Skip to content

Instantly share code, notes, and snippets.

@dstrelau
Created October 26, 2011 15:54
Show Gist options
  • Save dstrelau/1316793 to your computer and use it in GitHub Desktop.
Save dstrelau/1316793 to your computer and use it in GitHub Desktop.
{
"name": "hosted-hubot",
"version": "0.1.0",
"author": "GitHub Inc.",
"keywords": "github hubot campfire bot",
"description": "A simple helpful Robot for your Company",
"licenses": [{
"type": "MIT",
"url": "http://github.com/github/hubot/raw/master/LICENSE"
}],
"repository" : {
"type" : "git",
"url" : "http://github.com/github/hubot.git"
},
"dependencies": {
"hubot": "https://github.com/github/hubot/tarball/master",
"hubot-scripts": "https://github.com/github/hubot-scripts/tarball/master",
"sprintf": "https://github.com/maritz/node-sprintf/tarball/master"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment