{
  "name": "apeman-tmpl",
  "version": "2.0.7",
  "description": "Template manager for apeman.",
  "main": "lib",
  "bin": {
    "apeman-tmpl": "./bin/apeman-tmpl"
  },
  "scripts": {
    "test": "./ci/test.js"
  },
  "repository": "apeman-cmd-labo/apeman-tmpl",
  "keywords": [
    "apeman",
    "command",
    "tmpl"
  ],
  "author": {
    "name": "Taka Okunishi",
    "email": "okunishitaka.com@gmail.com",
    "url": "http://okunishitaka.com"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/apeman-cmd-labo/apeman-tmpl/issues"
  },
  "homepage": "https://github.com/apeman-cmd-labo/apeman-tmpl#readme",
  "dependencies": {
    "apemanfile": "^3.0.1",
    "argx": "^1.3.1",
    "arrayfilter": "^1.1.2",
    "arrayreduce": "^2.0.1",
    "arraysort": "^2.0.0",
    "async": "^1.5.0",
    "colorprint": "^2.1.0",
    "commander": "^2.9.0",
    "coz": "^3.1.6",
    "extend": "^3.0.0",
    "iftype": "^2.0.1",
    "minimatch": "^3.0.0",
    "mkdirp": "^0.5.1",
    "textconv": "^2.0.0"
  },
  "devDependencies": {
    "ape-covering": "^2.0.0",
    "ape-releasing": "^2.0.0",
    "ape-reporting": "^2.0.3",
    "ape-tasking": "^2.0.0",
    "ape-testing": "^2.0.0",
    "ape-tmpl": "^2.0.5",
    "ape-updating": "^2.0.0",
    "coz-tmpl": "^1.1.0",
    "injectmock": "^1.1.3",
    "sharegit": "^1.0.0"
  },
  "engines": {
    "node": ">=4.0.0"
  }
}
