mirror of
https://github.com/thewesker/bug-em.git
synced 2025-12-25 14:21:06 -05:00
lol
This commit is contained in:
17
package.json
Normal file
17
package.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user