|
|
|
@ -16,21 +16,21 @@
|
|
|
|
|
}, |
|
|
|
|
"main": "./app.js", |
|
|
|
|
"dependencies": { |
|
|
|
|
"body-parser": "1.10.x", |
|
|
|
|
"compression": "1.3.x", |
|
|
|
|
"body-parser": "1.14.x", |
|
|
|
|
"compression": "1.6.x", |
|
|
|
|
"connect-restreamer": "1.0.x", |
|
|
|
|
"express": "4.11.x", |
|
|
|
|
"fs-extra": "0.8.x", |
|
|
|
|
"express": "4.13.x", |
|
|
|
|
"fs-extra": "0.26.x", |
|
|
|
|
"heapdump": "0.3.x", |
|
|
|
|
"http-proxy": "1.8.x", |
|
|
|
|
"lru-cache": "2.5.x", |
|
|
|
|
"http-proxy": "1.12.x", |
|
|
|
|
"lru-cache": "2.7.x", |
|
|
|
|
"memwatch-next": "0.2.x", |
|
|
|
|
"morgan": "1.5.x", |
|
|
|
|
"promise": "6.1.x", |
|
|
|
|
"morgan": "1.6.x", |
|
|
|
|
"promise": "7.0.x", |
|
|
|
|
"promise-queue": "2.1.x", |
|
|
|
|
"nopt": "3.0.x", |
|
|
|
|
"serve-favicon": "2.2.x", |
|
|
|
|
"serve-static": "1.8.x", |
|
|
|
|
"serve-favicon": "2.3.x", |
|
|
|
|
"serve-static": "1.10.x", |
|
|
|
|
"temp": "0.8.x" |
|
|
|
|
}, |
|
|
|
|
"devDependencies": { |
|
|
|
|