We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da14f58 commit 9c4e329Copy full SHA for 9c4e329
.gitignore
@@ -1 +1,2 @@
1
node_modules
2
+npm-debug.log
package.json
@@ -11,8 +11,7 @@
11
"dependencies": {
12
"cheerio": "^0.17.0",
13
"debug": "^2.0.0",
14
- "request": "^2.45.0",
15
- "superagent": "^0.20.0"
+ "request": "^2.45.0"
16
},
17
"devDependencies": {
18
"mocha": "*",
0 commit comments