Dashboard sipadu mbip
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. {
  2. "_from": "scheduler@^0.18.0",
  3. "_id": "scheduler@0.18.0",
  4. "_inBundle": false,
  5. "_integrity": "sha512-agTSHR1Nbfi6ulI0kYNK0203joW2Y5W4po4l+v03tOoiJKpTBbxpNhWDvqc/4IcOw+KLmSiQLTasZ4cab2/UWQ==",
  6. "_location": "/scheduler",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "scheduler@^0.18.0",
  12. "name": "scheduler",
  13. "escapedName": "scheduler",
  14. "rawSpec": "^0.18.0",
  15. "saveSpec": null,
  16. "fetchSpec": "^0.18.0"
  17. },
  18. "_requiredBy": [
  19. "/react-dom"
  20. ],
  21. "_resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.18.0.tgz",
  22. "_shasum": "5901ad6659bc1d8f3fdaf36eb7a67b0d6746b1c4",
  23. "_spec": "scheduler@^0.18.0",
  24. "_where": "/var/www/html/mdch.sipadu/node_modules/react-dom",
  25. "browserify": {
  26. "transform": [
  27. "loose-envify"
  28. ]
  29. },
  30. "bugs": {
  31. "url": "https://github.com/facebook/react/issues"
  32. },
  33. "bundleDependencies": false,
  34. "dependencies": {
  35. "loose-envify": "^1.1.0",
  36. "object-assign": "^4.1.1"
  37. },
  38. "deprecated": false,
  39. "description": "Cooperative scheduler for the browser environment.",
  40. "files": [
  41. "LICENSE",
  42. "README.md",
  43. "build-info.json",
  44. "index.js",
  45. "tracing.js",
  46. "tracing-profiling.js",
  47. "unstable_mock.js",
  48. "cjs/",
  49. "umd/"
  50. ],
  51. "homepage": "https://reactjs.org/",
  52. "keywords": [
  53. "react"
  54. ],
  55. "license": "MIT",
  56. "main": "index.js",
  57. "name": "scheduler",
  58. "repository": {
  59. "type": "git",
  60. "url": "git+https://github.com/facebook/react.git",
  61. "directory": "packages/scheduler"
  62. },
  63. "version": "0.18.0"
  64. }