This commit is contained in:
thewesker
2016-06-18 02:15:21 -04:00
committed by GitHub
parent 880f64ba27
commit 007c27be36

View File

@@ -1,7 +1,7 @@
{
"name": "polibug",
"version": "1.0.0",
"description": "Bot",
"description": "A bot that bugs politicians and others",
"main": "test.js",
"dependencies": {
"fs": "^0.0.2",
@@ -12,6 +12,6 @@
"scripts": {
"test": "node test.js"
},
"author": "",
"author": "thewesker",
"license": "ISC"
}