{
  "name": "annie-coffee",
  "version": "0.0.5",
  "description": "Simple HTTP client binding for annie.",
  "main": "index.coffee",
  "scripts": {
    "test": "cake test"
  },
  "keywords": [
    "annie",
    "http",
    "client"
  ],
  "author": "hbc <bcxxxxxx@gmail.com>",
  "license": "MIT",
  "devDependencies": {
    "browserify": "^5.12.0",
    "coffee-script": "^1.8.0",
    "mocha": "^1.21.4",
    "should": "^4.0.4",
    "uglify-js": "^2.4.15"
  },
  "dependencies": {
    "jquery": "^2.1.1"
  }
}
