22 lines
461 B
JSON
Executable File
22 lines
461 B
JSON
Executable File
{
|
|
"name": "xiaoshuo-backend",
|
|
"version": "1.2.1",
|
|
"private": true,
|
|
"scripts": {
|
|
"dev": "node-dev ./bin/www"
|
|
},
|
|
"dependencies": {
|
|
"md5": "^2.2.1",
|
|
"axios": "^0.18.0",
|
|
"cheerio": "^1.0.0-rc.2",
|
|
"cookie-parser": "~1.4.3",
|
|
"debug": "~2.6.9",
|
|
"express": "~4.16.0",
|
|
"express-load-router": "^2.1.4",
|
|
"express-session": "^1.15.6",
|
|
"http-errors": "~1.6.2",
|
|
"morgan": "~1.9.0",
|
|
"yn-mysql-utils": "^1.0.4"
|
|
}
|
|
}
|