-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
43 lines (43 loc) · 1.01 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
{
"name": "isbn_search",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node index.js"
},
"dependencies": {
"aws-sign2": "0.5.0",
"bower": "1.3.12",
"bl": "1.0.0",
"async_testing": "0.3.2",
"caseless": "0.11.0",
"cheerio": "0.19.0",
"extend": "3.0.0",
"forever": "0.14.2",
"forever-agent": "0.6.1",
"combined-stream": "1.0.5",
"formidable": "1.0.17",
"grunt": "0.4.5",
"forever-monitor": "1.5.2",
"form-data": "0.2.0",
"har-validator": "1.8.0",
"hawk": "3.1.0",
"http-signature": "0.11.0",
"json-stringify-safe": "5.0.1",
"htmlparser2": "3.8.3",
"isstream": "0.1.2",
"qs": "4.0.0",
"mime-types": "2.1.4",
"node-uuid": "1.4.3",
"oauth-sign": "0.8.0",
"stringstream": "0.0.4",
"tough-cookie": "2.0.0",
"sandbox": "0.8.6",
"request": "2.60.0",
"tunnel-agent": "0.4.1"
},
"author": "",
"license": "ISC"
}