package.json 4.9 KB

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