add rest/non-browser session, which we can create a lot more off
This commit is contained in:
@@ -9,7 +9,11 @@
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"cheerio": "^1.0.0-rc.2",
|
||||
"commander": "^2.17.1",
|
||||
"puppeteer": "^1.6.0"
|
||||
"puppeteer": "^1.6.0",
|
||||
"request": "^2.88.0",
|
||||
"request-promise-native": "^1.0.5",
|
||||
"uuid": "^3.3.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user