UNPKG

hubot-vso-scripts

Version:
32 lines (31 loc) 742 B
{ "name": "hubot-vso-scripts", "version": "0.3.3", "description": "Hubot Visual Studio Online Scripts", "main": "index.coffee", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "http://github.com/scrumdod/vso-hubotscripts" }, "keywords": [ "hubot", "visual", "studio", "online" ], "author": "Rob Maher", "license": "MIT", "bugs": { "url": "https://github.com/scrumdod/vso-hubotscripts/issues" }, "homepage": "https://github.com/scrumdod/vso-hubotscripts", "dependencies": { "node-uuid": "~1.4.1", "vso-client": "~0.2.1", "request": "~2.36.0", "parse-rss": "~0.1.1" } }