Files
hq_TES/package.json
2018-09-02 23:18:56 -05:00

23 lines
463 B
JSON

{
"name": "hqadmin",
"version": "0.0.0",
"private": true,
"scripts": {
"start": "node ./bin/www"
},
"dependencies": {
"body-parser": "^1.18.3",
"cookie-parser": "~1.4.3",
"debug": "~2.6.9",
"discord.js": "^11.4.2",
"ejs": "~2.5.7",
"express": "~4.16.0",
"express-http-proxy": "^1.2.0",
"http": "0.0.0",
"http-errors": "~1.6.2",
"morgan": "~1.9.0",
"request": "^2.88.0",
"websocket": "^1.0.26"
}
}