File tree Expand file tree Collapse file tree 2 files changed +25
-6
lines changed
Expand file tree Collapse file tree 2 files changed +25
-6
lines changed Original file line number Diff line number Diff line change @@ -31,4 +31,5 @@ node_modules
3131credentials.js
3232
3333# webstorm project files
34- .idea
34+ .idea
35+ credentials_.js
Original file line number Diff line number Diff line change 11{
22 "name" : " AdnViewerBasic" ,
3-
4- "version" : " 0.0.0" ,
5-
3+ "version" : " 0.0.0" ,
64 "dependencies" : {
5+ "aws-sign2" : " ^0.5.0" ,
6+ "bl" : " ^0.9.4" ,
7+ "caseless" : " ^0.10.0" ,
8+ "combine-stream" : " 0.0.4" ,
9+ "combined-stream" : " 0.0.7" ,
710 "express" : " *" ,
11+ "forever-agent" : " ^0.6.1" ,
12+ "form-data" : " ^0.2.0" ,
13+ "har-validator" : " ^1.6.1" ,
14+ "hawk" : " ^2.3.1" ,
15+ "http-signature" : " ^0.11.0" ,
16+ "isstream" : " ^0.1.2" ,
17+ "json-stringify-safe" : " ^5.0.0" ,
18+ "mime-types" : " ^2.0.10" ,
19+ "node-uuid" : " ^1.4.3" ,
20+ "oauth-sign" : " ^0.7.0" ,
21+ "qs" : " ^2.4.1" ,
822 "request" : " *" ,
9- "serve-favicon" : " *"
23+ "router" : " ^1.1.0" ,
24+ "serve-favicon" : " *" ,
25+ "stringstream" : " 0.0.4" ,
26+ "tough-cookie" : " ^0.13.0" ,
27+ "tunnel-agent" : " ^0.4.0"
1028 }
11- }
29+ }
You can’t perform that action at this time.
0 commit comments