Files
old-kivi/crawler/package.json
Edin Dazdarevic 8f613f1f73 Initial commit
2016-11-07 11:17:48 +01:00

21 lines
437 B
JSON

{
"name": "stan",
"version": "1.0.0",
"description": "",
"main": "index.js",
"dependencies": {
"babel-plugin-transform-async-to-generator": "^6.16.0",
"cheerio": "^0.22.0",
"fetch": "^1.1.0",
"jsonfile": "^2.4.0",
"node-fetch": "^1.6.3",
"twilio": "^2.11.0"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}