UNPKG

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