{
  "name": "apeman-demo-tmpl",
  "version": "3.0.3",
  "description": "Demo of tmpl project.",
  "main": "lib",
  "scripts": {
    "test": "./ci/test.js"
  },
  "repository": "apeman-demo-labo/apeman-demo-tmpl",
  "keywords": [
    "apeman",
    "tmpl"
  ],
  "author": {
    "name": "Taka Okunishi",
    "email": "okunishitaka.com@gmail.com",
    "url": "http://okunishitaka.com"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/apeman-demo-labo/apeman-demo-tmpl/issues"
  },
  "homepage": "https://github.com/apeman-demo-labo/apeman-demo-tmpl#readme",
  "dependencies": {
    "expandglob": "^3.0.2",
    "stringcase": "^2.0.1"
  },
  "devDependencies": {
    "ape-covering": "^3.0.1",
    "ape-releasing": "^3.1.1",
    "ape-reporting": "^3.0.1",
    "ape-tasking": "^3.1.2",
    "ape-testing": "^3.0.1",
    "ape-tmpl": "^5.0.1",
    "ape-updating": "^3.0.2",
    "coz": "^5.1.7",
    "injectmock": "^2.0.0"
  },
  "engines": {
    "node": ">=6",
    "npm": ">=3"
  }
}