UNPKG

1.04 kBJSONView Raw
1{
2 "name": "node-dev-fx",
3 "version": "0.1.30",
4 "description": "",
5 "main": "index.js",
6 "dependencies": {
7 "body-parser": "^1.18.3",
8 "chalk": "^2.4.2",
9 "cheerio": "^1.0.0-rc.3",
10 "chokidar": "^2.1.5",
11 "commander": "^2.20.0",
12 "consolidate": "^0.15.1",
13 "cookie-parser": "^1.4.4",
14 "express": "^4.16.4",
15 "express-router": "0.0.1",
16 "http-proxy": "^1.17.0",
17 "jsonwebtoken": "^8.5.1",
18 "mongoose": "^5.5.2",
19 "node-schedule": "^1.3.2",
20 "request": "^2.88.0",
21 "socket.io": "^2.2.0",
22 "superagent": "^5.0.2"
23 },
24 "devDependencies": {},
25 "scripts": {
26 "test": "echo \"Error: no test specified\" && exit 1",
27 "publish": "npm publish"
28 },
29 "repository": {
30 "type": "git",
31 "url": "git+https://github.com/gainorloss/node-core.git"
32 },
33 "keywords": [
34 "http server",
35 "logger"
36 ],
37 "author": "",
38 "license": "ISC",
39 "bugs": {
40 "url": "https://github.com/gainorloss/node-core/issues"
41 },
42 "homepage": "https://github.com/gainorloss/node-core#readme"
43}