|
@@ -38,14 +38,11 @@ |
|
|
"babel-preset-stage-0": "^6.3.13",
|
|
|
"babel-register": "^6.3.0",
|
|
|
"body-parser": "^1.13.2",
|
|
|
- "chai-jquery": "^2.0.0",
|
|
|
"cheerio": "~0.20.0",
|
|
|
"classnames": "^2.1.2",
|
|
|
"compression": "^1.6.0",
|
|
|
"connect-mongo": "~1.1.0",
|
|
|
"cookie-parser": "^1.4.0",
|
|
|
- "csso": "^1.4.1",
|
|
|
- "dateformat": "^1.0.11",
|
|
|
"debug": "^2.2.0",
|
|
|
"dedent": "~0.6.0",
|
|
|
"dotenv": "^2.0.0",
|
|
@@ -60,26 +57,21 @@ |
|
|
"express-state": "^1.2.0",
|
|
|
"express-validator": "^2.18.0",
|
|
|
"fetchr": "~0.5.12",
|
|
|
- "forever": "~0.15.1",
|
|
|
"frameguard": "~0.2.2",
|
|
|
"gulp": "^3.9.0",
|
|
|
"gulp-babel": "^6.1.1",
|
|
|
"gulp-concat": "^2.6.0",
|
|
|
"gulp-eslint": "^1.1.0",
|
|
|
- "gulp-inject": "^3.0.0",
|
|
|
"gulp-jsonlint": "^1.1.0",
|
|
|
"gulp-less": "^3.0.3",
|
|
|
- "gulp-minify-css": "^1.2.1",
|
|
|
"gulp-nodemon": "^2.0.3",
|
|
|
"gulp-notify": "^2.2.0",
|
|
|
- "gulp-order": "^1.1.1",
|
|
|
"gulp-plumber": "^1.0.1",
|
|
|
"gulp-reduce-file": "0.0.1",
|
|
|
"gulp-rev": "^7.0.0",
|
|
|
"gulp-rev-replace": "~0.4.2",
|
|
|
"gulp-uglify": "^1.5.1",
|
|
|
"gulp-util": "^3.0.6",
|
|
|
- "gulp-webpack": "^1.5.0",
|
|
|
"helmet": "^1.1.0",
|
|
|
"helmet-csp": "^1.0.3",
|
|
|
"history": "^1.17.0",
|
|
@@ -126,7 +118,6 @@ |
|
|
"store": "https://github.com/berkeleytrue/store.js.git#feature/noop-server",
|
|
|
"thundercats": "^3.1.0",
|
|
|
"thundercats-react": "~0.5.1",
|
|
|
- "uglify-js": "^2.5.0",
|
|
|
"url-regex": "^3.0.0",
|
|
|
"validator": "^4.2.1",
|
|
|
"webpack": "^1.9.12",
|
|
@@ -135,18 +126,12 @@ |
|
|
"yargs": "^4.1.0"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
- "blessed": "~0.1.81",
|
|
|
- "bower-main-files": "~0.0.4",
|
|
|
"browser-sync": "^2.9.12",
|
|
|
- "chai": "^3.4.0",
|
|
|
- "envify": "^3.4.0",
|
|
|
"gulp-sourcemaps": "^1.6.0",
|
|
|
"gulp-tape": "0.0.7",
|
|
|
- "istanbul": "~0.4.0",
|
|
|
"jsonlint": "^1.6.2",
|
|
|
"loopback-component-explorer": "^2.1.1",
|
|
|
"loopback-testing": "^1.1.0",
|
|
|
- "mocha": "^2.3.3",
|
|
|
"sinon": "^1.17.3",
|
|
|
"tap-spec": "^4.1.1",
|
|
|
"tape": "^4.2.2"
|
|
|
0 comments on commit
8928220