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

package.json 4.5KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158
  1. {
  2. "_args": [
  3. [
  4. "is-glob@^4.0.1",
  5. "/home/lyxaira/Artesanias/artesanias/node_modules/glob-parent"
  6. ]
  7. ],
  8. "_from": "is-glob@>=4.0.1 <5.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "is-glob@4.0.1",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/is-glob",
  14. "_nodeVersion": "10.15.1",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/is-glob_4.0.1_1553725595739_0.7795574194293109"
  18. },
  19. "_npmUser": {
  20. "email": "blaine.bublitz@gmail.com",
  21. "name": "phated"
  22. },
  23. "_npmVersion": "6.4.1",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "is-glob",
  27. "raw": "is-glob@^4.0.1",
  28. "rawSpec": "^4.0.1",
  29. "scope": null,
  30. "spec": ">=4.0.1 <5.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/glob-parent"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.1.tgz",
  37. "_shasum": "7567dbe9f2f5e2467bc77ab83c4a29482407a5dc",
  38. "_shrinkwrap": null,
  39. "_spec": "is-glob@^4.0.1",
  40. "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/glob-parent",
  41. "author": {
  42. "name": "Jon Schlinkert",
  43. "url": "https://github.com/jonschlinkert"
  44. },
  45. "bugs": {
  46. "url": "https://github.com/micromatch/is-glob/issues"
  47. },
  48. "contributors": [
  49. {
  50. "name": "Brian Woodward",
  51. "url": "https://twitter.com/doowb"
  52. },
  53. {
  54. "name": "Daniel Perez",
  55. "url": "https://tuvistavie.com"
  56. },
  57. {
  58. "name": "Jon Schlinkert",
  59. "url": "http://twitter.com/jonschlinkert"
  60. }
  61. ],
  62. "dependencies": {
  63. "is-extglob": "^2.1.1"
  64. },
  65. "description": "Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet",
  66. "devDependencies": {
  67. "gulp-format-md": "^0.1.10",
  68. "mocha": "^3.0.2"
  69. },
  70. "directories": {},
  71. "dist": {
  72. "fileCount": 4,
  73. "integrity": "sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==",
  74. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcm/icCRA9TVsSAnZWagAAjNkP/1NEsRwsDNmHrumIbD19\nzEU1zZjHfN0XqjB286992EaNriCSMXs54xYQmxM6UQ5tHWytmY9caAmc5hFl\nBEm7L0eczOpDGxKpIZWHLy8gEUfLcYRzn6vRvdTpMDRf6zSVrcC7/sebclAT\njdMsZc0HrO3Lg3QZXXkJ6+elOxVrJT5HdVr5avXgneeD6EA3VTFVNRMu5mTv\n/cogXKWvVi0rOgupV4mYKwkAH+9Anh1MbfnPxVg7CLE/GG8AyhtgkTbzovGn\njoQ1rWN4UHYIG3Lguyg966HP48o0GCPklbXrb5a3yDRoZQgjng2C0zpt7dUU\nTINpyDxiQMgjJhriNnuYkr4SkOMg0xahJQjjiP0Zer9MTJPCbty064P4WJJ6\ni8wdxz06qhfb++WF+h3N5YQOT824Cg/cD48KBC/+qXV2ltnvQ+cO767drZXL\nsdqq184pqI/k+VaXFPOW55AJ5H3vbXBdfFj84ys6q2ly/dtiSiWuNV0BBLNk\n4Vp63vHMT/O4hbMStsSFtvGOuc+ym/0+5D8xX3YCjFFDLxlWyr5B89CmVkoe\nwMRwPXbqwds3ZQIiv7UlX+OmkhLscfMI888QEYdZcezOqwfKK2gpk0qbkE6w\nVL4jNOQcgCBmz8AIWSCZM8dTbkLhLGWS7voN5HhOt1LlVByrfYOrlLYYEyxK\n/LsU\r\n=kTf9\r\n-----END PGP SIGNATURE-----\r\n",
  75. "shasum": "7567dbe9f2f5e2467bc77ab83c4a29482407a5dc",
  76. "tarball": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.1.tgz",
  77. "unpackedSize": 11285
  78. },
  79. "engines": {
  80. "node": ">=0.10.0"
  81. },
  82. "gitHead": "4ac6a0cb019fa39141457946c2d455f281f73659",
  83. "homepage": "https://github.com/micromatch/is-glob",
  84. "keywords": [
  85. "bash",
  86. "braces",
  87. "check",
  88. "exec",
  89. "expression",
  90. "extglob",
  91. "glob",
  92. "globbing",
  93. "globstar",
  94. "is",
  95. "match",
  96. "matches",
  97. "pattern",
  98. "regex",
  99. "regular",
  100. "string",
  101. "test"
  102. ],
  103. "license": "MIT",
  104. "main": "index.js",
  105. "maintainers": [
  106. {
  107. "name": "doowb",
  108. "email": "brian.woodward@gmail.com"
  109. },
  110. {
  111. "name": "jonschlinkert",
  112. "email": "github@sellside.com"
  113. },
  114. {
  115. "name": "phated",
  116. "email": "blaine.bublitz@gmail.com"
  117. }
  118. ],
  119. "name": "is-glob",
  120. "optionalDependencies": {},
  121. "readme": "ERROR: No README data found!",
  122. "repository": {
  123. "type": "git",
  124. "url": "git+https://github.com/micromatch/is-glob.git"
  125. },
  126. "scripts": {
  127. "test": "mocha"
  128. },
  129. "verb": {
  130. "layout": "default",
  131. "plugins": [
  132. "gulp-format-md"
  133. ],
  134. "reflinks": [
  135. "assemble",
  136. "bach",
  137. "base",
  138. "composer",
  139. "gulp",
  140. "has-glob",
  141. "is-valid-glob",
  142. "micromatch",
  143. "npm",
  144. "scaffold",
  145. "verb",
  146. "vinyl"
  147. ],
  148. "related": {
  149. "list": [
  150. "assemble",
  151. "base",
  152. "update",
  153. "verb"
  154. ]
  155. }
  156. },
  157. "version": "4.0.1"
  158. }