package.json 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. {
  2. "_from": "react-refresh@^0.8.3",
  3. "_id": "react-refresh@0.8.3",
  4. "_inBundle": false,
  5. "_integrity": "sha512-X8jZHc7nCMjaCqoU+V2I0cOhNW+QMBwSUkeXnTi8IPe6zaRWfn60ZzvFDZqWPfmSJfjub7dDW1SP0jaHWLu/hg==",
  6. "_location": "/react-refresh",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "react-refresh@^0.8.3",
  12. "name": "react-refresh",
  13. "escapedName": "react-refresh",
  14. "rawSpec": "^0.8.3",
  15. "saveSpec": null,
  16. "fetchSpec": "^0.8.3"
  17. },
  18. "_requiredBy": [
  19. "/react-scripts"
  20. ],
  21. "_resolved": "https://registry.npmjs.org/react-refresh/-/react-refresh-0.8.3.tgz",
  22. "_shasum": "721d4657672d400c5e3c75d063c4a85fb2d5d68f",
  23. "_spec": "react-refresh@^0.8.3",
  24. "_where": "C:\\Users\\rickh\\Desktop\\js-hw-1\\hw1\\node_modules\\react-scripts",
  25. "bugs": {
  26. "url": "https://github.com/facebook/react/issues"
  27. },
  28. "bundleDependencies": false,
  29. "deprecated": false,
  30. "description": "React is a JavaScript library for building user interfaces.",
  31. "engines": {
  32. "node": ">=0.10.0"
  33. },
  34. "files": [
  35. "LICENSE",
  36. "README.md",
  37. "babel.js",
  38. "runtime.js",
  39. "build-info.json",
  40. "cjs/",
  41. "umd/"
  42. ],
  43. "homepage": "https://reactjs.org/",
  44. "keywords": [
  45. "react"
  46. ],
  47. "license": "MIT",
  48. "main": "index.js",
  49. "name": "react-refresh",
  50. "repository": {
  51. "type": "git",
  52. "url": "git+https://github.com/facebook/react.git",
  53. "directory": "packages/react"
  54. },
  55. "version": "0.8.3"
  56. }