package.json 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226
  1. {
  2. "_args": [
  3. [
  4. "micromatch@3.1.10",
  5. "/Users/mac/Desktop/zz的项目/cdss/大名县人民医院/CDSS-daming-web"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "micromatch@3.1.10",
  10. "_id": "micromatch@3.1.10",
  11. "_inBundle": false,
  12. "_integrity": "sha1-cIWbyVyYQJUvNZoGij/En57PrCM=",
  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. "/watchpack-chokidar2/anymatch",
  28. "/watchpack-chokidar2/readdirp",
  29. "/webpack",
  30. "/webpack-dev-server/anymatch",
  31. "/webpack-dev-server/http-proxy-middleware",
  32. "/webpack-dev-server/readdirp"
  33. ],
  34. "_resolved": "https://registry.npm.taobao.org/micromatch/download/micromatch-3.1.10.tgz?cache=0&sync_timestamp=1618054841521&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fmicromatch%2Fdownload%2Fmicromatch-3.1.10.tgz",
  35. "_spec": "3.1.10",
  36. "_where": "/Users/mac/Desktop/zz的项目/cdss/大名县人民医院/CDSS-daming-web",
  37. "author": {
  38. "name": "Jon Schlinkert",
  39. "url": "https://github.com/jonschlinkert"
  40. },
  41. "bugs": {
  42. "url": "https://github.com/micromatch/micromatch/issues"
  43. },
  44. "contributors": [
  45. {
  46. "name": "Amila Welihinda",
  47. "url": "amilajack.com"
  48. },
  49. {
  50. "name": "Bogdan Chadkin",
  51. "url": "https://github.com/TrySound"
  52. },
  53. {
  54. "name": "Brian Woodward",
  55. "url": "https://twitter.com/doowb"
  56. },
  57. {
  58. "name": "Devon Govett",
  59. "url": "http://badassjs.com"
  60. },
  61. {
  62. "name": "Elan Shanker",
  63. "url": "https://github.com/es128"
  64. },
  65. {
  66. "name": "Fabrício Matté",
  67. "url": "https://ultcombo.js.org"
  68. },
  69. {
  70. "name": "Jon Schlinkert",
  71. "url": "http://twitter.com/jonschlinkert"
  72. },
  73. {
  74. "name": "Martin Kolárik",
  75. "url": "https://kolarik.sk"
  76. },
  77. {
  78. "name": "Olsten Larck",
  79. "url": "https://i.am.charlike.online"
  80. },
  81. {
  82. "name": "Paul Miller",
  83. "url": "paulmillr.com"
  84. },
  85. {
  86. "name": "Tom Byrer",
  87. "url": "https://github.com/tomByrer"
  88. },
  89. {
  90. "name": "Tyler Akins",
  91. "url": "http://rumkin.com"
  92. },
  93. {
  94. "url": "https://github.com/DianeLooney"
  95. }
  96. ],
  97. "dependencies": {
  98. "arr-diff": "^4.0.0",
  99. "array-unique": "^0.3.2",
  100. "braces": "^2.3.1",
  101. "define-property": "^2.0.2",
  102. "extend-shallow": "^3.0.2",
  103. "extglob": "^2.0.4",
  104. "fragment-cache": "^0.2.1",
  105. "kind-of": "^6.0.2",
  106. "nanomatch": "^1.2.9",
  107. "object.pick": "^1.3.0",
  108. "regex-not": "^1.0.0",
  109. "snapdragon": "^0.8.1",
  110. "to-regex": "^3.0.2"
  111. },
  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. }