{
  "name": "ape-compiling",
  "version": "5.0.1",
  "description": "ape framework module for compiling",
  "main": "lib",
  "scripts": {
    "test": "./ci/test.js"
  },
  "repository": "ape-repo/ape-compiling",
  "keywords": [
    "ape",
    "compiling"
  ],
  "author": {
    "name": "Taka Okunishi",
    "url": "http://okunishitaka.com"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/ape-repo/ape-compiling/issues"
  },
  "homepage": "https://github.com/ape-repo/ape-compiling#readme",
  "dependencies": {
    "argx": "^2.0.2",
    "arrayreduce": "^2.1.0",
    "asfs": "^1.0.5",
    "co": "^4.6.0",
    "colorprint": "^4.0.2",
    "defaults": "^1.0.3",
    "execcli": "^4.0.5",
    "exorcist": "^0.4.0",
    "filecopy": "^2.0.0",
    "filedel": "^2.0.1",
    "findout": "^2.0.0",
    "hasbin": "^1.2.3",
    "stringcase": "^3.0.0",
    "writeout": "^2.0.5"
  },
  "devDependencies": {
    "ape-covering": "^3.0.3",
    "ape-doc": "^2.0.1",
    "ape-formatting": "^1.0.0",
    "ape-releasing": "^3.1.1",
    "ape-reporting": "^3.0.1",
    "ape-tasking": "^4.0.1",
    "ape-testing": "^4.0.0",
    "ape-tmpl": "^5.0.5",
    "ape-updating": "^4.0.1",
    "babel-preset-es2015": "^6.9.0",
    "babel-preset-react": "^6.5.0",
    "coz": "^6.0.3",
    "injectmock": "^2.0.0",
    "react": "^15.1.0",
    "react-dom": "^15.1.0"
  },
  "engines": {
    "node": ">=6",
    "npm": ">=3"
  }
}