{
  "_args": [
    [
      {
        "raw": "react-error-overlay@^3.0.0",
        "scope": null,
        "escapedName": "react-error-overlay",
        "name": "react-error-overlay",
        "rawSpec": "^3.0.0",
        "spec": ">=3.0.0 <4.0.0",
        "type": "range"
      },
      "/home/centralpertec/public_html/react-loadbar/node_modules/@baristalabs/react-scripts-ts"
    ]
  ],
  "_from": "react-error-overlay@>=3.0.0 <4.0.0",
  "_id": "react-error-overlay@3.0.0",
  "_inCache": true,
  "_location": "/react-error-overlay",
  "_nodeVersion": "8.2.1",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/react-error-overlay-3.0.0.tgz_1509400146363_0.9091308109927922"
  },
  "_npmUser": {
    "name": "gaearon",
    "email": "dan.abramov@gmail.com"
  },
  "_npmVersion": "5.3.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "react-error-overlay@^3.0.0",
    "scope": null,
    "escapedName": "react-error-overlay",
    "name": "react-error-overlay",
    "rawSpec": "^3.0.0",
    "spec": ">=3.0.0 <4.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/@baristalabs/react-scripts-ts",
    "/react-dev-utils"
  ],
  "_resolved": "https://registry.npmjs.org/react-error-overlay/-/react-error-overlay-3.0.0.tgz",
  "_shasum": "c2bc8f4d91f1375b3dad6d75265d51cd5eeaf655",
  "_shrinkwrap": null,
  "_spec": "react-error-overlay@^3.0.0",
  "_where": "/home/centralpertec/public_html/react-loadbar/node_modules/@baristalabs/react-scripts-ts",
  "author": {
    "name": "Joe Haddad",
    "email": "timer150@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/facebookincubator/create-react-app/issues"
  },
  "dependencies": {},
  "description": "An overlay for displaying stack frames.",
  "devDependencies": {
    "anser": "1.4.4",
    "babel-code-frame": "6.26.0",
    "babel-core": "^6.26.0",
    "babel-eslint": "7.2.3",
    "babel-loader": "^7.1.2",
    "babel-preset-react-app": "^3.1.0",
    "babel-runtime": "6.26.0",
    "chalk": "^2.1.0",
    "chokidar": "^1.7.0",
    "cross-env": "5.0.5",
    "eslint": "4.4.1",
    "eslint-config-react-app": "^2.0.1",
    "eslint-plugin-flowtype": "2.35.0",
    "eslint-plugin-import": "2.7.0",
    "eslint-plugin-jsx-a11y": "5.1.1",
    "eslint-plugin-react": "7.1.0",
    "flow-bin": "^0.54.0",
    "html-entities": "1.2.1",
    "jest": "20.0.4",
    "jest-fetch-mock": "1.2.1",
    "object-assign": "4.1.1",
    "promise": "8.0.1",
    "raw-loader": "^0.5.1",
    "react": "^16.0.0",
    "react-dom": "^16.0.0",
    "rimraf": "^2.6.1",
    "settle-promise": "1.0.0",
    "source-map": "0.5.6",
    "webpack": "^3.6.0"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-XzgvowFrwDo6TWcpJ/WTiarb9UI6lhA4PMzS7n1joK3sHfBBBOQHUc0U4u57D6DWO9vHv6lVSWx2Q/Ymfyv4hw==",
    "shasum": "c2bc8f4d91f1375b3dad6d75265d51cd5eeaf655",
    "tarball": "https://registry.npmjs.org/react-error-overlay/-/react-error-overlay-3.0.0.tgz"
  },
  "files": [
    "lib/index.js"
  ],
  "homepage": "https://github.com/facebookincubator/create-react-app#readme",
  "jest": {
    "setupFiles": [
      "./src/__tests__/setupJest.js"
    ],
    "collectCoverage": true,
    "coverageReporters": [
      "json"
    ],
    "testMatch": [
      "<rootDir>/src/**/__tests__/**/*.js?(x)",
      "<rootDir>/src/**/?(*.)(spec|test).js?(x)"
    ],
    "testPathIgnorePatterns": [
      "/node_modules/",
      "/fixtures/",
      "setupJest.js"
    ]
  },
  "keywords": [
    "overlay",
    "syntax",
    "error",
    "red",
    "box",
    "redbox",
    "crash",
    "warning"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "maintainers": [
    {
      "name": "timer",
      "email": "timer150@gmail.com"
    },
    {
      "name": "fb",
      "email": "opensource+npm@fb.com"
    },
    {
      "name": "gaearon",
      "email": "dan.abramov@gmail.com"
    }
  ],
  "name": "react-error-overlay",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/facebookincubator/create-react-app.git"
  },
  "scripts": {
    "build": "cross-env NODE_ENV=development node build.js",
    "build:prod": "cross-env NODE_ENV=production node build.js",
    "prepublishOnly": "npm run build:prod && npm test",
    "start": "cross-env NODE_ENV=development node build.js --watch",
    "test": "flow && cross-env NODE_ENV=test jest"
  },
  "version": "3.0.0"
}
