UNPKG

hubot-scripts

Version:

Allows you to opt in to a variety of scripts

27 lines (23 loc) 593 B
{ "name": "hubot-scripts", "version": "2.4.0", "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": { "hubot": ">= 2.4.0", "redis": "0.7.2" }, "directories": { "lib": "./src" }, "engine": "node >= 0.8.x" }