{
  "name": "apeman-proto-app",
  "version": "1.0.7",
  "description": "Prototype for app project.",
  "main": "Apemanfile.js",
  "scripts": {
    "test": "./ci/test.js"
  },
  "repository": "apeman-proto-labo/apeman-proto-app",
  "keywords": [
    "apeman",
    "proto",
    "app"
  ],
  "author": {
    "email": "okunishitaka.com@gmail.com",
    "name": "Taka Okunishi",
    "url": "http://okunishitaka.com"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/apeman-proto-labo/apeman-proto-app/issues"
  },
  "homepage": "https://github.com/apeman-proto-labo/apeman-proto-app#readme",
  "dependencies": {
    "apeman-proto-abstract": "^2.0.2",
    "apeman-proto-mocha": "^2.3.2",
    "apeman-proto-test": "^1.1.0",
    "apeman-proto-wtch": "^1.0.1",
    "apeman-task-coz": "^2.0.0",
    "apeman-task-mkdir": "^2.0.0",
    "apeman-tmpl-bud": "^1.20.3",
    "apeman-tmpl-humans": "^1.0.0",
    "apeman-tmpl-robots": "^1.0.3",
    "apeman-tmpl-route": "^1.0.3",
    "apeman-tmpl-settings": "^1.0.0",
    "coz": "^4.0.0"
  },
  "devDependencies": {
    "ape-covering": "^2.0.2",
    "ape-releasing": "^2.0.1",
    "ape-reporting": "^2.0.3",
    "ape-tasking": "^2.0.2",
    "ape-testing": "^2.0.0",
    "ape-tmpl": "^2.0.7",
    "ape-updating": "^2.0.3",
    "apeman": "^5.11.4",
    "apeman-bud-license": "^2.1.0",
    "apeman-bud-readme": "^2.2.2",
    "apeman-bud-test": "^2.0.5",
    "apeman-doc": "^2.3.2",
    "apemantest": "^2.1.5",
    "injectmock": "^1.1.3",
    "mkdirp": "^0.5.1",
    "sharegit": "^1.0.0",
    "textconv": "^2.0.0"
  },
  "peerDependencies": {
    "apeman": ">=5.0.0"
  },
  "engines": {
    "node": ">=4.0.0"
  }
}
