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

package.json 4.2KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119
  1. {
  2. "_args": [
  3. [
  4. "raw-body@2.4.0",
  5. "/home/lyxaira/Artesanias/artesanias/node_modules/body-parser"
  6. ]
  7. ],
  8. "_from": "raw-body@2.4.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "raw-body@2.4.0",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/raw-body",
  14. "_nodeVersion": "8.15.1",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/raw-body_2.4.0_1555555382269_0.543352115642082"
  18. },
  19. "_npmUser": {
  20. "email": "doug@somethingdoug.com",
  21. "name": "dougwilson"
  22. },
  23. "_npmVersion": "6.4.1",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "raw-body",
  27. "raw": "raw-body@2.4.0",
  28. "rawSpec": "2.4.0",
  29. "scope": null,
  30. "spec": "2.4.0",
  31. "type": "version"
  32. },
  33. "_requiredBy": [
  34. "/body-parser"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.4.0.tgz",
  37. "_shasum": "a1ce6fb9c9bc356ca52e89256ab59059e13d0332",
  38. "_shrinkwrap": null,
  39. "_spec": "raw-body@2.4.0",
  40. "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/body-parser",
  41. "author": {
  42. "email": "me@jongleberry.com",
  43. "name": "Jonathan Ong",
  44. "url": "http://jongleberry.com"
  45. },
  46. "bugs": {
  47. "url": "https://github.com/stream-utils/raw-body/issues"
  48. },
  49. "contributors": [
  50. {
  51. "name": "Douglas Christopher Wilson",
  52. "email": "doug@somethingdoug.com"
  53. },
  54. {
  55. "name": "Raynos",
  56. "email": "raynos2@gmail.com"
  57. }
  58. ],
  59. "dependencies": {
  60. "bytes": "3.1.0",
  61. "http-errors": "1.7.2",
  62. "iconv-lite": "0.4.24",
  63. "unpipe": "1.0.0"
  64. },
  65. "description": "Get and validate the raw body of a readable stream.",
  66. "devDependencies": {
  67. "bluebird": "3.5.4",
  68. "eslint": "5.16.0",
  69. "eslint-config-standard": "12.0.0",
  70. "eslint-plugin-import": "2.16.0",
  71. "eslint-plugin-markdown": "1.0.0",
  72. "eslint-plugin-node": "8.0.1",
  73. "eslint-plugin-promise": "4.1.1",
  74. "eslint-plugin-standard": "4.0.0",
  75. "istanbul": "0.4.5",
  76. "mocha": "6.1.3",
  77. "readable-stream": "2.3.6",
  78. "safe-buffer": "5.1.2"
  79. },
  80. "directories": {},
  81. "dist": {
  82. "fileCount": 6,
  83. "integrity": "sha512-4Oz8DUIwdvoa5qMJelxipzi/iJIi40O5cGV1wNYp5hvZP8ZN0T+jiNkL0QepXs+EsQ9XJ8ipEDoiH70ySUJP3Q==",
  84. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJct+Q2CRA9TVsSAnZWagAA+AUP/j/tdf22dLOY3EdroYrl\n3uSn8SGTFCLW4Cn/c+tPggviFnSSxRTHADnDc72FLgOEf7Knz/VvW3dvkd4w\nemFCj9AuAO2zhc8BXYiJqAlQivL99dLM21OfBfn/QlLm+AM6dJgqQBp83lTs\nomzh8iu73RqjLKmAGwIXiGlubwq7FgXdEExZWwGIFFZaMw51PxG2knmtp0Wg\nJrbCvsoymvrhjkxDR7yLCdSb/2Z8FfgAFYuxSIMKAQjBQlb+CAbcImt+b4Jp\n5mGakb6XY8cz9+EhPxeodjBNcWiNt2TXt8rbbT1Zvwwdu8+GG76RyKSAChZP\nkVNAX77XWgiCVtpyIwXn729l42x6J+WL6jEjFjflP8pjPstgwbT9R9LL/xai\nn+XcPpUxJ/6ryyeS+cEZbYI371pAWMWt0LfFhJ2HJkEV1Ur5+lAqnI9JKHIu\nDZ1fsrivXULtTYAFjPSBPDl4SGblS6P88//kSWYkQfPgGMe/yGJorhmcexeM\nDb/kRxKUTi/j8ZIMNLcBvMtWs1xVkKIRdy03i0n1PCQB0d3mBseFMN4z9mfI\nn7yWVc8HluRSIjsLZBUrWipJ7UvTC+XQn+x0mP2cVXu4KTag5/727Yy225ms\nrx80AKAZJ9IqyFbGOKGAul1rsQwcrmrakko0+rzmrXyhKa2QUL9BOfSvme+Q\nY5u7\r\n=0DCd\r\n-----END PGP SIGNATURE-----\r\n",
  85. "shasum": "a1ce6fb9c9bc356ca52e89256ab59059e13d0332",
  86. "tarball": "https://registry.npmjs.org/raw-body/-/raw-body-2.4.0.tgz",
  87. "unpackedSize": 22692
  88. },
  89. "engines": {
  90. "node": ">= 0.8"
  91. },
  92. "gitHead": "bf4f3d1ef5d7277233f08f31d52a5ff36337d573",
  93. "homepage": "https://github.com/stream-utils/raw-body#readme",
  94. "license": "MIT",
  95. "maintainers": [
  96. {
  97. "name": "dougwilson",
  98. "email": "doug@somethingdoug.com"
  99. },
  100. {
  101. "name": "jongleberry",
  102. "email": "jonathanrichardong@gmail.com"
  103. }
  104. ],
  105. "name": "raw-body",
  106. "optionalDependencies": {},
  107. "readme": "ERROR: No README data found!",
  108. "repository": {
  109. "type": "git",
  110. "url": "git+https://github.com/stream-utils/raw-body.git"
  111. },
  112. "scripts": {
  113. "lint": "eslint --plugin markdown --ext js,md .",
  114. "test": "mocha --trace-deprecation --reporter spec --bail --check-leaks test/",
  115. "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --trace-deprecation --reporter dot --check-leaks test/",
  116. "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --trace-deprecation --reporter spec --check-leaks test/"
  117. },
  118. "version": "2.4.0"
  119. }