{
  "_args": [
    [
      "react-app-rewired@2.1.8",
      "/var/www/html/medis-web-pro"
    ]
  ],
  "_development": true,
  "_from": "react-app-rewired@2.1.8",
  "_id": "react-app-rewired@2.1.8",
  "_inBundle": false,
  "_integrity": "sha512-wjXPdKPLscA7mn0I1de1NHrbfWdXz4S1ladaGgHVKdn1hTgKK5N6EdGIJM0KrS6bKnJBj7WuqJroDTsPKKr66Q==",
  "_location": "/react-app-rewired",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "react-app-rewired@2.1.8",
    "name": "react-app-rewired",
    "escapedName": "react-app-rewired",
    "rawSpec": "2.1.8",
    "saveSpec": null,
    "fetchSpec": "2.1.8"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/react-app-rewired/-/react-app-rewired-2.1.8.tgz",
  "_spec": "2.1.8",
  "_where": "/var/www/html/medis-web-pro",
  "bin": {
    "react-app-rewired": "bin/index.js"
  },
  "bugs": {
    "url": "https://github.com/timarney/react-app-rewired/issues"
  },
  "dependencies": {
    "semver": "^5.6.0"
  },
  "description": "Tweak the create-react-app webpack config(s) without using 'eject' and without creating a fork of the react-scripts",
  "devDependencies": {
    "react-scripts": "^2.1.3"
  },
  "files": [
    "/index.js",
    "/config-overrides.js",
    "/assets",
    "/bin",
    "/scripts"
  ],
  "homepage": "https://github.com/timarney/react-app-rewired#readme",
  "license": "MIT",
  "name": "react-app-rewired",
  "peerDependencies": {
    "react-scripts": ">=2.1.3"
  },
  "private": false,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/timarney/react-app-rewired.git"
  },
  "scripts": {
    "build": "yarn --cwd 'test/react-app' build",
    "clean": "rm -rf node_modules",
    "deps": "yarn && yarn --cwd 'test/react-app'",
    "setup": "yarn deps && yarn link && yarn --cwd 'test/react-app' link 'react-app-rewired'",
    "start": "yarn --cwd 'test/react-app' start",
    "teardown": "yarn unlink && yarn clean && yarn --cwd 'test/react-app' clean",
    "test": "yarn --cwd 'test/react-app' test"
  },
  "version": "2.1.8"
}
