{
  "name": "the-script-build",
  "version": "5.0.10",
  "description": "Build script for the-projects",
  "main": "lib",
  "bin": {
    "the-script-build": "bin/the-script-build"
  },
  "scripts": {
    "test": "node ./ci/test.js",
    "prepare": "node ./ci/build.js"
  },
  "repository": "the-labo/the-script-build",
  "keywords": [
    "the"
  ],
  "author": {
    "name": "Taka Okunishi",
    "email": "okunishinishi@gmail.com",
    "url": "http://okunishitaka.com"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/the-labo/the-script-build/issues"
  },
  "homepage": "https://github.com/the-labo/the-script-build#readme",
  "dependencies": {
    "@babel/core": "^7.3.4",
    "@babel/plugin-proposal-class-properties": "^7.3.4",
    "@babel/plugin-proposal-do-expressions": "^7.2.0",
    "@babel/plugin-proposal-object-rest-spread": "^7.3.4",
    "@babel/plugin-proposal-optional-chaining": "^7.2.0",
    "@babel/plugin-transform-runtime": "^7.3.4",
    "@babel/polyfill": "^7.2.5",
    "@babel/preset-env": "^7.3.4",
    "@babel/preset-react": "7.0.0",
    "@babel/runtime": "^7.3.4",
    "@okunishinishi/fixpack": "*",
    "ababel": "^5.0.12",
    "abrowserify": "^3.0.4",
    "aglob": "^3.0.1",
    "argx": "^4.0.0",
    "asfs": "^2.2.1",
    "asleep": "^1.0.3",
    "awatch": "^2.0.1",
    "babel-loader": "^8.0.5",
    "commander": "^2.19.0",
    "coz": "^7.0.19",
    "filecopy": "^4.0.2",
    "lebab": "^3.0.4",
    "the-code": "^5.5.5",
    "webpack": "^4.29.6"
  },
  "devDependencies": {
    "amocha": "^5.0.2",
    "ape-formatting": "^2.0.2",
    "ape-releasing": "^5.0.7",
    "ape-tasking": "^4.0.12",
    "ape-tmpl": "^6.0.14",
    "ape-updating": "^5.0.3",
    "injectmock": "^2.0.0",
    "react": "^16.8.4",
    "react-dom": "^16.8.4"
  },
  "engines": {
    "node": ">=10",
    "npm": ">=5"
  }
}
