Files
bug-em/package.json
Talor Berthelson 889faf9c1c lol
2016-06-17 20:49:15 -04:00

18 lines
289 B
JSON

{
"name": "polibug",
"version": "1.0.0",
"description": "Bot",
"main": "test.js",
"dependencies": {
"fs": "^0.0.2",
"twauth": "^1.0.1",
"twit": "^2.2.4"
},
"devDependencies": {},
"scripts": {
"test": "node test.js"
},
"author": "",
"license": "ISC"
}