{
  "manifest": {
    "name": "react-refresh",
    "description": "React is a JavaScript library for building user interfaces.",
    "keywords": [
      "react"
    ],
    "version": "0.11.0",
    "homepage": "https://reactjs.org/",
    "bugs": {
      "url": "https://github.com/facebook/react/issues"
    },
    "license": "MIT",
    "files": [
      "LICENSE",
      "README.md",
      "babel.js",
      "runtime.js",
      "build-info.json",
      "cjs/",
      "umd/"
    ],
    "main": "runtime.js",
    "repository": {
      "type": "git",
      "url": "https://github.com/facebook/react.git",
      "directory": "packages/react"
    },
    "engines": {
      "node": ">=0.10.0"
    },
    "devDependencies": {
      "react-16-8": "npm:react@16.8.0",
      "react-dom-16-8": "npm:react-dom@16.8.0",
      "scheduler-0-13": "npm:scheduler@0.13.0"
    },
    "_registry": "npm",
    "_loc": "/homez.1033/heliovt/.cache/yarn/v6/npm-react-refresh-0.11.0-77198b944733f0f1f1a90e791de4541f9f074046-integrity/node_modules/react-refresh/package.json",
    "readmeFilename": "README.md",
    "readme": "# react-refresh\n\nThis package implements the wiring necessary to integrate Fast Refresh into bundlers. Fast Refresh is a feature that lets you edit React components in a running application without losing their state. It is similar to an old feature known as \"hot reloading\", but Fast Refresh is more reliable and officially supported by React.\n\nThis package is primarily aimed at developers of bundler plugins. If you’re working on one, here is a [rough guide](https://github.com/facebook/react/issues/16604#issuecomment-528663101) for Fast Refresh integration using this package.\n",
    "licenseText": "MIT License\n\nCopyright (c) Facebook, Inc. and its affiliates.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n"
  },
  "artifacts": [],
  "remote": {
    "resolved": "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.11.0.tgz#77198b944733f0f1f1a90e791de4541f9f074046",
    "type": "tarball",
    "reference": "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.11.0.tgz",
    "hash": "77198b944733f0f1f1a90e791de4541f9f074046",
    "integrity": "sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A==",
    "registry": "npm",
    "packageName": "react-refresh",
    "cacheIntegrity": "sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A== sha1-dxmLlEcz8PHxqQ55HeRUH58HQEY="
  },
  "registry": "npm",
  "hash": "77198b944733f0f1f1a90e791de4541f9f074046"
}