mirror of
https://github.com/Rushilwiz/spaceout.git
synced 2025-04-21 12:00:15 -04:00
69 lines
1.6 KiB
JSON
69 lines
1.6 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"scheduler@0.20.1",
|
|
"/home/chinmay/Desktop/HackTJ2020/frontend"
|
|
]
|
|
],
|
|
"_from": "scheduler@0.20.1",
|
|
"_id": "scheduler@0.20.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-LKTe+2xNJBNxu/QhHvDR14wUXHRQbVY5ZOYpOGWRzhydZUqrLb2JBvLPY7cAqFmqrWuDED0Mjk7013SZiOz6Bw==",
|
|
"_location": "/scheduler",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "scheduler@0.20.1",
|
|
"name": "scheduler",
|
|
"escapedName": "scheduler",
|
|
"rawSpec": "0.20.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.20.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/react-dom"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.20.1.tgz",
|
|
"_spec": "0.20.1",
|
|
"_where": "/home/chinmay/Desktop/HackTJ2020/frontend",
|
|
"browserify": {
|
|
"transform": [
|
|
"loose-envify"
|
|
]
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/react/issues"
|
|
},
|
|
"dependencies": {
|
|
"loose-envify": "^1.1.0",
|
|
"object-assign": "^4.1.1"
|
|
},
|
|
"description": "Cooperative scheduler for the browser environment.",
|
|
"files": [
|
|
"LICENSE",
|
|
"README.md",
|
|
"build-info.json",
|
|
"index.js",
|
|
"tracing.js",
|
|
"tracing-profiling.js",
|
|
"unstable_mock.js",
|
|
"unstable_post_task.js",
|
|
"cjs/",
|
|
"umd/"
|
|
],
|
|
"homepage": "https://reactjs.org/",
|
|
"keywords": [
|
|
"react"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "scheduler",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/facebook/react.git",
|
|
"directory": "packages/scheduler"
|
|
},
|
|
"version": "0.20.1"
|
|
}
|