{
  "name": "apemanerror",
  "version": "5.3.2",
  "description": "Error parser for apeman.",
  "main": "lib",
  "browser": "shim/browser",
  "scripts": {
    "test": "./ci/test.js",
    "prepublish": "./ci/build.js && ./ci/shim.js"
  },
  "repository": "apeman-labo/apemanerror",
  "keywords": [
    "apeman",
    "error"
  ],
  "author": {
    "email": "okunishitaka.com@gmail.com",
    "name": "Taka Okunishi",
    "url": "http://okunishitaka.com"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/apeman-labo/apemanerror/issues"
  },
  "homepage": "https://github.com/apeman-labo/apemanerror#readme",
  "dependencies": {
    "argx": "^3.0.1",
    "enumobj": "^3.0.0",
    "stringcase": "^3.2.0",
    "tv4": "^1.2.7",
    "uuid": "^3.0.1"
  },
  "devDependencies": {
    "ababel": "^1.1.1",
    "ababel-es2015": "^1.0.6",
    "amocha": "^1.0.14",
    "ape-releasing": "^4.0.4",
    "ape-reporting": "^3.0.2",
    "ape-tasking": "^4.0.8",
    "ape-tmpl": "^5.0.15",
    "ape-updating": "^4.0.5",
    "apemanlocale": "^5.1.6",
    "coz": "^6.0.17",
    "filedel": "^2.0.4",
    "injectmock": "^2.0.0",
    "tv4": "^1.2.7"
  },
  "engines": {
    "node": ">=6",
    "npm": ">=3"
  }
}