{
  "name": "accurapp-scripts",
  "version": "5.2.1",
  "description": "Scripts for Accurapp",
  "repository": "accurat/accurapp",
  "license": "MIT",
  "keywords": [
    "scripts",
    "accurapp",
    "accurat"
  ],
  "engines": {
    "node": ">=10",
    "yarn": ">=1.2.1"
  },
  "files": [
    "bin",
    "scripts",
    "utils",
    "index.d.ts"
  ],
  "types": "./index.d.ts",
  "bin": {
    "accurapp-scripts": "./bin/scripts.js"
  },
  "dependencies": {
    "boxen": "4.2.0",
    "browserslist": "4.12.0",
    "chalk": "4.0.0",
    "columnify": "1.5.4",
    "cross-spawn": "7.0.2",
    "detect-port": "1.3.0",
    "dotenv": "8.2.0",
    "figlet": "1.4.0",
    "filesize": "6.1.0",
    "fs-extra": "9.0.0",
    "globby": "11.0.0",
    "gzip-size": "5.1.1",
    "indent-string": "4.0.0",
    "latest-version": "5.1.0",
    "outdent": "0.7.1",
    "path": "0.12.7",
    "prettier": "2.0.5",
    "prettier-eslint-cli": "5.0.0",
    "pretty-ms": "6.0.1",
    "react-dev-utils": "10.2.1",
    "resolve": "1.17.0",
    "semver": "7.3.2",
    "webpack": "4.44.1",
    "webpack-dev-server": "marcofugaro/webpack-dev-server#quietstart-option"
  },
  "gitHead": "c69d9a050ac89f3fca61b6b1a01e467f38a19b14"
}
