package.json 2.0 KB

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