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

package.json 1.8KB

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