mirror of
https://github.com/wu736139669/RN_AWord.git
synced 2026-08-05 06:24:39 +00:00
22 lines
435 B
JSON
22 lines
435 B
JSON
{
|
|
"name": "test",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"scripts": {
|
|
"start": "node ./bin/www"
|
|
},
|
|
"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",
|
|
"superagent": "^3.1.0"
|
|
}
|
|
}
|