hubot-knowing-is-half-the-battle
Version:
Ensure that when you know, you know.
28 lines (27 loc) • 668 B
JSON
{
"name": "hubot-knowing-is-half-the-battle",
"version": "0.0.3",
"description": "Ensure that when you know, you know.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/stahnma/hubot-knowing-is-half-the-battle.git"
},
"keywords": [
"gijoe",
"hubot",
"knowing",
"half",
"the",
"battle"
],
"author": "stahnma",
"license": "WTFPL",
"bugs": {
"url": "https://github.com/stahnma/hubot-knowing-is-half-the-battle/issues"
},
"homepage": "https://github.com/stahnma/hubot-knowing-is-half-the-battle"
}