-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
37 lines (37 loc) · 919 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
{
"name": "no_tebooks",
"version": "1.0.0",
"description": "",
"main": "stream.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ajar98/no_tebooks.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/ajar98/no_tebooks/issues"
},
"homepage": "https://github.com/ajar98/no_tebooks#readme",
"dependencies": {
"aws-sdk": "^2.130.0",
"express": "^4.16.1",
"google": "^2.1.0",
"google-cloud": "^0.57.0",
"googleapis": "^22.2.0",
"mongodb": "^2.2.31",
"node-record-lpcm16": "^0.3.0",
"propercase": "^1.0.2",
"ramda": "^0.24.1",
"request-promise": "^4.2.2",
"socket.io": "^2.0.3",
"sparkpost": "^2.1.2",
"string-capitalize-name": "^1.0.3",
"to-case": "^2.0.0",
"winston": "^2.4.0",
"wordpos": "^1.1.5"
}
}