{
  "name": "apemanlocale",
  "version": "6.0.2",
  "description": "Message resource for apeman project.",
  "main": "lib",
  "browser": "shim/browser",
  "scripts": {
    "test": "node ./ci/test.js",
    "prepare": "node ./ci/build.js && node ./ci/shim.js"
  },
  "repository": "apeman-labo/apemanlocale",
  "keywords": [
    "apeman",
    "locales"
  ],
  "author": {
    "name": "Taka Okunishi",
    "email": "okunishitaka.com@gmail.com",
    "url": "http://okunishitaka.com"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/apeman-labo/apemanlocale/issues"
  },
  "homepage": "https://github.com/apeman-labo/apemanlocale#readme",
  "dependencies": {
    "arrayfilter": "^1.1.2",
    "colorprint": "^4.0.11",
    "evaljson": "^4.1.0",
    "extend": "^3.0.0",
    "filecopy": "^3.0.0",
    "fmtjson": "^3.0.6",
    "inflection": "^1.12.0",
    "js-yaml": "^3.7.0",
    "locale": "^0.1.0",
    "objnest": "^3.0.9",
    "stringcase": "^3.2.1"
  },
  "devDependencies": {
    "ababel": "^2.0.1",
    "ababel-es2015": "^2.0.1",
    "amocha": "^2.0.0",
    "ape-doc": "^2.0.4",
    "ape-releasing": "^4.0.4",
    "ape-tasking": "^4.0.8",
    "ape-tmpl": "^5.0.20",
    "ape-updating": "^4.0.5",
    "coz": "^6.0.17",
    "filecopy": "^3.0.0",
    "filedel": "^2.0.4",
    "injectmock": "^2.0.0"
  },
  "engines": {
    "node": ">=6",
    "npm": ">=4"
  }
}
