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

package.json 3.6KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107
  1. {
  2. "_args": [
  3. [
  4. "lodash@^4.17.15",
  5. "/home/lyxaira/Artesanias/artesanias/node_modules/@netflix/nerror"
  6. ]
  7. ],
  8. "_from": "lodash@>=4.17.15 <5.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "lodash@4.17.20",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/lodash",
  14. "_nodeVersion": "12.18.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/lodash_4.17.20_1597337634014_0.4491479741207298"
  18. },
  19. "_npmUser": {
  20. "email": "demoneaux@gmail.com",
  21. "name": "bnjmnt4n"
  22. },
  23. "_npmVersion": "6.14.7",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "lodash",
  27. "raw": "lodash@^4.17.15",
  28. "rawSpec": "^4.17.15",
  29. "scope": null,
  30. "spec": ">=4.17.15 <5.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/@netflix/nerror",
  35. "/async",
  36. "/inquirer"
  37. ],
  38. "_resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.20.tgz",
  39. "_shasum": "b44a9b6297bcb698f1c51a3545a2b3b368d59c52",
  40. "_shrinkwrap": null,
  41. "_spec": "lodash@^4.17.15",
  42. "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/@netflix/nerror",
  43. "author": {
  44. "email": "john.david.dalton@gmail.com",
  45. "name": "John-David Dalton"
  46. },
  47. "bugs": {
  48. "url": "https://github.com/lodash/lodash/issues"
  49. },
  50. "contributors": [
  51. {
  52. "name": "John-David Dalton",
  53. "email": "john.david.dalton@gmail.com"
  54. },
  55. {
  56. "name": "Mathias Bynens",
  57. "email": "mathias@qiwi.be"
  58. }
  59. ],
  60. "dependencies": {},
  61. "description": "Lodash modular utilities.",
  62. "devDependencies": {},
  63. "directories": {},
  64. "dist": {
  65. "fileCount": 1049,
  66. "integrity": "sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==",
  67. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfNXAiCRA9TVsSAnZWagAAtmYP/2G2ijVcDDyRacsKXn8Q\niX5zNGG+Od+xSuOXrMRG32hjB1giuXR2t8mlsJLQpFyQVgAexcr22J0oq0Kb\nUouNSYrjm6qfK/u5ZUg8lR/Q3L+QiaxsfNnS7FWCO4xqUB0FlI5rKtnq4zhH\nWpPscWw1S/0vV1tz9OvibtfiMDWw5m9AYHk7ckISHmiEMBWURWyDjStxVjmn\nIupfRuCjJdNoxdFyRMaXktbFaCqdMoaT00x5ImxTbIR2ZQdTQT7fA8l3FvvZ\nX/avXT8sqsY0gMCJqZGZITWI/6jIvoMLeE8IqPvAweX+rjHpTFbj9u+SjhNI\noLRY2Ya3bCCUM/T7ZeShMDOeNCyqaU4p3s5VWBQ7PG8FRUjtRdJXpmBf44B4\n6ew+lh2qK+P7FcIcJ4NDpo0/pek4keOpKmUyOYEsrXbnFKdXyzMxAztydu2U\nYR20ePPVsAh2dxwnTVW+jxoutB09gmM3YhgtuOEf16dSEsu47Tntd039li0A\nOSwvLK2jEiyyaeGh7nZSaNPr2Sgj5uq1DrOjR/eKOhY0nFUzdcDAjm8ocVSe\nncavD4t+VFnABdnog5Ub11luRNoOTBvIX+c/9DshlfRzGKIu6pq8SirU6P2j\n3y40bR5yzjhxVM/E2RsqAsPgSPl/1BLyO4+4MKIxhVTh259tWf3YxbWbuXo8\n5EAn\r\n=w2Gq\r\n-----END PGP SIGNATURE-----\r\n",
  68. "shasum": "b44a9b6297bcb698f1c51a3545a2b3b368d59c52",
  69. "tarball": "https://registry.npmjs.org/lodash/-/lodash-4.17.20.tgz",
  70. "unpackedSize": 1406354
  71. },
  72. "gitHead": "f2e7063ee409ff40a60b14370c58dceee1a2efd4",
  73. "homepage": "https://lodash.com/",
  74. "icon": "https://lodash.com/icon.svg",
  75. "keywords": [
  76. "modules",
  77. "stdlib",
  78. "util"
  79. ],
  80. "license": "MIT",
  81. "main": "lodash.js",
  82. "maintainers": [
  83. {
  84. "name": "bnjmnt4n",
  85. "email": "demoneaux@gmail.com"
  86. },
  87. {
  88. "name": "jdalton",
  89. "email": "john.david.dalton@gmail.com"
  90. },
  91. {
  92. "name": "mathias",
  93. "email": "mathias@qiwi.be"
  94. }
  95. ],
  96. "name": "lodash",
  97. "optionalDependencies": {},
  98. "readme": "ERROR: No README data found!",
  99. "repository": {
  100. "type": "git",
  101. "url": "git+https://github.com/lodash/lodash.git"
  102. },
  103. "scripts": {
  104. "test": "echo \"See https://travis-ci.org/lodash-archive/lodash-cli for testing details.\""
  105. },
  106. "version": "4.17.20"
  107. }