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

package.json 3.9KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116
  1. {
  2. "_args": [
  3. [
  4. "type-is@~1.6.18",
  5. "/home/lyxaira/Artesanias/artesanias/node_modules/express"
  6. ]
  7. ],
  8. "_from": "type-is@>=1.6.18 <1.7.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "type-is@1.6.18",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/type-is",
  14. "_nodeVersion": "8.16.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/type-is_1.6.18_1556287189103_0.20416863530873397"
  18. },
  19. "_npmUser": {
  20. "email": "doug@somethingdoug.com",
  21. "name": "dougwilson"
  22. },
  23. "_npmVersion": "6.4.1",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "type-is",
  27. "raw": "type-is@~1.6.18",
  28. "rawSpec": "~1.6.18",
  29. "scope": null,
  30. "spec": ">=1.6.18 <1.7.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/body-parser",
  35. "/express"
  36. ],
  37. "_resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz",
  38. "_shasum": "4e552cd05df09467dcbc4ef739de89f2cf37c131",
  39. "_shrinkwrap": null,
  40. "_spec": "type-is@~1.6.18",
  41. "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/express",
  42. "bugs": {
  43. "url": "https://github.com/jshttp/type-is/issues"
  44. },
  45. "contributors": [
  46. {
  47. "name": "Douglas Christopher Wilson",
  48. "email": "doug@somethingdoug.com"
  49. },
  50. {
  51. "name": "Jonathan Ong",
  52. "email": "me@jongleberry.com",
  53. "url": "http://jongleberry.com"
  54. }
  55. ],
  56. "dependencies": {
  57. "media-typer": "0.3.0",
  58. "mime-types": "~2.1.24"
  59. },
  60. "description": "Infer the content-type of a request.",
  61. "devDependencies": {
  62. "eslint": "5.16.0",
  63. "eslint-config-standard": "12.0.0",
  64. "eslint-plugin-import": "2.17.2",
  65. "eslint-plugin-markdown": "1.0.0",
  66. "eslint-plugin-node": "8.0.1",
  67. "eslint-plugin-promise": "4.1.1",
  68. "eslint-plugin-standard": "4.0.0",
  69. "mocha": "6.1.4",
  70. "nyc": "14.0.0"
  71. },
  72. "directories": {},
  73. "dist": {
  74. "fileCount": 5,
  75. "integrity": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==",
  76. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcww7VCRA9TVsSAnZWagAADo4P/isJIJ9PaSvaRKD2jXlI\nfnZaodUUUdgiQfzG0uL2nvb7F4iHg6ddCEG5ofw4MzDQAXpsmv2r7F/3CVE7\n6KvUo5mVJ/KngeH95DxUcef/bTTAbCFdht7gbTFpZ0UKM4Ow3iuvgyvz/3aI\nJgkxqw8WgY/IdFk5NVZ3g5x8kGWXD1Llf44LLptYZ3R9J2u73CDP3ft9nE1Y\np9NAu3X0NH11U6IFNS+T62hehOfdsJUjY1XZc6142m7KsXjiDxISiX2tj0kg\n1DsW7oOJeWnbOJSxxfiI4Np1T0gRupjYfFBg/Fsfl6p+qcOAgQYMZTqv2iR+\nWSD9QuL/QYiYKqfAiumnC3uxPkT6AUqohIzk5HUSXrJcuyCmFWNDIO3MllC7\nW+9Ac6+qkN+dMGRx9hWS632uyb6AxbbulXNPbv//JwGzSyu+gLSkOQgk0vto\ngMYi7HUbQQquVBftMs7OqZ3HiP4q1gMr1H4PuoUUQw1FzxgSi6gY8hJriqM/\nPSKVym4y0Umict5DJnirgtSIAArTLVHAmEcY1XRFJB43HLrkNdcCpVH6FfRh\nvZ3dQsN5HQA0ioRyCstwsjDAbEzYStPIXmBOdBFmNnRIMoBe/16HbNZbO208\nKODasC9g3GHFn/IGgr3h8gW+WD76ISD5zUFshm0w4eJGx9XKtzhhjicnm6PO\nO1q0\r\n=WOqY\r\n-----END PGP SIGNATURE-----\r\n",
  77. "shasum": "4e552cd05df09467dcbc4ef739de89f2cf37c131",
  78. "tarball": "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz",
  79. "unpackedSize": 18497
  80. },
  81. "engines": {
  82. "node": ">= 0.6"
  83. },
  84. "gitHead": "bfebe3d4ac312debccb7dbbc79242e2581dea5f0",
  85. "homepage": "https://github.com/jshttp/type-is#readme",
  86. "keywords": [
  87. "checking",
  88. "content",
  89. "type"
  90. ],
  91. "license": "MIT",
  92. "maintainers": [
  93. {
  94. "name": "dougwilson",
  95. "email": "doug@somethingdoug.com"
  96. },
  97. {
  98. "name": "jongleberry",
  99. "email": "jonathanrichardong@gmail.com"
  100. }
  101. ],
  102. "name": "type-is",
  103. "optionalDependencies": {},
  104. "readme": "ERROR: No README data found!",
  105. "repository": {
  106. "type": "git",
  107. "url": "git+https://github.com/jshttp/type-is.git"
  108. },
  109. "scripts": {
  110. "lint": "eslint --plugin markdown --ext js,md .",
  111. "test": "mocha --reporter spec --check-leaks --bail test/",
  112. "test-cov": "nyc --reporter=html --reporter=text npm test",
  113. "test-travis": "nyc --reporter=text npm test"
  114. },
  115. "version": "1.6.18"
  116. }