增加node_modules

This commit is contained in:
wushenghua
2016-11-29 17:40:27 +08:00
parent 9d9eb91211
commit 350f5f35b2
1499 changed files with 256576 additions and 2 deletions
+4 -1
View File
@@ -7,12 +7,15 @@
},
"dependencies": {
"body-parser": "~1.13.2",
"bufferhelper": "^0.2.1",
"cookie-parser": "~1.3.5",
"debug": "~2.2.0",
"eventproxy": "^0.3.5",
"express": "~4.13.1",
"jade": "~1.11.0",
"moment": "^2.11.1",
"morgan": "~1.6.1",
"serve-favicon": "~2.3.0"
"serve-favicon": "~2.3.0",
"superagent": "^3.1.0"
}
}