{
  "manifest": {
    "name": "scheduler",
    "version": "0.23.0",
    "description": "Cooperative scheduler for the browser environment.",
    "main": "index.js",
    "repository": {
      "type": "git",
      "url": "https://github.com/facebook/react.git",
      "directory": "packages/scheduler"
    },
    "license": "MIT",
    "keywords": [
      "react"
    ],
    "bugs": {
      "url": "https://github.com/facebook/react/issues"
    },
    "homepage": "https://reactjs.org/",
    "dependencies": {
      "loose-envify": "^1.1.0"
    },
    "files": [
      "LICENSE",
      "README.md",
      "index.js",
      "unstable_mock.js",
      "unstable_post_task.js",
      "cjs/",
      "umd/"
    ],
    "browserify": {
      "transform": [
        "loose-envify"
      ]
    },
    "_registry": "npm",
    "_loc": "/homez.1033/heliovt/.cache/yarn/v6/npm-scheduler-0.23.0-ba8041afc3d30eb206a487b6b384002e4e61fdfe-integrity/node_modules/scheduler/package.json",
    "readmeFilename": "README.md",
    "readme": "# `scheduler`\n\nThis is a package for cooperative scheduling in a browser environment. It is currently used internally by React, but we plan to make it more generic.\n\nThe public API for this package is not yet finalized.\n\n### Thanks\n\nThe React team thanks [Anton Podviaznikov](https://podviaznikov.com/) for donating the `scheduler` package name.\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/scheduler/-/scheduler-0.23.0.tgz#ba8041afc3d30eb206a487b6b384002e4e61fdfe",
    "type": "tarball",
    "reference": "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.0.tgz",
    "hash": "ba8041afc3d30eb206a487b6b384002e4e61fdfe",
    "integrity": "sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw==",
    "registry": "npm",
    "packageName": "scheduler",
    "cacheIntegrity": "sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw== sha1-uoBBr8PTDrIGpIe2s4QALk5h/f4="
  },
  "registry": "npm",
  "hash": "ba8041afc3d30eb206a487b6b384002e4e61fdfe"
}