{
  "_from": "start@~5.1.0",
  "_id": "start@5.1.0",
  "_inBundle": false,
  "_integrity": "sha512-lirwWQmvBC65bnxU3HzKx5m7vfZJZTx/FrKyPWbtobcvujGbinQQRrNodtcgkp4mTZ00umzDeg7lraN351l0aA==",
  "_location": "/start",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "start@~5.1.0",
    "name": "start",
    "escapedName": "start",
    "rawSpec": "~5.1.0",
    "saveSpec": null,
    "fetchSpec": "~5.1.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/start/-/start-5.1.0.tgz",
  "_shasum": "1c171f0ef9487f56d0ab9a755ace860169208763",
  "_spec": "start@~5.1.0",
  "_where": "/var/www/html/prod/amplitech-react-js",
  "author": {
    "name": "Kir Belevich",
    "email": "kir@soulshine.in",
    "url": "https://github.com/deepsweet"
  },
  "bugs": {
    "url": "https://github.com/start-runner/start/issues"
  },
  "bundleDependencies": false,
  "deprecated": "Deprecated in favor of https://github.com/deepsweet/start",
  "description": "Highly composable and modular Nodejs tasks runner for the new functional JS era",
  "devDependencies": {
    "babel-preset-start": "^0.1.0",
    "eslint-config-tough": "^0.3.2",
    "husky": "^0.12.0",
    "sinon": "^1.17.5",
    "start-babel-cli": "^4.0.0",
    "start-start-preset": "^3.0.0",
    "tape": "^4.6.0"
  },
  "engines": {
    "node": ">=4"
  },
  "files": [
    "build/"
  ],
  "homepage": "https://github.com/start-runner/start",
  "keywords": [
    "tasks",
    "runner",
    "start"
  ],
  "license": "MIT",
  "main": "build/index.js",
  "name": "start",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/start-runner/start.git"
  },
  "scripts": {
    "prepublish": "yarn start build",
    "prepush": "yarn start prepush",
    "start": "start-runner -p start-start-preset"
  },
  "version": "5.1.0"
}
