{
  "name": "cake-chai",
  "version": "0.1.1",
  "description": "Use chai assertians in mocha tasks.",
  "main": "lib/",
  "directories": {
    "test": "test"
  },
  "dependencies": {
    "postmortem": "^0.2.4",
    "shortcake": "^1.1.9"
  },
  "devDependencies": {
    "cake-publish": "^0.1.1",
    "cake-version": "^0.1.3",
    "chai": "^3.4.1",
    "chai-as-promised": "^5.1.0",
    "co-mocha": "^1.1.2",
    "coffee-script": "^1.10.0",
    "mocha": "^2.3.4",
    "postmortem": "^0.2.3",
    "shortcake": "^1.1.11"
  },
  "scripts": {
    "test": "cake test",
    "prepublish": "cake build"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/zeekay/cake-chai.git"
  },
  "keywords": [],
  "author": "Zach Kelling <zk@monoid.io> (http://zeekay.io)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/zeekay/cake-chai/issues"
  },
  "homepage": "https://github.com/zeekay/cake-chai#readme"
}
