{
  "name": "hubot-cheese",
  "description": "Hubots like cheese.",
  "version": "0.0.63",
  "author": "robksawyer <robksawyer@gmail.com>",
  "license": "MIT",
  "keywords": [
    "hubot",
    "cheese",
    "local",
    "curd collective",
    "food",
    "fun",
    "yum"
  ],
  "repository": {
    "type": "git",
    "url": "git://github.com/robksawyer/hubot-cheese.git"
  },
  "bugs": {
    "url": "https://github.com/robksawyer/hubot-cheese/issues"
  },
  "dependencies": {
    "coffee-script": "~1.6"
  },
  "devDependencies": {
    "hubot": ">= 2.5.1",
    "hubot-scripts": ">= 2.4.2",
    "hubot-script-boilerplate": ">= 0.0.0",
    "hubot-cheese": ">= 0.0.1",
    "mocha": "*",
    "chai": "*",
    "sinon-chai": "*",
    "sinon": "*",
    "grunt-mocha-test": "~0.7.0",
    "grunt-release": "~0.6.0",
    "matchdep": "~0.1.2",
    "grunt-contrib-watch": "~0.5.3"
  },
  "main": "index.coffee",
  "scripts": {
    "test": "grunt test"
  }
}
