27 lines
569 B
JSON
27 lines
569 B
JSON
{
|
|
"name": "kefu",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"scripts": {
|
|
"start": "nodemon ./bin/www"
|
|
},
|
|
"dependencies": {
|
|
"body-parser": "~1.17.1",
|
|
"cookie-parser": "~1.4.3",
|
|
"debug": "~2.6.3",
|
|
"ejs": "~2.5.6",
|
|
"express": "~4.15.2",
|
|
"express-session": "^1.16.2",
|
|
"global": "^4.4.0",
|
|
"lib-qqwry": "^1.3.1",
|
|
"mongoose": "^4.12.5",
|
|
"morgan": "~1.8.1",
|
|
"nodemon": "^2.0.2",
|
|
"qiniu": "^7.1.1",
|
|
"redis": "^2.8.0",
|
|
"serve-favicon": "~2.4.2",
|
|
"socket.io": "~2.0.4",
|
|
"socket.io-client": "^2.0.4"
|
|
}
|
|
}
|