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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  1. {
  2. "_args": [
  3. [
  4. "http-cache-semantics@^4.0.0",
  5. "/home/lyxaira/Artesanias/artesanias/node_modules/cacheable-request"
  6. ]
  7. ],
  8. "_from": "http-cache-semantics@>=4.0.0 <5.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "http-cache-semantics@4.1.0",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/http-cache-semantics",
  14. "_nodeVersion": "13.8.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/http-cache-semantics_4.1.0_1583106895000_0.12597475887904586"
  18. },
  19. "_npmUser": {
  20. "email": "npmspam@geekhood.net",
  21. "name": "kornel"
  22. },
  23. "_npmVersion": "6.13.7",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "http-cache-semantics",
  27. "raw": "http-cache-semantics@^4.0.0",
  28. "rawSpec": "^4.0.0",
  29. "scope": null,
  30. "spec": ">=4.0.0 <5.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/cacheable-request"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz",
  37. "_shasum": "49e91c5cbf36c9b94bcfcd71c23d5249ec74e390",
  38. "_shrinkwrap": null,
  39. "_spec": "http-cache-semantics@^4.0.0",
  40. "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/cacheable-request",
  41. "author": {
  42. "email": "kornel@geekhood.net",
  43. "name": "Kornel Lesiński",
  44. "url": "https://kornel.ski/"
  45. },
  46. "bugs": {
  47. "url": "https://github.com/kornelski/http-cache-semantics/issues"
  48. },
  49. "dependencies": {},
  50. "description": "Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies",
  51. "devDependencies": {
  52. "eslint": "^5.13.0",
  53. "eslint-plugin-prettier": "^3.0.1",
  54. "husky": "^0.14.3",
  55. "lint-staged": "^8.1.3",
  56. "mocha": "^5.1.0",
  57. "prettier": "^1.14.3",
  58. "prettier-eslint-cli": "^4.7.1"
  59. },
  60. "directories": {},
  61. "dist": {
  62. "fileCount": 4,
  63. "integrity": "sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ==",
  64. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeXEtPCRA9TVsSAnZWagAAzA8P/A3TCoWR9tWontLwY1Ea\njchpeX/hZAmzO91LrruXgQ0A5a7RH72q/nGQDxnCR6o/3ukv08sAb+H3jG1p\nxqz0euvGSBipxQXFei+V5lkxmK0rDZX9/Q46wXSE/Ja2ZoGeQAMHmsDydFN5\n8Z3Ebqx3Fehx5++tgy/qn1eqUw5YOfuC4J96PXeamqbEkJmrMWywJ74fi+6c\nU2QRK6UlN6eiAmMpvOgviOEjAPYuKs7a2wyckBTwlMNaBRxgzi/gsJjnNLbV\nxrOnxOWiCkNpv2xqN/tbueBz8JzDGCrXY2nTrLBeeEY3QwIkXGnAbpbZ1jfE\n7w42nmQYkW1e+BCxiezUWoQp+Gl16sREcTlCke2cuokED34shNf2mweNWgUz\n4mH+9zPc9mcc5aE6Odk/QKscbe1p0gFAhJ8QyrA8oKk3CZApyR5ZNcR/lxjr\nN602I5IA+JMsAxQzV4ohHEs0gkK+0M00GqP0fEpoon7o0qdZgTW/LhZ1bw+7\n41intFH10aXPn4mmPsMXN1svMzC8V6mx8ZqMal2YsKufMb3xOaGddGV6WaVE\nGr9iSkFXbtIAmbCMN0vs2qT8dB6gWFTkWj9wqGxS5HsFuE/dEy84bPeSlgli\ncSWDov6PNMUEkbTcPhHMbsDqN+GkQhrNB2FSLA1p6exLzikTttQkjtDyKfVR\n9MV/\r\n=1tny\r\n-----END PGP SIGNATURE-----\r\n",
  65. "shasum": "49e91c5cbf36c9b94bcfcd71c23d5249ec74e390",
  66. "tarball": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz",
  67. "unpackedSize": 36180
  68. },
  69. "gitHead": "ed83aec75be817967cdac2663907d060fdc6adc3",
  70. "homepage": "https://github.com/kornelski/http-cache-semantics#readme",
  71. "license": "BSD-2-Clause",
  72. "main": "index.js",
  73. "maintainers": [
  74. {
  75. "name": "kornel",
  76. "email": "pornel@pornel.net"
  77. }
  78. ],
  79. "name": "http-cache-semantics",
  80. "optionalDependencies": {},
  81. "readme": "ERROR: No README data found!",
  82. "repository": {
  83. "type": "git",
  84. "url": "git+https://github.com/kornelski/http-cache-semantics.git"
  85. },
  86. "scripts": {
  87. "test": "mocha"
  88. },
  89. "version": "4.1.0"
  90. }