Repositorio del curso CCOM4030 el semestre B91 del proyecto Artesanías con el Instituto de Cultura

package.json 1.8KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  1. {
  2. "_args": [
  3. [
  4. "component-inherit@0.0.3",
  5. "/home/lyxaira/Artesanias/artesanias/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. ],
  30. "_resolved": "https://registry.npmjs.org/component-inherit/-/component-inherit-0.0.3.tgz",
  31. "_shasum": "645fc4adf58b72b649d5cae65135619db26ff143",
  32. "_shrinkwrap": null,
  33. "_spec": "component-inherit@0.0.3",
  34. "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/engine.io-client",
  35. "bugs": {
  36. "url": "https://github.com/component/inherit/issues"
  37. },
  38. "component": {
  39. "scripts": {
  40. "inherit/index.js": "index.js"
  41. }
  42. },
  43. "dependencies": {},
  44. "description": "Prototype inheritance utility",
  45. "devDependencies": {},
  46. "directories": {},
  47. "dist": {
  48. "shasum": "645fc4adf58b72b649d5cae65135619db26ff143",
  49. "tarball": "https://registry.npmjs.org/component-inherit/-/component-inherit-0.0.3.tgz"
  50. },
  51. "homepage": "https://github.com/component/inherit",
  52. "keywords": [
  53. "inherit",
  54. "utility"
  55. ],
  56. "maintainers": [
  57. {
  58. "name": "coreh",
  59. "email": "thecoreh@gmail.com"
  60. }
  61. ],
  62. "name": "component-inherit",
  63. "optionalDependencies": {},
  64. "readme": "ERROR: No README data found!",
  65. "repository": {
  66. "type": "git",
  67. "url": "git+https://github.com/component/inherit.git"
  68. },
  69. "version": "0.0.3"
  70. }