...
|
...
|
@@ -33,9 +33,11 @@ |
|
|
"dependencies": {
|
|
|
"bluebird": "^3.4.0",
|
|
|
"body-parser": "^1.15.0",
|
|
|
"connect-memcached": "^0.2.0",
|
|
|
"cookie-parser": "^1.4.3",
|
|
|
"express": "^4.13.1",
|
|
|
"express-handlebars": "^3.0.0",
|
|
|
"express-session": "^1.13.0",
|
|
|
"influxdb-winston": "^1.0.1",
|
|
|
"lodash": "^4.13.1",
|
|
|
"md5": "^2.1.0",
|
...
|
...
|
@@ -47,9 +49,7 @@ |
|
|
"serve-favicon": "^2.3.0",
|
|
|
"uuid": "^2.0.2",
|
|
|
"winston": "^2.2.0",
|
|
|
"winston-daily-rotate-file": "^1.1.4",
|
|
|
"yoho-connect-memcached": "^1.0.3",
|
|
|
"yoho-express-session": "^1.0.2"
|
|
|
"winston-daily-rotate-file": "^1.1.4"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
"autoprefixer": "^6.3.6",
|
...
|
...
|
|