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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114
  1. {
  2. "_args": [
  3. [
  4. "is-installed-globally@^0.3.1",
  5. "/home/lyxaira/Artesanias/artesanias/node_modules/update-notifier"
  6. ]
  7. ],
  8. "_from": "is-installed-globally@>=0.3.1 <0.4.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "is-installed-globally@0.3.2",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/is-installed-globally",
  14. "_nodeVersion": "10.19.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/is-installed-globally_0.3.2_1586162436572_0.5569743294221912"
  18. },
  19. "_npmUser": {
  20. "email": "sindresorhus@gmail.com",
  21. "name": "sindresorhus"
  22. },
  23. "_npmVersion": "6.13.4",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "is-installed-globally",
  27. "raw": "is-installed-globally@^0.3.1",
  28. "rawSpec": "^0.3.1",
  29. "scope": null,
  30. "spec": ">=0.3.1 <0.4.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/update-notifier"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/is-installed-globally/-/is-installed-globally-0.3.2.tgz",
  37. "_shasum": "fd3efa79ee670d1187233182d5b0a1dd00313141",
  38. "_shrinkwrap": null,
  39. "_spec": "is-installed-globally@^0.3.1",
  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/is-installed-globally/issues"
  48. },
  49. "dependencies": {
  50. "global-dirs": "^2.0.1",
  51. "is-path-inside": "^3.0.1"
  52. },
  53. "description": "Check if your package was installed globally",
  54. "devDependencies": {
  55. "ava": "^2.4.0",
  56. "cpy": "^7.3.0",
  57. "del": "^5.1.0",
  58. "execa": "^2.0.4",
  59. "make-dir": "^3.0.0",
  60. "tsd": "^0.10.0",
  61. "xo": "^0.25.3"
  62. },
  63. "directories": {},
  64. "dist": {
  65. "fileCount": 5,
  66. "integrity": "sha512-wZ8x1js7Ia0kecP/CHM/3ABkAmujX7WPvQk6uu3Fly/Mk44pySulQpnHG46OMjHGXApINnV4QhY3SWnECO2z5g==",
  67. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeiusFCRA9TVsSAnZWagAAFDYP/iCHRZr80qRdxljMlBTR\nB3I0lkJKmCvvwPvTvqY9LtNfrKFIvwS1ehDrTLwBZyi7wEuVFzvvWxJmdGFZ\nT0iRu2n2Zj8jkIRezbGDCvmm2ybAZt9IbZpLjxRcQeSbIOGaoF69nltRwZFh\nFaPE2CpHaoFonzCczjvS1OwcGR88W4dIo7buPCjQog3LO8mxM01Vs5uAss9n\n9fDg0I/OSE3qpszH4s4dS7dthc3MG1QAbTfemuESNATjKE6eQkiw5028aikr\nL0NbknIWKjplrbnBA3rNnnCgBmo6BdPXJaktmWKb46Z2u/d+vTZtVkHa9Q/E\nMZKsSg0CqTss8ShYPNC5fSPHNDC9sTKcI4rdUhPKv0KdX0LPtniO9r8sp0+a\nwUEyd/+KJFVWx4PcDP8PQ6t3enDs0FHG9fe9n8tL/C7w+R4hjfewaMlfKKC3\nTvY9Ijuv7EwPsL/LDGih5uRUT4wGIS0S5o7CBSRaVtTBOr1PTUoiG1nVmjRj\nGi97XdDw6n4mYcpEC+/dTqoZw4N2dSTYU2Nd4DEkIfQngfwh+iEmOPeBBqZS\npgjqKRtalt/T6TmpItXY1rSRnNDJyN1Fn29x1HEbSRdkanm9thd2rkmicjv4\n8y77Bpsm7vOqpr83RseEcDvEIqxp4PszbWxXHTiDFv26bpRU45LqWVwSo+kD\nIbxe\r\n=Fv0Q\r\n-----END PGP SIGNATURE-----\r\n",
  68. "shasum": "fd3efa79ee670d1187233182d5b0a1dd00313141",
  69. "tarball": "https://registry.npmjs.org/is-installed-globally/-/is-installed-globally-0.3.2.tgz",
  70. "unpackedSize": 3748
  71. },
  72. "engines": {
  73. "node": ">=8"
  74. },
  75. "funding": "https://github.com/sponsors/sindresorhus",
  76. "gitHead": "0383e5970ba3812971b3426515939a6bb34424c5",
  77. "homepage": "https://github.com/sindresorhus/is-installed-globally#readme",
  78. "keywords": [
  79. "bin",
  80. "binary",
  81. "check",
  82. "cli",
  83. "detect",
  84. "global",
  85. "globally",
  86. "install",
  87. "installed",
  88. "is",
  89. "local",
  90. "locally",
  91. "module",
  92. "npm",
  93. "package",
  94. "yarn"
  95. ],
  96. "license": "MIT",
  97. "maintainers": [
  98. {
  99. "name": "sindresorhus",
  100. "email": "sindresorhus@gmail.com"
  101. }
  102. ],
  103. "name": "is-installed-globally",
  104. "optionalDependencies": {},
  105. "readme": "ERROR: No README data found!",
  106. "repository": {
  107. "type": "git",
  108. "url": "git+https://github.com/sindresorhus/is-installed-globally.git"
  109. },
  110. "scripts": {
  111. "test": "xo && ava && tsd"
  112. },
  113. "version": "0.3.2"
  114. }