hubot-scripts
Version:
Allows you to opt in to a variety of scripts
24 lines (18 loc) • 514 B
JSON
{
"name": "hubot-scripts",
"version": "2.4.8",
"author": "hubot",
"keywords": ["hubot", "plugin", "scripts", "campfire", "bot", "robot"],
"description": "Allows you to opt in to a variety of scripts",
"licenses": [{
"type": "MIT",
"url": "http://github.com/github/hubot-scripts/raw/master/LICENSE"
}],
"repository" : {
"type" : "git",
"url" : "https://github.com/github/hubot-scripts.git"
},
"dependencies": {
"redis": "0.8.2"
}
}