@@ -8,6 +8,17 @@ | |||
"start": "node run.js" | |||
}, | |||
"author": "Howl <the@howl.moe>", | |||
"contributors": [{ | |||
"name": "Howl", | |||
"email": "the@howl.moe" | |||
}], | |||
"repository": { | |||
"type": "git", | |||
"url": "https://github.com/TheHowl/boorugram" | |||
}, | |||
"bugs": { | |||
"url": "https://github.com/TheHowl/boorugram/issues" | |||
}, | |||
"license": "MIT", | |||
"dependencies": { | |||
"forever-monitor": "^1.6.0", |