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.
 
 
 
 

69 lines
1.6 KiB

  1. {
  2. "_args": [
  3. [
  4. "react@16.13.1",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "react@16.13.1",
  9. "_id": "react@16.13.1",
  10. "_inBundle": false,
  11. "_integrity": "sha512-YMZQQq32xHLX0bz5Mnibv1/LHb3Sqzngu7xstSM+vrkE5Kzr9xE0yMByK5kMoTK30YVJE61WfbxIFFvfeDKT1w==",
  12. "_location": "/react",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "react@16.13.1",
  18. "name": "react",
  19. "escapedName": "react",
  20. "rawSpec": "16.13.1",
  21. "saveSpec": null,
  22. "fetchSpec": "16.13.1"
  23. },
  24. "_requiredBy": [
  25. "/"
  26. ],
  27. "_resolved": "https://registry.npmjs.org/react/-/react-16.13.1.tgz",
  28. "_spec": "16.13.1",
  29. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  30. "browserify": {
  31. "transform": [
  32. "loose-envify"
  33. ]
  34. },
  35. "bugs": {
  36. "url": "https://github.com/facebook/react/issues"
  37. },
  38. "dependencies": {
  39. "loose-envify": "^1.1.0",
  40. "object-assign": "^4.1.1",
  41. "prop-types": "^15.6.2"
  42. },
  43. "description": "React is a JavaScript library for building user interfaces.",
  44. "engines": {
  45. "node": ">=0.10.0"
  46. },
  47. "files": [
  48. "LICENSE",
  49. "README.md",
  50. "build-info.json",
  51. "index.js",
  52. "cjs/",
  53. "umd/"
  54. ],
  55. "homepage": "https://reactjs.org/",
  56. "keywords": [
  57. "react"
  58. ],
  59. "license": "MIT",
  60. "main": "index.js",
  61. "name": "react",
  62. "repository": {
  63. "type": "git",
  64. "url": "git+https://github.com/facebook/react.git",
  65. "directory": "packages/react"
  66. },
  67. "version": "16.13.1"
  68. }