{
  "name": "@leisurelink/http-equiv-errors",
  "version": "0.1.5",
  "description": "Error types for common HTTP equivalent errors.",
  "author": "Phillip Clark <phillip@flitbit.com>",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git://github.com/LeisureLink/http-equiv-errors.git"
  },
  "scripts": {
    "test": "mocha -R spec"
  },
  "dependencies": {
  },
  "devDependencies": {
    "expect.js": "^0.3.1",
    "mocha": "^2.0.1",
    "node-uuid": "^1.4.2"
  }
}
