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

package.json 1.7KB

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