-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
33 lines (33 loc) · 877 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
{
"name": "specialnodemembers",
"version": "1.1.1",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"brunch": "cd ui node && npm install && npm run-script brunch",
"brunch-build": "cd ui node && npm run-script brunch-build",
"brunch-w": "cd ui node && npm run-script brunch-w"
},
"dependencies": {
"body-parser": "1.15.1",
"co": "4.6.0",
"commander": "2.9.0",
"duniter": "^1.2.3",
"duniter-bma": "1.1.2",
"duniter-crawler": "1.1.4",
"duniter-keypair": "1.1.3",
"duniter-prover": "1.1.2",
"event-stream": "3.3.4",
"express": "4.13.4",
"http": "0.0.0",
"morgan": "1.7.0",
"node-pre-gyp": "^0.6.34",
"q": "1.5.0",
"request-promise": "4.2.0",
"underscore": "1.8.3",
"ws": "1.1.1"
},
"author": "",
"license": "GPLv3"
}