package.json 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. {
  2. "_args": [
  3. [
  4. "component-inherit@0.0.3",
  5. "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "component-inherit@0.0.3",
  10. "_id": "component-inherit@0.0.3",
  11. "_inBundle": false,
  12. "_integrity": "sha1-ZF/ErfWLcrZJ1crmUTVhnbJv8UM=",
  13. "_location": "/component-inherit",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "component-inherit@0.0.3",
  19. "name": "component-inherit",
  20. "escapedName": "component-inherit",
  21. "rawSpec": "0.0.3",
  22. "saveSpec": null,
  23. "fetchSpec": "0.0.3"
  24. },
  25. "_requiredBy": [
  26. "/engine.io-client"
  27. ],
  28. "_resolved": "https://registry.npmjs.org/component-inherit/-/component-inherit-0.0.3.tgz",
  29. "_spec": "0.0.3",
  30. "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
  31. "bugs": {
  32. "url": "https://github.com/component/inherit/issues"
  33. },
  34. "component": {
  35. "scripts": {
  36. "inherit/index.js": "index.js"
  37. }
  38. },
  39. "dependencies": {},
  40. "description": "Prototype inheritance utility",
  41. "homepage": "https://github.com/component/inherit#readme",
  42. "keywords": [
  43. "inherit",
  44. "utility"
  45. ],
  46. "name": "component-inherit",
  47. "repository": {
  48. "type": "git",
  49. "url": "git+https://github.com/component/inherit.git"
  50. },
  51. "version": "0.0.3"
  52. }