Files
bug-em/package.json
Talor Berthelson 53092b2f02 lol
2016-06-28 02:17:27 -04:00

21 lines
414 B
JSON

{
"name": "polibug",
"version": "1.0.0",
"description": "A bot that bugs politicians and others",
"main": "app.js",
"dependencies": {
"fs": "^0.0.2",
"twit": "^2.2.4",
"lowdb": "^0.12.5",
"url-screenshot": "^0.4.0",
"wegweg": "^0.9.0",
"phantomjs-prebuilt": "^2.1.7"
},
"devDependencies": {},
"scripts": {
"test": "node app.js"
},
"author": "awfuljack",
"license": "ISC"
}