package.json 1.3 KB

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