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

package.json 3.3KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100
  1. {
  2. "_args": [
  3. [
  4. "has-yarn@^2.1.0",
  5. "/home/lyxaira/Artesanias/artesanias/node_modules/update-notifier"
  6. ]
  7. ],
  8. "_from": "has-yarn@>=2.1.0 <3.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "has-yarn@2.1.0",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/has-yarn",
  14. "_nodeVersion": "8.15.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/has-yarn_2.1.0_1554066126839_0.4025715435893884"
  18. },
  19. "_npmUser": {
  20. "email": "sindresorhus@gmail.com",
  21. "name": "sindresorhus"
  22. },
  23. "_npmVersion": "6.9.0",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "has-yarn",
  27. "raw": "has-yarn@^2.1.0",
  28. "rawSpec": "^2.1.0",
  29. "scope": null,
  30. "spec": ">=2.1.0 <3.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/update-notifier"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/has-yarn/-/has-yarn-2.1.0.tgz",
  37. "_shasum": "137e11354a7b5bf11aa5cb649cf0c6f3ff2b2e77",
  38. "_shrinkwrap": null,
  39. "_spec": "has-yarn@^2.1.0",
  40. "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/update-notifier",
  41. "author": {
  42. "email": "sindresorhus@gmail.com",
  43. "name": "Sindre Sorhus",
  44. "url": "sindresorhus.com"
  45. },
  46. "bugs": {
  47. "url": "https://github.com/sindresorhus/has-yarn/issues"
  48. },
  49. "dependencies": {},
  50. "description": "Check if a project is using Yarn",
  51. "devDependencies": {
  52. "ava": "^1.4.1",
  53. "tsd": "^0.7.1",
  54. "xo": "^0.24.0"
  55. },
  56. "directories": {},
  57. "dist": {
  58. "fileCount": 5,
  59. "integrity": "sha512-UqBRqi4ju7T+TqGNdqAO0PaSVGsDGJUBQvk9eUWNGRY1CFGDzYhLWoM7JQEemnlvVcv/YEmc2wNW8BC24EnUsw==",
  60. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcoSrPCRA9TVsSAnZWagAAK70P/RODGqpE8oEYl26GLC/8\n/zDdpYheVd6QOVO8wBBmuLWMIRYhn6G6dJNL+YBqf09LStabhGEyAJz+d6bW\ntOaOiDu+6lgmTkwp0FUPQj3YVoH5s3HIfqtY/OZghZbmwhtw5Bk+/aY8jnXx\nd54KOYSLYtUt8L6sgfUt/2q4b0qULK4eWtK1xVaJbG2ui3b2cWMlckgoN85B\nWTD5W99i2R/y4QT8CDKb3Ke/NdIrT53oOfzTZJqqElqGlesIY3B3yAUWU10o\nC10XROkMsmkuYPr+1lQYw9lQotbzJKaGUZKb5PgUFNJH4DW/O804G3NusP9C\nWMJFLA32wlvlHK7F2U7vuLbIGzoj3ggUu7ZvRWhYDvSlozIOJlez994zDi8s\noZWBXPm1kOdfkTECyoP51jZ0GCNxGew1KDjniO3GpEmKfIBU0ER37sEBs67y\nzpOMSm7bz6su+Hw8vJzU5M+VCz0yNDk6yh9FnLfoG4oCLIosc8bAS6ceK4b8\nFDRlSA6auBaqeqniln/B3vfJVRRMhXNBIZBlTyWDFVCly9B787z8xAJjvFwD\n3XMNg2Z7EMeDlIThtoFqzX799DVGOyht8pIfhrBZJmQEXVMIhvcfp78HoLWL\nDG5+oWXMnL2UAv71RfR5eTih4avJijr50idkonEOtRFULEY4PEpzS0oRUm/j\nkH0E\r\n=7ej/\r\n-----END PGP SIGNATURE-----\r\n",
  61. "shasum": "137e11354a7b5bf11aa5cb649cf0c6f3ff2b2e77",
  62. "tarball": "https://registry.npmjs.org/has-yarn/-/has-yarn-2.1.0.tgz",
  63. "unpackedSize": 3392
  64. },
  65. "engines": {
  66. "node": ">=8"
  67. },
  68. "gitHead": "b7b7b341a2c339050bade6b77152b266c2bdc89c",
  69. "homepage": "https://github.com/sindresorhus/has-yarn#readme",
  70. "keywords": [
  71. "app",
  72. "detect",
  73. "has",
  74. "is",
  75. "manager",
  76. "module",
  77. "npm",
  78. "package",
  79. "project",
  80. "yarn"
  81. ],
  82. "license": "MIT",
  83. "maintainers": [
  84. {
  85. "name": "sindresorhus",
  86. "email": "sindresorhus@gmail.com"
  87. }
  88. ],
  89. "name": "has-yarn",
  90. "optionalDependencies": {},
  91. "readme": "ERROR: No README data found!",
  92. "repository": {
  93. "type": "git",
  94. "url": "git+https://github.com/sindresorhus/has-yarn.git"
  95. },
  96. "scripts": {
  97. "test": "xo && ava && tsd"
  98. },
  99. "version": "2.1.0"
  100. }