-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathpackage.json
45 lines (45 loc) · 1.29 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
{
"name": "flow-service",
"version": "1.0.0",
"description": "[![Build Status](https://travis-ci.org/CloudBoost/flow-service.svg?branch=master)](https://travis-ci.org/CloudBoost/flow-service)",
"main": "server.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node server.js"
},
"repository": {
"type": "git",
"url": "git+https://[email protected]/ritishgumber/flow-service.git"
},
"author": "Ritish Gumber",
"license": "ISC",
"homepage": "https://bitbucket.org/ritishgumber/flow-service#readme",
"dependencies": {
"axios": "^0.16.2",
"body-parser": "^1.17.2",
"cbflow-end": "^1.0.2",
"cbflow-fs": "^1.0.1",
"cbflow-math": "^1.0.6",
"cbflow-start": "^1.0.0",
"cbflow-string": "^1.0.1",
"cbflow-string2": "^1.0.1",
"cloudboost-flow": "^2.0.12",
"cookie-parser": "^1.4.3",
"cors": "^2.8.3",
"express": "^4.15.3",
"express-session": "^1.15.3",
"http": "0.0.0",
"inshorts": "^1.0.5",
"mongoose": "^4.11.1",
"morgan": "^1.8.2",
"noflo": "^0.8.3",
"noflo-core": "^0.4.0",
"noflo-filesystem": "^1.1.1",
"noflo-math": "^0.1.1",
"npm-install-version": "^6.0.2",
"q": "^1.5.0",
"underscore": "^1.8.3",
"vm2": "^3.4.6"
},
"devDependencies": {}
}