-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
39 lines (39 loc) · 923 Bytes
/
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
{
"name": "simplimy",
"version": "1.0.0",
"description": "",
"main": "node ./bin/www",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/joshuajjm/simplimy.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/joshuajjm/simplimy/issues"
},
"homepage": "https://github.com/joshuajjm/simplimy",
"dependencies": {
"angular": "^1.3.2",
"body-parser": "^1.9.2",
"bootstrap": "^3.3.1",
"cookie-parser": "~1.3.3",
"debug": "~2.0.0",
"express": "^4.10.2",
"http": "0.0.0",
"jade": "^1.7.0",
"leapjs": "^0.6.2",
"less": "^2.0.0",
"method-override": "^2.3.0",
"mongoose": "^3.8.19",
"morgan": "^1.5.0",
"myojs": "^0.8.18",
"nodemon": "^1.2.1",
"serve-favicon": "~2.1.3",
"socket.io": "^1.2.0",
"vis": "^3.7.0"
}
}