package.json 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. {
  2. "_args": [
  3. [
  4. "component-inherit@0.0.3",
  5. "D:\\work\\im\\node_modules\\engine.io-client"
  6. ]
  7. ],
  8. "_from": "component-inherit@0.0.3",
  9. "_id": "component-inherit@0.0.3",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/component-inherit",
  13. "_npmUser": {
  14. "email": "thecoreh@gmail.com",
  15. "name": "coreh"
  16. },
  17. "_npmVersion": "1.3.24",
  18. "_phantomChildren": {},
  19. "_requested": {
  20. "name": "component-inherit",
  21. "raw": "component-inherit@0.0.3",
  22. "rawSpec": "0.0.3",
  23. "scope": null,
  24. "spec": "0.0.3",
  25. "type": "version"
  26. },
  27. "_requiredBy": [
  28. "/engine.io-client",
  29. "/socket.io/engine.io-client"
  30. ],
  31. "_resolved": "https://registry.npmjs.org/component-inherit/-/component-inherit-0.0.3.tgz",
  32. "_shasum": "645fc4adf58b72b649d5cae65135619db26ff143",
  33. "_shrinkwrap": null,
  34. "_spec": "component-inherit@0.0.3",
  35. "_where": "D:\\work\\im\\node_modules\\engine.io-client",
  36. "bugs": {
  37. "url": "https://github.com/component/inherit/issues"
  38. },
  39. "component": {
  40. "scripts": {
  41. "inherit/index.js": "index.js"
  42. }
  43. },
  44. "dependencies": {},
  45. "description": "Prototype inheritance utility",
  46. "devDependencies": {},
  47. "directories": {},
  48. "dist": {
  49. "shasum": "645fc4adf58b72b649d5cae65135619db26ff143",
  50. "tarball": "https://registry.npmjs.org/component-inherit/-/component-inherit-0.0.3.tgz"
  51. },
  52. "homepage": "https://github.com/component/inherit",
  53. "keywords": [
  54. "inherit",
  55. "utility"
  56. ],
  57. "maintainers": [
  58. {
  59. "email": "thecoreh@gmail.com",
  60. "name": "coreh"
  61. }
  62. ],
  63. "name": "component-inherit",
  64. "optionalDependencies": {},
  65. "readme": "ERROR: No README data found!",
  66. "repository": {
  67. "type": "git",
  68. "url": "git+https://github.com/component/inherit.git"
  69. },
  70. "version": "0.0.3"
  71. }