{
  "name": "~~~~package_name~~~~",
  "version": "1.0.0",
  "description": "~~~~package_description~~~~",
  "main": "lib",
  "scripts": {
    "build": "pon build",
    "debug": "pon debug",
    "preinstall": "node ./misc/scripts/no_more_yarn.js",
    "prepare": "pon prepare",
    "restart": "pon restart",
    "share": "the-script-share",
    "start": "pon start",
    "stop": "pon stop",
    "test": "pon test",
    "update": "the-script-update"
  },
  "repository": "~~~~github_repository~~~~",
  "keywords": [
    "Pon"
  ],
  "author": {
    "name": "~~~~author_name~~~~",
    "email": "~~~~author_email~~~~",
    "url": "~~~~author_url~~~~"
  },
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/~~~~github_repository@spinalcase~~~~/issues"
  },
  "homepage": "https://github.com/~~~~github_repository@spinalcase~~~~#readme",
  "dependencies": {
    "asleep": "^1.0.3",
    "coz": "^7.0.2",
    "pon": "^5.2.11",
    "pon-task-basic": "^4.2.3",
    "pon-task-changelog": "^2.0.7",
    "pon-task-db": "^2.3.18",
    "pon-task-docker": "^3.1.12",
    "pon-task-es": "^5.0.8",
    "pon-task-icon": "^1.0.6",
    "pon-task-pm2": "^2.2.7",
    "pon-task-web": "^8.3.10",
    "prop-types": "^15.6.2",
    "react": "^16.6.3",
    "react-dom": "^16.6.3",
    "react-router-dom": "^4.3.1",
    "the-assets": "^2.5.2",
    "the-bin": "^1.4.6",
    "the-check": "^2.0.17",
    "the-client": "^13.0.14",
    "the-component-mixins": "^6.0.6",
    "the-components": "^10.0.11",
    "the-controller-base": "^4.0.13",
    "the-date": "^3.0.19",
    "the-db": "^9.6.27",
    "the-decorators": "^1.0.2",
    "the-entrypoint": "^2.3.5",
    "the-env": "^3.0.6",
    "the-handle": "^5.0.3",
    "the-loc": "^4.0.5",
    "the-metrics": "^1.0.12",
    "the-polyfill": "^2.0.13",
    "the-ps": "^1.0.15",
    "the-run": "^1.0.10",
    "the-scene-base": "^2.1.15",
    "the-scene-mixins": "^3.0.2",
    "the-scope": "^3.0.0",
    "the-seal": "^3.0.0",
    "the-seat": "^3.0.1",
    "the-secret": "^2.2.2",
    "the-server": "^13.0.15",
    "the-service-base": "^1.0.4",
    "the-setting": "^3.0.5",
    "the-site-components": "^3.0.28",
    "the-site-util": "^2.0.5",
    "the-store": "^7.1.6",
    "the-sw-util": "^2.0.5",
    "the-templates": "^5.0.2",
    "the-theme-style": "^2.0.6",
    "the-window": "^7.0.1"
  },
  "devDependencies": {
    "@babel/runtime": "^7.2.0",
    "arequest": "^3.0.1",
    "eslint": "^5.10.0",
    "git-hooks": "^1.1.10",
    "pon-task-dev": "^1.0.2",
    "sqlite3": "^4.0.4",
    "the-code": "^4.2.6",
    "the-lint": "^1.7.5",
    "the-script-release": "^1.0.8",
    "the-script-share": "^1.0.5",
    "the-script-update": "^2.0.0",
    "the-seed": "^2.0.9",
    "the-support": "^2.0.0"
  },
  "engines": {
    "node": ">=10",
    "npm": ">=6"
  }
}