package.json 4.8 KB

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