-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
54 lines (54 loc) · 1.22 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
{
"name": "nw-app",
"version": "1.0.0",
"description": "",
"main": "./html/main.html",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"window": {
"toolbar": false,
"width": 900,
"height": 600,
"resizeable": false
},
"dependencies": {
"basil": "0.0.5",
"basil.js": "^0.4.3",
"body-parser": "^1.14.2",
"brfs": "^1.6.1",
"connect": "^3.6.6",
"cookie": "^0.3.1",
"cookie-parser": "^1.4.3",
"crypto": "^1.0.1",
"dirname": "^0.1.0",
"ejs": "^2.5.9",
"events": "^1.1.1",
"export": "^0.1.337",
"exports": "0.0.1",
"express": "^4.16.3",
"express-fileupload": "^0.4.0",
"express-session": "^1.15.6",
"fs": "0.0.1-security",
"get": "^1.4.0",
"grunt": "^0.4.5",
"grunt-browserify": "^4.0.1",
"grunt-contrib-watch": "^0.6.1",
"layer": "^0.1.0",
"local": "^0.3.3",
"module": "^1.2.5",
"modules": "^0.4.0",
"mongo": "^0.1.0",
"mongodb": "^2.2.35",
"mongoose": "^4.13.12",
"morgan": "^1.6.1",
"multer": "^1.3.0",
"mysql": "^2.15.0",
"nodemailer": "^4.6.6",
"path": "^0.12.7",
"require": "^2.4.20",
"set": "^1.1.1",
"stemmer": "^1.0.2"
}
}