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

package.json 3.9KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104
  1. {
  2. "_args": [
  3. [
  4. "on-headers@~1.0.2",
  5. "/home/lyxaira/Artesanias/artesanias/node_modules/compression"
  6. ]
  7. ],
  8. "_from": "on-headers@>=1.0.2 <1.1.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "on-headers@1.0.2",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/on-headers",
  14. "_nodeVersion": "8.15.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/on-headers_1.0.2_1550807334461_0.2296705941712791"
  18. },
  19. "_npmUser": {
  20. "email": "doug@somethingdoug.com",
  21. "name": "dougwilson"
  22. },
  23. "_npmVersion": "6.4.1",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "on-headers",
  27. "raw": "on-headers@~1.0.2",
  28. "rawSpec": "~1.0.2",
  29. "scope": null,
  30. "spec": ">=1.0.2 <1.1.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/compression"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/on-headers/-/on-headers-1.0.2.tgz",
  37. "_shasum": "772b0ae6aaa525c399e489adfad90c403eb3c28f",
  38. "_shrinkwrap": null,
  39. "_spec": "on-headers@~1.0.2",
  40. "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/compression",
  41. "author": {
  42. "email": "doug@somethingdoug.com",
  43. "name": "Douglas Christopher Wilson"
  44. },
  45. "bugs": {
  46. "url": "https://github.com/jshttp/on-headers/issues"
  47. },
  48. "dependencies": {},
  49. "description": "Execute a listener when a response is about to write headers",
  50. "devDependencies": {
  51. "eslint": "5.14.1",
  52. "eslint-config-standard": "12.0.0",
  53. "eslint-plugin-import": "2.16.0",
  54. "eslint-plugin-markdown": "1.0.0",
  55. "eslint-plugin-node": "8.0.1",
  56. "eslint-plugin-promise": "4.0.1",
  57. "eslint-plugin-standard": "4.0.0",
  58. "istanbul": "0.4.5",
  59. "mocha": "6.0.1",
  60. "supertest": "3.4.2"
  61. },
  62. "directories": {},
  63. "dist": {
  64. "fileCount": 5,
  65. "integrity": "sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==",
  66. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcb3EnCRA9TVsSAnZWagAAJ74P/1Wi5XP0E+17U7xu01zR\nnaF1VUbte8DFEouoT4ZgQH9ope94hmbAOW6QrMq2S0FxuTTzZFuDSyKBeQ2g\n2JrwURxitZGU36AX+WuPlQ5+Zw5pmDXk6UjdsA8DpNTOCE6T0N7mKS1KQFFH\nantgfK6JJSRYN1Pv0PIsLFrANaWo2j+tgu+c0Eir0fBk7dEe3Q82B9oaDpP8\nKuJ6jDLC7pz/qcJIdUErE6OaNknALNF0GaqW9ikJgthgZvNsMcA5jP7V3CVg\nmnO20iDAGuDRmTjPdDOThrLPX4oYF5p+xWO6LqxHr2oO/f+NrIRrlJu9JQeP\nFHhqCbh9LEBy6gcg7U+XgIuaFHO0Ujy0hu/rs39TowjuQOuQW9QR58UphGtY\ncDe4lRvwDf86XW+vT65ps/gSABNm8hO/ShPi2A5rVlxIPv+RSWrC3Ril+8CA\n6znvDPyrbB5MuAQB5CZ1Jq9Z0AJ+Js/iNrKjxEwaht1JWmH9LN2PzCe2Upk9\n/4s1u4FsPvExwRWyCDgUnvM3bcNg/ksz9E+OMs6B63I+ywW2iFnpXDzFVKLA\np2TB/bhfRYlgf0lK6KNy8B3Z+iTaPX9ie5aRimU7wZaml0jlh0kwzPxwJyPz\nSEI4ssy0yxHXw+d9DDBl4OOTycrM+fSIrL/qKkWaS/6foiGc/cMsgt/YYMww\nBpKq\r\n=27fC\r\n-----END PGP SIGNATURE-----\r\n",
  67. "shasum": "772b0ae6aaa525c399e489adfad90c403eb3c28f",
  68. "tarball": "https://registry.npmjs.org/on-headers/-/on-headers-1.0.2.tgz",
  69. "unpackedSize": 7538
  70. },
  71. "engines": {
  72. "node": ">= 0.8"
  73. },
  74. "gitHead": "c05140cde9bbce2127926752433271c6f3fe8787",
  75. "homepage": "https://github.com/jshttp/on-headers#readme",
  76. "keywords": [
  77. "event",
  78. "headers",
  79. "http",
  80. "onheaders"
  81. ],
  82. "license": "MIT",
  83. "maintainers": [
  84. {
  85. "name": "dougwilson",
  86. "email": "doug@somethingdoug.com"
  87. }
  88. ],
  89. "name": "on-headers",
  90. "optionalDependencies": {},
  91. "readme": "ERROR: No README data found!",
  92. "repository": {
  93. "type": "git",
  94. "url": "git+https://github.com/jshttp/on-headers.git"
  95. },
  96. "scripts": {
  97. "lint": "eslint --plugin markdown --ext js,md .",
  98. "test": "mocha --reporter spec --bail --check-leaks test/",
  99. "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
  100. "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/",
  101. "version": "node scripts/version-history.js && git add HISTORY.md"
  102. },
  103. "version": "1.0.2"
  104. }