mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2026-04-05 17:33:49 +00:00
Version 2 initial commit
This commit is contained in:
54
package.json
54
package.json
@@ -1,54 +0,0 @@
|
||||
{
|
||||
"private": true,
|
||||
"devDependencies": {
|
||||
"browser-sync": "^2.10.1",
|
||||
"connect-history-api-fallback": "^1.1.0",
|
||||
"del": "^2.0.2",
|
||||
"glob-all": "^3.0.1",
|
||||
"gulp": "^3.9.0",
|
||||
"gulp-autoprefixer": "^3.1.0",
|
||||
"gulp-cache": "^0.4.0",
|
||||
"gulp-changed": "^1.0.0",
|
||||
"gulp-clean-css": "^2.0.13",
|
||||
"gulp-gh-pages": "^0.5.4",
|
||||
"gulp-html-extract": "^0.0.3",
|
||||
"gulp-htmlmin": "^3.0.0",
|
||||
"gulp-if": "^2.0.0",
|
||||
"gulp-imagemin": "^2.2.1",
|
||||
"gulp-inline-source": "^2.1.0",
|
||||
"gulp-jscs": "^3.0.0",
|
||||
"gulp-jscs-stylish": "^1.1.2",
|
||||
"gulp-jshint": "^1.6.3",
|
||||
"gulp-load-plugins": "^1.1.0",
|
||||
"gulp-rename": "^1.2.0",
|
||||
"gulp-replace": "^0.5.4",
|
||||
"gulp-size": "^2.0.0",
|
||||
"gulp-uglify": "^1.2.0",
|
||||
"gulp-useref": "^2.1.0",
|
||||
"gulp-vulcanize": "^6.0.0",
|
||||
"jshint-stylish": "^2.0.0",
|
||||
"merge-stream": "^1.0.0",
|
||||
"proxy-middleware": "^0.15.0",
|
||||
"require-dir": "^0.3.0",
|
||||
"run-sequence": "^1.0.2",
|
||||
"url": "^0.11.0",
|
||||
"vulcanize": ">= 1.4.2",
|
||||
"web-component-tester": "^4.0.0"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "gulp test:local",
|
||||
"start": "gulp serve",
|
||||
"lint": "gulp lint"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.10.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"binaryjs": "^0.2.1",
|
||||
"compression": "^1.6.0",
|
||||
"express": "^4.13.3",
|
||||
"peer": "^0.2.8",
|
||||
"ua-parser-js": "^0.7.10",
|
||||
"ws": "^1.1.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user