{
  "name": "hubot-shipit",
  "description": "A hubot script that provides easy access to the shipit squirrel and its kin",
  "version": "0.2.1",
  "author": "Josh Nichols <technicalpickles@github.com>",
  "license": "MIT",
  "keywords": "hubot, hubot-scripts",
  "repository": {
    "type": "git",
    "url": "git://github.com/hubot-scripts/hubot-shipit.git"
  },
  "bugs": {
    "url": "https://github.com/hubot-scripts/hubot-shipit/issues"
  },
  "dependencies": {},
  "peerDependencies": {
    "hubot": ">=2 <10 || 0.0.0-development"
  },
  "devDependencies": {
    "hubot": "2.x",
    "grunt-release": "~0.6.0",
    "matchdep": "~0.1.2",
    "grunt-contrib-watch": "~0.5.3"
  },
  "main": "index.coffee",
  "scripts": {
    "test": "true"
  }
}
