forked from IoT4E/iotforelectronics-starter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
49 lines (49 loc) · 1.24 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
{
"name": "iot4electronics",
"version": "v1.4.0",
"description": "IoT4Electronics Starter",
"scripts": {
"start": "node app.js"
},
"dependencies": {
"express": "~4.9.0",
"cfenv": "1.0.x",
"body-parser": "~1.8.1",
"cookie-parser": "~1.3.3",
"morgan": "~1.3.0",
"serve-favicon": "~2.1.3",
"socket.io": "1.5.1",
"mqtt": "^0.3.11",
"debug": "~2.2.0",
"cloudant": "^1.4.1",
"helmet": "^2.1.2",
"http": "0.0.0",
"https": "^1.0.0",
"passport": "^0.3.2",
"log4js": "^0.6.29",
"i18n": "^0.8.2",
"seq-queue": "0.0.5",
"ibmiotf": "0.2.16",
"simple-encryptor": "^1.1.0",
"ejs": "",
"node-red": "^0.16.2",
"node-uuid": "",
"cors": "",
"request": "",
"ws": "1.1.1",
"fs-extra": "",
"q": "",
"qr-image": "",
"underscore": "",
"iotclient": "",
"object.observe": "",
"eval": "",
"validator": "",
"basic-auth": "",
"async":"",
"bluemix-appid": "",
"express-session":"",
"pug":""
},
"repository": {}
}