...
|
...
|
@@ -31,14 +31,14 @@ |
|
|
},
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
"bluebird": "^3.4.1",
|
|
|
"bluebird": "^3.4.3",
|
|
|
"body-parser": "^1.15.2",
|
|
|
"cheerio": "^0.22.0",
|
|
|
"connect-memcached": "^0.2.0",
|
|
|
"cookie-parser": "^1.4.3",
|
|
|
"express": "^4.14.0",
|
|
|
"express-handlebars": "^3.0.0",
|
|
|
"express-session": "^1.14.0",
|
|
|
"express-session": "^1.14.1",
|
|
|
"influxdb-winston": "^1.0.1",
|
|
|
"lodash": "^4.13.1",
|
|
|
"md5": "^2.1.0",
|
...
|
...
|
@@ -56,14 +56,14 @@ |
|
|
"serve-favicon": "^2.3.0",
|
|
|
"uuid": "^2.0.2",
|
|
|
"winston": "^2.2.0",
|
|
|
"winston-daily-rotate-file": "^1.1.4",
|
|
|
"winston-daily-rotate-file": "^1.3.0",
|
|
|
"yoho-node-lib": "0.0.40"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
"autoprefixer": "^6.3.7",
|
|
|
"ava": "^0.15.2",
|
|
|
"babel-preset-es2015": "^6.9.0",
|
|
|
"babel-register": "^6.9.0",
|
|
|
"ava": "^0.16.0",
|
|
|
"babel-preset-es2015": "^6.14.0",
|
|
|
"babel-register": "^6.14.0",
|
|
|
"eslint": "^3.0.1",
|
|
|
"eslint-config-yoho": "^1.0.1",
|
|
|
"gulp": "^3.9.1",
|
...
|
...
|
@@ -73,11 +73,11 @@ |
|
|
"gulp-sourcemaps": "^2.0.0-alpha",
|
|
|
"gulp-util": "^3.0.7",
|
|
|
"husky": "^0.11.4",
|
|
|
"nodemon": "1.9.2",
|
|
|
"nyc": "^6.6.1",
|
|
|
"nodemon": "^1.10.2",
|
|
|
"nyc": "^8.1.0",
|
|
|
"postcss-assets": "^4.0.1",
|
|
|
"postcss-cachebuster": "^0.1.3",
|
|
|
"postcss-calc": "^5.2.1",
|
|
|
"postcss-calc": "^5.3.1",
|
|
|
"postcss-center": "^1.0.0",
|
|
|
"postcss-clearfix": "^1.0.0",
|
|
|
"postcss-crip": "^2.0.0",
|
...
|
...
|
@@ -89,10 +89,10 @@ |
|
|
"precss": "^1.4.0",
|
|
|
"rewire": "^2.5.2",
|
|
|
"shelljs": "^0.7.0",
|
|
|
"stylelint": "^6.9.0",
|
|
|
"stylelint": "^7.1.0",
|
|
|
"stylelint-config-yoho": "^1.2.3",
|
|
|
"webpack": "^1.13.1",
|
|
|
"webpack-dev-server": "^1.14.1",
|
|
|
"webpack": "^1.13.2",
|
|
|
"webpack-dev-server": "^1.15.0",
|
|
|
"webpack-stream": "^3.1.0",
|
|
|
"yoho-fastclick": "^1.0.6",
|
|
|
"yoho-hammer": "^2.0.7",
|
...
|
...
|
@@ -101,7 +101,7 @@ |
|
|
"yoho-jquery": "^2.2.4",
|
|
|
"yoho-jquery-lazyload": "^1.9.7",
|
|
|
"yoho-mlellipsis": "0.0.3",
|
|
|
"yoho-node-lib": "0.0.32",
|
|
|
"yoho-node-lib": "0.0.44",
|
|
|
"yoho-swiper": "^3.3.1"
|
|
|
}
|
|
|
} |
...
|
...
|
|