mirror of
https://github.com/thewesker/bug-em.git
synced 2025-12-20 12:11:05 -05:00
change name
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
"name": "polibug",
|
"name": "polibug",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"description": "A bot that bugs politicians and others",
|
"description": "A bot that bugs politicians and others",
|
||||||
"main": "test.js",
|
"main": "app.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"fs": "^0.0.2",
|
"fs": "^0.0.2",
|
||||||
"twit": "^2.2.4",
|
"twit": "^2.2.4",
|
||||||
@@ -10,7 +10,7 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {},
|
"devDependencies": {},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "node test.js"
|
"test": "node app.js"
|
||||||
},
|
},
|
||||||
"author": "thewesker",
|
"author": "thewesker",
|
||||||
"license": "ISC"
|
"license": "ISC"
|
||||||
|
|||||||
Reference in New Issue
Block a user