-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
29 lines (29 loc) · 705 Bytes
/
package.json
File metadata and controls
29 lines (29 loc) · 705 Bytes
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
{
"name": "AdnViewerBasic",
"version": "0.0.0",
"dependencies": {
"aws-sign2": "^0.5.0",
"bl": "^0.9.4",
"caseless": "^0.10.0",
"combine-stream": "0.0.4",
"combined-stream": "0.0.7",
"express": "*",
"forever-agent": "^0.6.1",
"form-data": "^0.2.0",
"har-validator": "^1.6.1",
"hawk": "^2.3.1",
"http-signature": "^0.11.0",
"isstream": "^0.1.2",
"json-stringify-safe": "^5.0.0",
"mime-types": "^2.0.10",
"node-uuid": "^1.4.3",
"oauth-sign": "^0.7.0",
"qs": "^2.4.1",
"request": "*",
"router": "^1.1.0",
"serve-favicon": "*",
"stringstream": "0.0.4",
"tough-cookie": "^0.13.0",
"tunnel-agent": "^0.4.0"
}
}