package.json 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230
  1. {
  2. "_args": [
  3. [
  4. "micromatch@3.1.10",
  5. "E:\\item\\newItem\\admin"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "micromatch@3.1.10",
  10. "_id": "micromatch@3.1.10",
  11. "_inBundle": false,
  12. "_integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==",
  13. "_location": "/micromatch",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "micromatch@3.1.10",
  19. "name": "micromatch",
  20. "escapedName": "micromatch",
  21. "rawSpec": "3.1.10",
  22. "saveSpec": null,
  23. "fetchSpec": "3.1.10"
  24. },
  25. "_requiredBy": [
  26. "/fast-glob",
  27. "/http-proxy-middleware",
  28. "/mocha-webpack/anymatch",
  29. "/mocha-webpack/readdirp",
  30. "/sane",
  31. "/sane/anymatch",
  32. "/watchpack-chokidar2/anymatch",
  33. "/watchpack-chokidar2/readdirp",
  34. "/webpack",
  35. "/webpack-dev-server/anymatch",
  36. "/webpack-dev-server/readdirp"
  37. ],
  38. "_resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz",
  39. "_spec": "3.1.10",
  40. "_where": "E:\\item\\newItem\\admin",
  41. "author": {
  42. "name": "Jon Schlinkert",
  43. "url": "https://github.com/jonschlinkert"
  44. },
  45. "bugs": {
  46. "url": "https://github.com/micromatch/micromatch/issues"
  47. },
  48. "contributors": [
  49. {
  50. "name": "Amila Welihinda",
  51. "url": "amilajack.com"
  52. },
  53. {
  54. "name": "Bogdan Chadkin",
  55. "url": "https://github.com/TrySound"
  56. },
  57. {
  58. "name": "Brian Woodward",
  59. "url": "https://twitter.com/doowb"
  60. },
  61. {
  62. "name": "Devon Govett",
  63. "url": "http://badassjs.com"
  64. },
  65. {
  66. "name": "Elan Shanker",
  67. "url": "https://github.com/es128"
  68. },
  69. {
  70. "name": "Fabrício Matté",
  71. "url": "https://ultcombo.js.org"
  72. },
  73. {
  74. "name": "Jon Schlinkert",
  75. "url": "http://twitter.com/jonschlinkert"
  76. },
  77. {
  78. "name": "Martin Kolárik",
  79. "url": "https://kolarik.sk"
  80. },
  81. {
  82. "name": "Olsten Larck",
  83. "url": "https://i.am.charlike.online"
  84. },
  85. {
  86. "name": "Paul Miller",
  87. "url": "paulmillr.com"
  88. },
  89. {
  90. "name": "Tom Byrer",
  91. "url": "https://github.com/tomByrer"
  92. },
  93. {
  94. "name": "Tyler Akins",
  95. "url": "http://rumkin.com"
  96. },
  97. {
  98. "url": "https://github.com/DianeLooney"
  99. }
  100. ],
  101. "dependencies": {
  102. "arr-diff": "^4.0.0",
  103. "array-unique": "^0.3.2",
  104. "braces": "^2.3.1",
  105. "define-property": "^2.0.2",
  106. "extend-shallow": "^3.0.2",
  107. "extglob": "^2.0.4",
  108. "fragment-cache": "^0.2.1",
  109. "kind-of": "^6.0.2",
  110. "nanomatch": "^1.2.9",
  111. "object.pick": "^1.3.0",
  112. "regex-not": "^1.0.0",
  113. "snapdragon": "^0.8.1",
  114. "to-regex": "^3.0.2"
  115. },
  116. "description": "Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch.",
  117. "devDependencies": {
  118. "bash-match": "^1.0.2",
  119. "for-own": "^1.0.0",
  120. "gulp": "^3.9.1",
  121. "gulp-format-md": "^1.0.0",
  122. "gulp-istanbul": "^1.1.3",
  123. "gulp-mocha": "^5.0.0",
  124. "gulp-unused": "^0.2.1",
  125. "is-windows": "^1.0.2",
  126. "minimatch": "^3.0.4",
  127. "minimist": "^1.2.0",
  128. "mocha": "^3.5.3",
  129. "multimatch": "^2.1.0"
  130. },
  131. "engines": {
  132. "node": ">=0.10.0"
  133. },
  134. "files": [
  135. "index.js",
  136. "lib"
  137. ],
  138. "homepage": "https://github.com/micromatch/micromatch",
  139. "keywords": [
  140. "bash",
  141. "expand",
  142. "expansion",
  143. "expression",
  144. "file",
  145. "files",
  146. "filter",
  147. "find",
  148. "glob",
  149. "globbing",
  150. "globs",
  151. "globstar",
  152. "match",
  153. "matcher",
  154. "matches",
  155. "matching",
  156. "micromatch",
  157. "minimatch",
  158. "multimatch",
  159. "path",
  160. "pattern",
  161. "patterns",
  162. "regex",
  163. "regexp",
  164. "regular",
  165. "shell",
  166. "wildcard"
  167. ],
  168. "license": "MIT",
  169. "lintDeps": {
  170. "dependencies": {
  171. "options": {
  172. "lock": {
  173. "snapdragon": "^0.8.1"
  174. }
  175. }
  176. },
  177. "devDependencies": {
  178. "files": {
  179. "options": {
  180. "ignore": [
  181. "benchmark/**"
  182. ]
  183. }
  184. }
  185. }
  186. },
  187. "main": "index.js",
  188. "name": "micromatch",
  189. "repository": {
  190. "type": "git",
  191. "url": "git+https://github.com/micromatch/micromatch.git"
  192. },
  193. "scripts": {
  194. "test": "mocha"
  195. },
  196. "verb": {
  197. "toc": "collapsible",
  198. "layout": "default",
  199. "tasks": [
  200. "readme"
  201. ],
  202. "plugins": [
  203. "gulp-format-md"
  204. ],
  205. "helpers": [
  206. "./benchmark/helper.js"
  207. ],
  208. "related": {
  209. "list": [
  210. "braces",
  211. "expand-brackets",
  212. "extglob",
  213. "fill-range",
  214. "nanomatch"
  215. ]
  216. },
  217. "lint": {
  218. "reflinks": true
  219. },
  220. "reflinks": [
  221. "expand-brackets",
  222. "extglob",
  223. "glob-object",
  224. "minimatch",
  225. "multimatch",
  226. "snapdragon"
  227. ]
  228. },
  229. "version": "3.1.10"
  230. }