UNPKG

777 BJSONView Raw
1{
2 "version": "0.4.2",
3 "name": "@motif/core",
4 "author": {
5 "email": "me@progdesigner.com",
6 "name": "ProgDesigner"
7 },
8 "repository": {
9 "type": "git",
10 "url": "git+https://github.com/progdesigner/motif-core.git"
11 },
12 "license": "MIT",
13 "dependencies": {
14 "body-parser": "^1.18.2",
15 "cookie-parser": "^1.4.3",
16 "cors": "^2.8.4",
17 "debug": "^2.6.9",
18 "ejs": "^2.6.1",
19 "express": "^4.15.5",
20 "formidable": "^1.2.1",
21 "glob": "^7.1.2",
22 "helmet": "^3.12.0",
23 "ip": "^1.1.5",
24 "jsonfile": "^4.0.0",
25 "lodash": "^4.17.5",
26 "node-data-access-object": "^0.3.13",
27 "node-macro": "^0.9.12",
28 "path": "^0.12.7",
29 "qs": "^6.5.2",
30 "request": "^2.87.0",
31 "serve-favicon": "^2.5.0",
32 "shelljs": "^0.8.2"
33 }
34}