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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  1. {
  2. "_args": [
  3. [
  4. "is-yarn-global@^0.3.0",
  5. "/home/lyxaira/Artesanias/artesanias/node_modules/update-notifier"
  6. ]
  7. ],
  8. "_from": "is-yarn-global@>=0.3.0 <0.4.0",
  9. "_id": "is-yarn-global@0.3.0",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/is-yarn-global",
  13. "_nodeVersion": "9.4.0",
  14. "_npmOperationalInternal": {
  15. "host": "s3://npm-registry-packages",
  16. "tmp": "tmp/is-yarn-global_0.3.0_1518685360730_0.27453532928202296"
  17. },
  18. "_npmUser": {
  19. "email": "litomore@gmail.com",
  20. "name": "litomore"
  21. },
  22. "_npmVersion": "5.6.0",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "is-yarn-global",
  26. "raw": "is-yarn-global@^0.3.0",
  27. "rawSpec": "^0.3.0",
  28. "scope": null,
  29. "spec": ">=0.3.0 <0.4.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/update-notifier"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/is-yarn-global/-/is-yarn-global-0.3.0.tgz",
  36. "_shasum": "d502d3382590ea3004893746754c89139973e232",
  37. "_shrinkwrap": null,
  38. "_spec": "is-yarn-global@^0.3.0",
  39. "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/update-notifier",
  40. "author": {
  41. "name": "LitoMore",
  42. "url": "litomore@gmail.com"
  43. },
  44. "bugs": {
  45. "url": "https://github.com/LitoMore/is-yarn-global/issues"
  46. },
  47. "dependencies": {},
  48. "description": "Check if installed by yarn globally without any `fs` calls",
  49. "devDependencies": {
  50. "ava": "^0.24.0",
  51. "xo": "^0.18.2"
  52. },
  53. "directories": {},
  54. "dist": {
  55. "fileCount": 5,
  56. "integrity": "sha512-VjSeb/lHmkoyd8ryPVIKvOCn4D1koMqY+vqyjjUfc3xyKtP4dYOxM44sZrnqQSzSds3xyOrUTLTC9LVCVgLngw==",
  57. "shasum": "d502d3382590ea3004893746754c89139973e232",
  58. "tarball": "https://registry.npmjs.org/is-yarn-global/-/is-yarn-global-0.3.0.tgz",
  59. "unpackedSize": 2552
  60. },
  61. "gitHead": "8f327b0ed2c3a22d213cf372074ae9fdda0687e6",
  62. "homepage": "https://github.com/LitoMore/is-yarn-global#readme",
  63. "license": "MIT",
  64. "maintainers": [
  65. {
  66. "name": "litomore",
  67. "email": "litomore@gmail.com"
  68. }
  69. ],
  70. "name": "is-yarn-global",
  71. "optionalDependencies": {},
  72. "readme": "ERROR: No README data found!",
  73. "repository": {
  74. "type": "git",
  75. "url": "git+ssh://git@github.com/LitoMore/is-yarn-global.git"
  76. },
  77. "scripts": {
  78. "test": "xo"
  79. },
  80. "version": "0.3.0"
  81. }