@modern-js/utils 2.12.1-alpha.0 → 2.12.1-alpha.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1066) hide show
  1. package/dist/cjs/compiled/address/index.js +1 -0
  2. package/dist/cjs/compiled/address/lib/address.d.ts +28 -0
  3. package/dist/cjs/compiled/address/package.json +1 -0
  4. package/dist/cjs/compiled/ajv/codegen.js +1 -0
  5. package/dist/cjs/compiled/ajv/index.js +9 -0
  6. package/dist/cjs/compiled/ajv/license +22 -0
  7. package/dist/cjs/compiled/ajv/package.json +1 -0
  8. package/dist/cjs/compiled/ajv/types/ajv.d.ts +16 -0
  9. package/dist/cjs/compiled/ajv/types/compile/codegen/code.d.ts +40 -0
  10. package/dist/cjs/compiled/ajv/types/compile/codegen/index.d.ts +79 -0
  11. package/dist/cjs/compiled/ajv/types/compile/codegen/scope.d.ts +79 -0
  12. package/dist/cjs/compiled/ajv/types/compile/errors.d.ts +13 -0
  13. package/dist/cjs/compiled/ajv/types/compile/index.d.ts +80 -0
  14. package/dist/cjs/compiled/ajv/types/compile/ref_error.d.ts +6 -0
  15. package/dist/cjs/compiled/ajv/types/compile/resolve.d.ts +12 -0
  16. package/dist/cjs/compiled/ajv/types/compile/rules.d.ts +28 -0
  17. package/dist/cjs/compiled/ajv/types/compile/util.d.ts +40 -0
  18. package/dist/cjs/compiled/ajv/types/compile/validate/index.d.ts +42 -0
  19. package/dist/cjs/compiled/ajv/types/compile/validate/subschema.d.ts +47 -0
  20. package/dist/cjs/compiled/ajv/types/core.d.ts +173 -0
  21. package/dist/cjs/compiled/ajv/types/runtime/validation_error.d.ts +7 -0
  22. package/dist/cjs/compiled/ajv/types/types/index.d.ts +183 -0
  23. package/dist/cjs/compiled/ajv/types/types/json-schema.d.ts +124 -0
  24. package/dist/cjs/compiled/ajv/types/types/jtd-schema.d.ts +169 -0
  25. package/dist/cjs/compiled/ajv/types/vocabularies/errors.d.ts +1 -0
  26. package/dist/cjs/compiled/ajv/uri-js.d.ts +59 -0
  27. package/dist/cjs/compiled/ajv-keywords/index.d.ts +1 -0
  28. package/dist/cjs/compiled/ajv-keywords/index.js +1 -0
  29. package/dist/cjs/compiled/ajv-keywords/license +21 -0
  30. package/dist/cjs/compiled/ajv-keywords/package.json +1 -0
  31. package/dist/cjs/compiled/better-ajv-errors/index.d.ts +1 -0
  32. package/dist/cjs/compiled/better-ajv-errors/index.js +1 -0
  33. package/dist/cjs/compiled/better-ajv-errors/license +13 -0
  34. package/dist/cjs/compiled/better-ajv-errors/package.json +1 -0
  35. package/dist/cjs/compiled/browserslist/index.d.ts +178 -0
  36. package/dist/cjs/compiled/browserslist/index.js +1 -0
  37. package/dist/cjs/compiled/browserslist/license +20 -0
  38. package/dist/cjs/compiled/browserslist/package.json +1 -0
  39. package/dist/cjs/compiled/chalk/index.d.ts +415 -0
  40. package/dist/cjs/compiled/chalk/index.js +1 -0
  41. package/dist/cjs/compiled/chalk/license +9 -0
  42. package/dist/cjs/compiled/chalk/package.json +1 -0
  43. package/dist/cjs/compiled/chokidar/anymatch/index.d.ts +19 -0
  44. package/dist/cjs/compiled/chokidar/fsevents.node +0 -0
  45. package/dist/cjs/compiled/chokidar/index.js +40 -0
  46. package/dist/cjs/compiled/chokidar/license +21 -0
  47. package/dist/cjs/compiled/chokidar/package.json +1 -0
  48. package/dist/cjs/compiled/chokidar/types/index.d.ts +188 -0
  49. package/dist/cjs/compiled/commander/index.js +1 -0
  50. package/dist/cjs/compiled/commander/license +22 -0
  51. package/dist/cjs/compiled/commander/package.json +1 -0
  52. package/dist/cjs/compiled/commander/typings/index.d.ts +890 -0
  53. package/dist/cjs/compiled/debug/index.d.ts +54 -0
  54. package/dist/cjs/compiled/debug/index.js +1 -0
  55. package/dist/cjs/compiled/debug/license +20 -0
  56. package/dist/cjs/compiled/debug/ms/index.d.ts +25 -0
  57. package/dist/cjs/compiled/debug/package.json +1 -0
  58. package/dist/cjs/compiled/dotenv/index.js +1 -0
  59. package/dist/cjs/compiled/dotenv/license +23 -0
  60. package/dist/cjs/compiled/dotenv/package.json +1 -0
  61. package/dist/cjs/compiled/dotenv/types/index.d.ts +59 -0
  62. package/dist/cjs/compiled/dotenv-expand/index.d.ts +15 -0
  63. package/dist/cjs/compiled/dotenv-expand/index.js +1 -0
  64. package/dist/cjs/compiled/dotenv-expand/license +24 -0
  65. package/dist/cjs/compiled/dotenv-expand/package.json +1 -0
  66. package/dist/cjs/compiled/execa/index.d.ts +564 -0
  67. package/dist/cjs/compiled/execa/index.js +1 -0
  68. package/dist/cjs/compiled/execa/license +9 -0
  69. package/dist/cjs/compiled/execa/package.json +1 -0
  70. package/dist/cjs/compiled/fast-glob/@nodelib/fs.scandir/out/adapters/fs.d.ts +20 -0
  71. package/dist/cjs/compiled/fast-glob/@nodelib/fs.scandir/out/index.d.ts +12 -0
  72. package/dist/cjs/compiled/fast-glob/@nodelib/fs.scandir/out/providers/async.d.ts +7 -0
  73. package/dist/cjs/compiled/fast-glob/@nodelib/fs.scandir/out/settings.d.ts +20 -0
  74. package/dist/cjs/compiled/fast-glob/@nodelib/fs.scandir/out/types/index.d.ts +20 -0
  75. package/dist/cjs/compiled/fast-glob/@nodelib/fs.stat/out/adapters/fs.d.ts +13 -0
  76. package/dist/cjs/compiled/fast-glob/@nodelib/fs.stat/out/index.d.ts +12 -0
  77. package/dist/cjs/compiled/fast-glob/@nodelib/fs.stat/out/providers/async.d.ts +4 -0
  78. package/dist/cjs/compiled/fast-glob/@nodelib/fs.stat/out/settings.d.ts +16 -0
  79. package/dist/cjs/compiled/fast-glob/@nodelib/fs.stat/out/types/index.d.ts +4 -0
  80. package/dist/cjs/compiled/fast-glob/@nodelib/fs.walk/out/index.d.ts +14 -0
  81. package/dist/cjs/compiled/fast-glob/@nodelib/fs.walk/out/providers/async.d.ts +12 -0
  82. package/dist/cjs/compiled/fast-glob/@nodelib/fs.walk/out/readers/async.d.ts +30 -0
  83. package/dist/cjs/compiled/fast-glob/@nodelib/fs.walk/out/readers/reader.d.ts +6 -0
  84. package/dist/cjs/compiled/fast-glob/@nodelib/fs.walk/out/settings.d.ts +30 -0
  85. package/dist/cjs/compiled/fast-glob/@nodelib/fs.walk/out/types/index.d.ts +8 -0
  86. package/dist/cjs/compiled/fast-glob/index.js +37 -0
  87. package/dist/cjs/compiled/fast-glob/license +21 -0
  88. package/dist/cjs/compiled/fast-glob/out/index.d.ts +27 -0
  89. package/dist/cjs/compiled/fast-glob/out/managers/tasks.d.ts +22 -0
  90. package/dist/cjs/compiled/fast-glob/out/settings.d.ts +164 -0
  91. package/dist/cjs/compiled/fast-glob/out/types/index.d.ts +31 -0
  92. package/dist/cjs/compiled/fast-glob/package.json +1 -0
  93. package/dist/cjs/compiled/filesize/filesize.d.ts +131 -0
  94. package/dist/cjs/compiled/filesize/index.js +9 -0
  95. package/dist/cjs/compiled/filesize/license +28 -0
  96. package/dist/cjs/compiled/filesize/package.json +1 -0
  97. package/dist/cjs/compiled/fs-extra/index.d.ts +563 -0
  98. package/dist/cjs/compiled/fs-extra/index.js +1 -0
  99. package/dist/cjs/compiled/fs-extra/license +15 -0
  100. package/dist/cjs/compiled/fs-extra/package.json +1 -0
  101. package/dist/cjs/compiled/glob/index.d.ts +91 -0
  102. package/dist/cjs/compiled/glob/index.js +1 -0
  103. package/dist/cjs/compiled/glob/license +21 -0
  104. package/dist/cjs/compiled/glob/minimatch/index.d.ts +204 -0
  105. package/dist/cjs/compiled/glob/package.json +1 -0
  106. package/dist/cjs/compiled/globby/index.d.ts +186 -0
  107. package/dist/cjs/compiled/globby/index.js +1 -0
  108. package/dist/cjs/compiled/globby/license +9 -0
  109. package/dist/cjs/compiled/globby/package.json +1 -0
  110. package/dist/cjs/compiled/gzip-size/index.d.ts +96 -0
  111. package/dist/cjs/compiled/gzip-size/index.js +1 -0
  112. package/dist/cjs/compiled/gzip-size/license +9 -0
  113. package/dist/cjs/compiled/gzip-size/package.json +1 -0
  114. package/dist/cjs/compiled/import-lazy/index.d.ts +26 -0
  115. package/dist/cjs/compiled/import-lazy/index.js +1 -0
  116. package/dist/cjs/compiled/import-lazy/license +9 -0
  117. package/dist/cjs/compiled/import-lazy/package.json +1 -0
  118. package/dist/cjs/compiled/inquirer/index.d.ts +997 -0
  119. package/dist/cjs/compiled/inquirer/index.js +9 -0
  120. package/dist/cjs/compiled/inquirer/lib/objects/choice.d.ts +65 -0
  121. package/dist/cjs/compiled/inquirer/lib/objects/choices.d.ts +206 -0
  122. package/dist/cjs/compiled/inquirer/lib/objects/separator.d.ts +37 -0
  123. package/dist/cjs/compiled/inquirer/lib/ui/baseUI.d.ts +37 -0
  124. package/dist/cjs/compiled/inquirer/lib/ui/bottom-bar.d.ts +65 -0
  125. package/dist/cjs/compiled/inquirer/lib/ui/prompt.d.ts +104 -0
  126. package/dist/cjs/compiled/inquirer/license +22 -0
  127. package/dist/cjs/compiled/inquirer/package.json +1 -0
  128. package/dist/cjs/compiled/inquirer/through/index.d.ts +25 -0
  129. package/dist/cjs/compiled/js-yaml/index.d.ts +154 -0
  130. package/dist/cjs/compiled/js-yaml/index.js +1 -0
  131. package/dist/cjs/compiled/js-yaml/license +21 -0
  132. package/dist/cjs/compiled/js-yaml/package.json +1 -0
  133. package/dist/cjs/compiled/json5/index.js +1 -0
  134. package/dist/cjs/compiled/json5/lib/index.d.ts +4 -0
  135. package/dist/cjs/compiled/json5/lib/parse.d.ts +15 -0
  136. package/dist/cjs/compiled/json5/lib/stringify.d.ts +89 -0
  137. package/dist/cjs/compiled/json5/package.json +1 -0
  138. package/dist/cjs/compiled/lodash/common/array.d.ts +2126 -0
  139. package/dist/cjs/compiled/lodash/common/collection.d.ts +1930 -0
  140. package/dist/cjs/compiled/lodash/common/common.d.ts +280 -0
  141. package/dist/cjs/compiled/lodash/common/date.d.ts +23 -0
  142. package/dist/cjs/compiled/lodash/common/function.d.ts +1446 -0
  143. package/dist/cjs/compiled/lodash/common/lang.d.ts +1693 -0
  144. package/dist/cjs/compiled/lodash/common/math.d.ts +405 -0
  145. package/dist/cjs/compiled/lodash/common/number.d.ts +131 -0
  146. package/dist/cjs/compiled/lodash/common/object.d.ts +2519 -0
  147. package/dist/cjs/compiled/lodash/common/seq.d.ts +210 -0
  148. package/dist/cjs/compiled/lodash/common/string.d.ts +788 -0
  149. package/dist/cjs/compiled/lodash/common/util.d.ts +1220 -0
  150. package/dist/cjs/compiled/lodash/index.d.ts +46 -0
  151. package/dist/cjs/compiled/lodash/index.js +5 -0
  152. package/dist/cjs/compiled/lodash/license +47 -0
  153. package/dist/cjs/compiled/lodash/package.json +1 -0
  154. package/dist/cjs/compiled/mime-types/index.d.ts +14 -0
  155. package/dist/cjs/compiled/mime-types/index.js +14 -0
  156. package/dist/cjs/compiled/mime-types/license +23 -0
  157. package/dist/cjs/compiled/mime-types/package.json +1 -0
  158. package/dist/cjs/compiled/minimist/index.d.ts +95 -0
  159. package/dist/cjs/compiled/minimist/index.js +1 -0
  160. package/dist/cjs/compiled/minimist/license +18 -0
  161. package/dist/cjs/compiled/minimist/package.json +1 -0
  162. package/dist/cjs/compiled/nanoid/index.d.ts +91 -0
  163. package/dist/cjs/compiled/nanoid/index.js +1 -0
  164. package/dist/cjs/compiled/nanoid/license +20 -0
  165. package/dist/cjs/compiled/nanoid/package.json +1 -0
  166. package/dist/cjs/compiled/ora/cli-spinners/index.d.ts +125 -0
  167. package/dist/cjs/compiled/ora/index.d.ts +277 -0
  168. package/dist/cjs/compiled/ora/index.js +3 -0
  169. package/dist/cjs/compiled/ora/license +9 -0
  170. package/dist/cjs/compiled/ora/package.json +1 -0
  171. package/dist/cjs/compiled/pkg-up/index.d.ts +48 -0
  172. package/dist/cjs/compiled/pkg-up/index.js +1 -0
  173. package/dist/cjs/compiled/pkg-up/license +9 -0
  174. package/dist/cjs/compiled/pkg-up/package.json +1 -0
  175. package/dist/cjs/compiled/recursive-readdir/index.d.ts +21 -0
  176. package/dist/cjs/compiled/recursive-readdir/index.js +1 -0
  177. package/dist/cjs/compiled/recursive-readdir/license +21 -0
  178. package/dist/cjs/compiled/recursive-readdir/package.json +1 -0
  179. package/dist/cjs/compiled/schema-utils3/index.d.ts +1 -0
  180. package/dist/cjs/compiled/schema-utils3/index.js +3 -0
  181. package/dist/cjs/compiled/schema-utils3/license +20 -0
  182. package/dist/cjs/compiled/schema-utils3/package.json +1 -0
  183. package/dist/cjs/compiled/semver/classes/comparator.d.ts +17 -0
  184. package/dist/cjs/compiled/semver/classes/range.d.ts +21 -0
  185. package/dist/cjs/compiled/semver/classes/semver.d.ts +62 -0
  186. package/dist/cjs/compiled/semver/functions/clean.d.ts +8 -0
  187. package/dist/cjs/compiled/semver/functions/cmp.d.ts +16 -0
  188. package/dist/cjs/compiled/semver/functions/coerce.d.ts +12 -0
  189. package/dist/cjs/compiled/semver/functions/compare-build.d.ts +16 -0
  190. package/dist/cjs/compiled/semver/functions/compare-loose.d.ts +5 -0
  191. package/dist/cjs/compiled/semver/functions/compare.d.ts +20 -0
  192. package/dist/cjs/compiled/semver/functions/diff.d.ts +13 -0
  193. package/dist/cjs/compiled/semver/functions/eq.d.ts +9 -0
  194. package/dist/cjs/compiled/semver/functions/gt.d.ts +9 -0
  195. package/dist/cjs/compiled/semver/functions/gte.d.ts +9 -0
  196. package/dist/cjs/compiled/semver/functions/inc.d.ts +15 -0
  197. package/dist/cjs/compiled/semver/functions/lt.d.ts +9 -0
  198. package/dist/cjs/compiled/semver/functions/lte.d.ts +8 -0
  199. package/dist/cjs/compiled/semver/functions/major.d.ts +9 -0
  200. package/dist/cjs/compiled/semver/functions/minor.d.ts +9 -0
  201. package/dist/cjs/compiled/semver/functions/neq.d.ts +9 -0
  202. package/dist/cjs/compiled/semver/functions/parse.d.ts +12 -0
  203. package/dist/cjs/compiled/semver/functions/patch.d.ts +9 -0
  204. package/dist/cjs/compiled/semver/functions/prerelease.d.ts +12 -0
  205. package/dist/cjs/compiled/semver/functions/rcompare.d.ts +15 -0
  206. package/dist/cjs/compiled/semver/functions/rsort.d.ts +9 -0
  207. package/dist/cjs/compiled/semver/functions/satisfies.d.ts +14 -0
  208. package/dist/cjs/compiled/semver/functions/sort.d.ts +9 -0
  209. package/dist/cjs/compiled/semver/functions/valid.d.ts +11 -0
  210. package/dist/cjs/compiled/semver/index.d.ts +133 -0
  211. package/dist/cjs/compiled/semver/index.js +1 -0
  212. package/dist/cjs/compiled/semver/internals/identifiers.d.ts +13 -0
  213. package/dist/cjs/compiled/semver/license +15 -0
  214. package/dist/cjs/compiled/semver/package.json +1 -0
  215. package/dist/cjs/compiled/semver/ranges/gtr.d.ts +14 -0
  216. package/dist/cjs/compiled/semver/ranges/intersects.d.ts +13 -0
  217. package/dist/cjs/compiled/semver/ranges/ltr.d.ts +14 -0
  218. package/dist/cjs/compiled/semver/ranges/max-satisfying.d.ts +14 -0
  219. package/dist/cjs/compiled/semver/ranges/min-satisfying.d.ts +14 -0
  220. package/dist/cjs/compiled/semver/ranges/min-version.d.ts +10 -0
  221. package/dist/cjs/compiled/semver/ranges/outside.d.ts +15 -0
  222. package/dist/cjs/compiled/semver/ranges/simplify.d.ts +14 -0
  223. package/dist/cjs/compiled/semver/ranges/subset.d.ts +13 -0
  224. package/dist/cjs/compiled/semver/ranges/to-comparators.d.ts +9 -0
  225. package/dist/cjs/compiled/semver/ranges/valid.d.ts +12 -0
  226. package/dist/cjs/compiled/signale/index.d.ts +162 -0
  227. package/dist/cjs/compiled/signale/index.js +1 -0
  228. package/dist/cjs/compiled/signale/package.json +1 -0
  229. package/dist/cjs/compiled/slash/index.d.ts +25 -0
  230. package/dist/cjs/compiled/slash/index.js +1 -0
  231. package/dist/cjs/compiled/slash/license +9 -0
  232. package/dist/cjs/compiled/slash/package.json +1 -0
  233. package/dist/cjs/compiled/strip-ansi/index.d.ts +17 -0
  234. package/dist/cjs/compiled/strip-ansi/index.js +1 -0
  235. package/dist/cjs/compiled/strip-ansi/license +9 -0
  236. package/dist/cjs/compiled/strip-ansi/package.json +1 -0
  237. package/dist/cjs/compiled/tsconfig-paths/index.js +1 -0
  238. package/dist/cjs/compiled/tsconfig-paths/lib/config-loader.d.ts +33 -0
  239. package/dist/cjs/compiled/tsconfig-paths/lib/filesystem.d.ts +34 -0
  240. package/dist/cjs/compiled/tsconfig-paths/lib/index.d.ts +5 -0
  241. package/dist/cjs/compiled/tsconfig-paths/lib/mapping-entry.d.ts +18 -0
  242. package/dist/cjs/compiled/tsconfig-paths/lib/match-path-async.d.ts +21 -0
  243. package/dist/cjs/compiled/tsconfig-paths/lib/match-path-sync.d.ts +32 -0
  244. package/dist/cjs/compiled/tsconfig-paths/lib/register.d.ts +12 -0
  245. package/dist/cjs/compiled/tsconfig-paths/lib/try-path.d.ts +15 -0
  246. package/dist/cjs/compiled/tsconfig-paths/lib/tsconfig-loader.d.ts +28 -0
  247. package/dist/cjs/compiled/tsconfig-paths/license +21 -0
  248. package/dist/cjs/compiled/tsconfig-paths/package.json +1 -0
  249. package/dist/cjs/compiled/upath/index.js +1 -0
  250. package/dist/cjs/compiled/upath/license +22 -0
  251. package/dist/cjs/compiled/upath/package.json +1 -0
  252. package/dist/cjs/compiled/upath/upath.d.ts +241 -0
  253. package/dist/cjs/compiled/url-join/index.d.ts +17 -0
  254. package/dist/cjs/compiled/url-join/index.js +1 -0
  255. package/dist/cjs/compiled/url-join/license +21 -0
  256. package/dist/cjs/compiled/url-join/package.json +1 -0
  257. package/dist/cjs/compiled/webpack-chain/index.js +1 -0
  258. package/dist/cjs/compiled/webpack-chain/license +373 -0
  259. package/dist/cjs/compiled/webpack-chain/package.json +1 -0
  260. package/dist/cjs/compiled/webpack-chain/types/index.d.ts +388 -0
  261. package/dist/cjs/compiled/webpack-dev-middleware/index.js +7 -0
  262. package/dist/cjs/compiled/webpack-dev-middleware/license +20 -0
  263. package/dist/cjs/compiled/webpack-dev-middleware/package.json +1 -0
  264. package/dist/cjs/compiled/webpack-dev-middleware/types/index.d.ts +262 -0
  265. package/dist/cjs/compiled.js +3 -3
  266. package/dist/cjs/import.js +1 -1
  267. package/dist/esm/compiled/address/index.js +1 -0
  268. package/dist/esm/compiled/address/lib/address.d.ts +28 -0
  269. package/dist/esm/compiled/address/package.json +1 -0
  270. package/dist/esm/compiled/ajv/codegen.js +1 -0
  271. package/dist/esm/compiled/ajv/index.js +9 -0
  272. package/dist/esm/compiled/ajv/license +22 -0
  273. package/dist/esm/compiled/ajv/package.json +1 -0
  274. package/dist/esm/compiled/ajv/types/ajv.d.ts +16 -0
  275. package/dist/esm/compiled/ajv/types/compile/codegen/code.d.ts +40 -0
  276. package/dist/esm/compiled/ajv/types/compile/codegen/index.d.ts +79 -0
  277. package/dist/esm/compiled/ajv/types/compile/codegen/scope.d.ts +79 -0
  278. package/dist/esm/compiled/ajv/types/compile/errors.d.ts +13 -0
  279. package/dist/esm/compiled/ajv/types/compile/index.d.ts +80 -0
  280. package/dist/esm/compiled/ajv/types/compile/ref_error.d.ts +6 -0
  281. package/dist/esm/compiled/ajv/types/compile/resolve.d.ts +12 -0
  282. package/dist/esm/compiled/ajv/types/compile/rules.d.ts +28 -0
  283. package/dist/esm/compiled/ajv/types/compile/util.d.ts +40 -0
  284. package/dist/esm/compiled/ajv/types/compile/validate/index.d.ts +42 -0
  285. package/dist/esm/compiled/ajv/types/compile/validate/subschema.d.ts +47 -0
  286. package/dist/esm/compiled/ajv/types/core.d.ts +173 -0
  287. package/dist/esm/compiled/ajv/types/runtime/validation_error.d.ts +7 -0
  288. package/dist/esm/compiled/ajv/types/types/index.d.ts +183 -0
  289. package/dist/esm/compiled/ajv/types/types/json-schema.d.ts +124 -0
  290. package/dist/esm/compiled/ajv/types/types/jtd-schema.d.ts +169 -0
  291. package/dist/esm/compiled/ajv/types/vocabularies/errors.d.ts +1 -0
  292. package/dist/esm/compiled/ajv/uri-js.d.ts +59 -0
  293. package/dist/esm/compiled/ajv-keywords/index.d.ts +1 -0
  294. package/dist/esm/compiled/ajv-keywords/index.js +1 -0
  295. package/dist/esm/compiled/ajv-keywords/license +21 -0
  296. package/dist/esm/compiled/ajv-keywords/package.json +1 -0
  297. package/dist/esm/compiled/better-ajv-errors/index.d.ts +1 -0
  298. package/dist/esm/compiled/better-ajv-errors/index.js +1 -0
  299. package/dist/esm/compiled/better-ajv-errors/license +13 -0
  300. package/dist/esm/compiled/better-ajv-errors/package.json +1 -0
  301. package/dist/esm/compiled/browserslist/index.d.ts +178 -0
  302. package/dist/esm/compiled/browserslist/index.js +1 -0
  303. package/dist/esm/compiled/browserslist/license +20 -0
  304. package/dist/esm/compiled/browserslist/package.json +1 -0
  305. package/dist/esm/compiled/chalk/index.d.ts +415 -0
  306. package/dist/esm/compiled/chalk/index.js +1 -0
  307. package/dist/esm/compiled/chalk/license +9 -0
  308. package/dist/esm/compiled/chalk/package.json +1 -0
  309. package/dist/esm/compiled/chokidar/anymatch/index.d.ts +19 -0
  310. package/dist/esm/compiled/chokidar/fsevents.node +0 -0
  311. package/dist/esm/compiled/chokidar/index.js +40 -0
  312. package/dist/esm/compiled/chokidar/license +21 -0
  313. package/dist/esm/compiled/chokidar/package.json +1 -0
  314. package/dist/esm/compiled/chokidar/types/index.d.ts +188 -0
  315. package/dist/esm/compiled/commander/index.js +1 -0
  316. package/dist/esm/compiled/commander/license +22 -0
  317. package/dist/esm/compiled/commander/package.json +1 -0
  318. package/dist/esm/compiled/commander/typings/index.d.ts +890 -0
  319. package/dist/esm/compiled/debug/index.d.ts +54 -0
  320. package/dist/esm/compiled/debug/index.js +1 -0
  321. package/dist/esm/compiled/debug/license +20 -0
  322. package/dist/esm/compiled/debug/ms/index.d.ts +25 -0
  323. package/dist/esm/compiled/debug/package.json +1 -0
  324. package/dist/esm/compiled/dotenv/index.js +1 -0
  325. package/dist/esm/compiled/dotenv/license +23 -0
  326. package/dist/esm/compiled/dotenv/package.json +1 -0
  327. package/dist/esm/compiled/dotenv/types/index.d.ts +59 -0
  328. package/dist/esm/compiled/dotenv-expand/index.d.ts +15 -0
  329. package/dist/esm/compiled/dotenv-expand/index.js +1 -0
  330. package/dist/esm/compiled/dotenv-expand/license +24 -0
  331. package/dist/esm/compiled/dotenv-expand/package.json +1 -0
  332. package/dist/esm/compiled/execa/index.d.ts +564 -0
  333. package/dist/esm/compiled/execa/index.js +1 -0
  334. package/dist/esm/compiled/execa/license +9 -0
  335. package/dist/esm/compiled/execa/package.json +1 -0
  336. package/dist/esm/compiled/fast-glob/@nodelib/fs.scandir/out/adapters/fs.d.ts +20 -0
  337. package/dist/esm/compiled/fast-glob/@nodelib/fs.scandir/out/index.d.ts +12 -0
  338. package/dist/esm/compiled/fast-glob/@nodelib/fs.scandir/out/providers/async.d.ts +7 -0
  339. package/dist/esm/compiled/fast-glob/@nodelib/fs.scandir/out/settings.d.ts +20 -0
  340. package/dist/esm/compiled/fast-glob/@nodelib/fs.scandir/out/types/index.d.ts +20 -0
  341. package/dist/esm/compiled/fast-glob/@nodelib/fs.stat/out/adapters/fs.d.ts +13 -0
  342. package/dist/esm/compiled/fast-glob/@nodelib/fs.stat/out/index.d.ts +12 -0
  343. package/dist/esm/compiled/fast-glob/@nodelib/fs.stat/out/providers/async.d.ts +4 -0
  344. package/dist/esm/compiled/fast-glob/@nodelib/fs.stat/out/settings.d.ts +16 -0
  345. package/dist/esm/compiled/fast-glob/@nodelib/fs.stat/out/types/index.d.ts +4 -0
  346. package/dist/esm/compiled/fast-glob/@nodelib/fs.walk/out/index.d.ts +14 -0
  347. package/dist/esm/compiled/fast-glob/@nodelib/fs.walk/out/providers/async.d.ts +12 -0
  348. package/dist/esm/compiled/fast-glob/@nodelib/fs.walk/out/readers/async.d.ts +30 -0
  349. package/dist/esm/compiled/fast-glob/@nodelib/fs.walk/out/readers/reader.d.ts +6 -0
  350. package/dist/esm/compiled/fast-glob/@nodelib/fs.walk/out/settings.d.ts +30 -0
  351. package/dist/esm/compiled/fast-glob/@nodelib/fs.walk/out/types/index.d.ts +8 -0
  352. package/dist/esm/compiled/fast-glob/index.js +37 -0
  353. package/dist/esm/compiled/fast-glob/license +21 -0
  354. package/dist/esm/compiled/fast-glob/out/index.d.ts +27 -0
  355. package/dist/esm/compiled/fast-glob/out/managers/tasks.d.ts +22 -0
  356. package/dist/esm/compiled/fast-glob/out/settings.d.ts +164 -0
  357. package/dist/esm/compiled/fast-glob/out/types/index.d.ts +31 -0
  358. package/dist/esm/compiled/fast-glob/package.json +1 -0
  359. package/dist/esm/compiled/filesize/filesize.d.ts +131 -0
  360. package/dist/esm/compiled/filesize/index.js +9 -0
  361. package/dist/esm/compiled/filesize/license +28 -0
  362. package/dist/esm/compiled/filesize/package.json +1 -0
  363. package/dist/esm/compiled/fs-extra/index.d.ts +563 -0
  364. package/dist/esm/compiled/fs-extra/index.js +1 -0
  365. package/dist/esm/compiled/fs-extra/license +15 -0
  366. package/dist/esm/compiled/fs-extra/package.json +1 -0
  367. package/dist/esm/compiled/glob/index.d.ts +91 -0
  368. package/dist/esm/compiled/glob/index.js +1 -0
  369. package/dist/esm/compiled/glob/license +21 -0
  370. package/dist/esm/compiled/glob/minimatch/index.d.ts +204 -0
  371. package/dist/esm/compiled/glob/package.json +1 -0
  372. package/dist/esm/compiled/globby/index.d.ts +186 -0
  373. package/dist/esm/compiled/globby/index.js +1 -0
  374. package/dist/esm/compiled/globby/license +9 -0
  375. package/dist/esm/compiled/globby/package.json +1 -0
  376. package/dist/esm/compiled/gzip-size/index.d.ts +96 -0
  377. package/dist/esm/compiled/gzip-size/index.js +1 -0
  378. package/dist/esm/compiled/gzip-size/license +9 -0
  379. package/dist/esm/compiled/gzip-size/package.json +1 -0
  380. package/dist/esm/compiled/import-lazy/index.d.ts +26 -0
  381. package/dist/esm/compiled/import-lazy/index.js +1 -0
  382. package/dist/esm/compiled/import-lazy/license +9 -0
  383. package/dist/esm/compiled/import-lazy/package.json +1 -0
  384. package/dist/esm/compiled/inquirer/index.d.ts +997 -0
  385. package/dist/esm/compiled/inquirer/index.js +9 -0
  386. package/dist/esm/compiled/inquirer/lib/objects/choice.d.ts +65 -0
  387. package/dist/esm/compiled/inquirer/lib/objects/choices.d.ts +206 -0
  388. package/dist/esm/compiled/inquirer/lib/objects/separator.d.ts +37 -0
  389. package/dist/esm/compiled/inquirer/lib/ui/baseUI.d.ts +37 -0
  390. package/dist/esm/compiled/inquirer/lib/ui/bottom-bar.d.ts +65 -0
  391. package/dist/esm/compiled/inquirer/lib/ui/prompt.d.ts +104 -0
  392. package/dist/esm/compiled/inquirer/license +22 -0
  393. package/dist/esm/compiled/inquirer/package.json +1 -0
  394. package/dist/esm/compiled/inquirer/through/index.d.ts +25 -0
  395. package/dist/esm/compiled/js-yaml/index.d.ts +154 -0
  396. package/dist/esm/compiled/js-yaml/index.js +1 -0
  397. package/dist/esm/compiled/js-yaml/license +21 -0
  398. package/dist/esm/compiled/js-yaml/package.json +1 -0
  399. package/dist/esm/compiled/json5/index.js +1 -0
  400. package/dist/esm/compiled/json5/lib/index.d.ts +4 -0
  401. package/dist/esm/compiled/json5/lib/parse.d.ts +15 -0
  402. package/dist/esm/compiled/json5/lib/stringify.d.ts +89 -0
  403. package/dist/esm/compiled/json5/package.json +1 -0
  404. package/dist/esm/compiled/lodash/common/array.d.ts +2126 -0
  405. package/dist/esm/compiled/lodash/common/collection.d.ts +1930 -0
  406. package/dist/esm/compiled/lodash/common/common.d.ts +280 -0
  407. package/dist/esm/compiled/lodash/common/date.d.ts +23 -0
  408. package/dist/esm/compiled/lodash/common/function.d.ts +1446 -0
  409. package/dist/esm/compiled/lodash/common/lang.d.ts +1693 -0
  410. package/dist/esm/compiled/lodash/common/math.d.ts +405 -0
  411. package/dist/esm/compiled/lodash/common/number.d.ts +131 -0
  412. package/dist/esm/compiled/lodash/common/object.d.ts +2519 -0
  413. package/dist/esm/compiled/lodash/common/seq.d.ts +210 -0
  414. package/dist/esm/compiled/lodash/common/string.d.ts +788 -0
  415. package/dist/esm/compiled/lodash/common/util.d.ts +1220 -0
  416. package/dist/esm/compiled/lodash/index.d.ts +46 -0
  417. package/dist/esm/compiled/lodash/index.js +5 -0
  418. package/dist/esm/compiled/lodash/license +47 -0
  419. package/dist/esm/compiled/lodash/package.json +1 -0
  420. package/dist/esm/compiled/mime-types/index.d.ts +14 -0
  421. package/dist/esm/compiled/mime-types/index.js +14 -0
  422. package/dist/esm/compiled/mime-types/license +23 -0
  423. package/dist/esm/compiled/mime-types/package.json +1 -0
  424. package/dist/esm/compiled/minimist/index.d.ts +95 -0
  425. package/dist/esm/compiled/minimist/index.js +1 -0
  426. package/dist/esm/compiled/minimist/license +18 -0
  427. package/dist/esm/compiled/minimist/package.json +1 -0
  428. package/dist/esm/compiled/nanoid/index.d.ts +91 -0
  429. package/dist/esm/compiled/nanoid/index.js +1 -0
  430. package/dist/esm/compiled/nanoid/license +20 -0
  431. package/dist/esm/compiled/nanoid/package.json +1 -0
  432. package/dist/esm/compiled/ora/cli-spinners/index.d.ts +125 -0
  433. package/dist/esm/compiled/ora/index.d.ts +277 -0
  434. package/dist/esm/compiled/ora/index.js +3 -0
  435. package/dist/esm/compiled/ora/license +9 -0
  436. package/dist/esm/compiled/ora/package.json +1 -0
  437. package/dist/esm/compiled/pkg-up/index.d.ts +48 -0
  438. package/dist/esm/compiled/pkg-up/index.js +1 -0
  439. package/dist/esm/compiled/pkg-up/license +9 -0
  440. package/dist/esm/compiled/pkg-up/package.json +1 -0
  441. package/dist/esm/compiled/recursive-readdir/index.d.ts +21 -0
  442. package/dist/esm/compiled/recursive-readdir/index.js +1 -0
  443. package/dist/esm/compiled/recursive-readdir/license +21 -0
  444. package/dist/esm/compiled/recursive-readdir/package.json +1 -0
  445. package/dist/esm/compiled/schema-utils3/index.d.ts +1 -0
  446. package/dist/esm/compiled/schema-utils3/index.js +3 -0
  447. package/dist/esm/compiled/schema-utils3/license +20 -0
  448. package/dist/esm/compiled/schema-utils3/package.json +1 -0
  449. package/dist/esm/compiled/semver/classes/comparator.d.ts +17 -0
  450. package/dist/esm/compiled/semver/classes/range.d.ts +21 -0
  451. package/dist/esm/compiled/semver/classes/semver.d.ts +62 -0
  452. package/dist/esm/compiled/semver/functions/clean.d.ts +8 -0
  453. package/dist/esm/compiled/semver/functions/cmp.d.ts +16 -0
  454. package/dist/esm/compiled/semver/functions/coerce.d.ts +12 -0
  455. package/dist/esm/compiled/semver/functions/compare-build.d.ts +16 -0
  456. package/dist/esm/compiled/semver/functions/compare-loose.d.ts +5 -0
  457. package/dist/esm/compiled/semver/functions/compare.d.ts +20 -0
  458. package/dist/esm/compiled/semver/functions/diff.d.ts +13 -0
  459. package/dist/esm/compiled/semver/functions/eq.d.ts +9 -0
  460. package/dist/esm/compiled/semver/functions/gt.d.ts +9 -0
  461. package/dist/esm/compiled/semver/functions/gte.d.ts +9 -0
  462. package/dist/esm/compiled/semver/functions/inc.d.ts +15 -0
  463. package/dist/esm/compiled/semver/functions/lt.d.ts +9 -0
  464. package/dist/esm/compiled/semver/functions/lte.d.ts +8 -0
  465. package/dist/esm/compiled/semver/functions/major.d.ts +9 -0
  466. package/dist/esm/compiled/semver/functions/minor.d.ts +9 -0
  467. package/dist/esm/compiled/semver/functions/neq.d.ts +9 -0
  468. package/dist/esm/compiled/semver/functions/parse.d.ts +12 -0
  469. package/dist/esm/compiled/semver/functions/patch.d.ts +9 -0
  470. package/dist/esm/compiled/semver/functions/prerelease.d.ts +12 -0
  471. package/dist/esm/compiled/semver/functions/rcompare.d.ts +15 -0
  472. package/dist/esm/compiled/semver/functions/rsort.d.ts +9 -0
  473. package/dist/esm/compiled/semver/functions/satisfies.d.ts +14 -0
  474. package/dist/esm/compiled/semver/functions/sort.d.ts +9 -0
  475. package/dist/esm/compiled/semver/functions/valid.d.ts +11 -0
  476. package/dist/esm/compiled/semver/index.d.ts +133 -0
  477. package/dist/esm/compiled/semver/index.js +1 -0
  478. package/dist/esm/compiled/semver/internals/identifiers.d.ts +13 -0
  479. package/dist/esm/compiled/semver/license +15 -0
  480. package/dist/esm/compiled/semver/package.json +1 -0
  481. package/dist/esm/compiled/semver/ranges/gtr.d.ts +14 -0
  482. package/dist/esm/compiled/semver/ranges/intersects.d.ts +13 -0
  483. package/dist/esm/compiled/semver/ranges/ltr.d.ts +14 -0
  484. package/dist/esm/compiled/semver/ranges/max-satisfying.d.ts +14 -0
  485. package/dist/esm/compiled/semver/ranges/min-satisfying.d.ts +14 -0
  486. package/dist/esm/compiled/semver/ranges/min-version.d.ts +10 -0
  487. package/dist/esm/compiled/semver/ranges/outside.d.ts +15 -0
  488. package/dist/esm/compiled/semver/ranges/simplify.d.ts +14 -0
  489. package/dist/esm/compiled/semver/ranges/subset.d.ts +13 -0
  490. package/dist/esm/compiled/semver/ranges/to-comparators.d.ts +9 -0
  491. package/dist/esm/compiled/semver/ranges/valid.d.ts +12 -0
  492. package/dist/esm/compiled/signale/index.d.ts +162 -0
  493. package/dist/esm/compiled/signale/index.js +1 -0
  494. package/dist/esm/compiled/signale/package.json +1 -0
  495. package/dist/esm/compiled/slash/index.d.ts +25 -0
  496. package/dist/esm/compiled/slash/index.js +1 -0
  497. package/dist/esm/compiled/slash/license +9 -0
  498. package/dist/esm/compiled/slash/package.json +1 -0
  499. package/dist/esm/compiled/strip-ansi/index.d.ts +17 -0
  500. package/dist/esm/compiled/strip-ansi/index.js +1 -0
  501. package/dist/esm/compiled/strip-ansi/license +9 -0
  502. package/dist/esm/compiled/strip-ansi/package.json +1 -0
  503. package/dist/esm/compiled/tsconfig-paths/index.js +1 -0
  504. package/dist/esm/compiled/tsconfig-paths/lib/config-loader.d.ts +33 -0
  505. package/dist/esm/compiled/tsconfig-paths/lib/filesystem.d.ts +34 -0
  506. package/dist/esm/compiled/tsconfig-paths/lib/index.d.ts +5 -0
  507. package/dist/esm/compiled/tsconfig-paths/lib/mapping-entry.d.ts +18 -0
  508. package/dist/esm/compiled/tsconfig-paths/lib/match-path-async.d.ts +21 -0
  509. package/dist/esm/compiled/tsconfig-paths/lib/match-path-sync.d.ts +32 -0
  510. package/dist/esm/compiled/tsconfig-paths/lib/register.d.ts +12 -0
  511. package/dist/esm/compiled/tsconfig-paths/lib/try-path.d.ts +15 -0
  512. package/dist/esm/compiled/tsconfig-paths/lib/tsconfig-loader.d.ts +28 -0
  513. package/dist/esm/compiled/tsconfig-paths/license +21 -0
  514. package/dist/esm/compiled/tsconfig-paths/package.json +1 -0
  515. package/dist/esm/compiled/upath/index.js +1 -0
  516. package/dist/esm/compiled/upath/license +22 -0
  517. package/dist/esm/compiled/upath/package.json +1 -0
  518. package/dist/esm/compiled/upath/upath.d.ts +241 -0
  519. package/dist/esm/compiled/url-join/index.d.ts +17 -0
  520. package/dist/esm/compiled/url-join/index.js +1 -0
  521. package/dist/esm/compiled/url-join/license +21 -0
  522. package/dist/esm/compiled/url-join/package.json +1 -0
  523. package/dist/esm/compiled/webpack-chain/index.js +1 -0
  524. package/dist/esm/compiled/webpack-chain/license +373 -0
  525. package/dist/esm/compiled/webpack-chain/package.json +1 -0
  526. package/dist/esm/compiled/webpack-chain/types/index.d.ts +388 -0
  527. package/dist/esm/compiled/webpack-dev-middleware/index.js +7 -0
  528. package/dist/esm/compiled/webpack-dev-middleware/license +20 -0
  529. package/dist/esm/compiled/webpack-dev-middleware/package.json +1 -0
  530. package/dist/esm/compiled/webpack-dev-middleware/types/index.d.ts +262 -0
  531. package/dist/esm/compiled.js +3 -3
  532. package/dist/esm/import.js +1 -1
  533. package/dist/esm-node/compiled/address/index.js +1 -0
  534. package/dist/esm-node/compiled/address/lib/address.d.ts +28 -0
  535. package/dist/esm-node/compiled/address/package.json +1 -0
  536. package/dist/esm-node/compiled/ajv/codegen.js +1 -0
  537. package/dist/esm-node/compiled/ajv/index.js +9 -0
  538. package/dist/esm-node/compiled/ajv/license +22 -0
  539. package/dist/esm-node/compiled/ajv/package.json +1 -0
  540. package/dist/esm-node/compiled/ajv/types/ajv.d.ts +16 -0
  541. package/dist/esm-node/compiled/ajv/types/compile/codegen/code.d.ts +40 -0
  542. package/dist/esm-node/compiled/ajv/types/compile/codegen/index.d.ts +79 -0
  543. package/dist/esm-node/compiled/ajv/types/compile/codegen/scope.d.ts +79 -0
  544. package/dist/esm-node/compiled/ajv/types/compile/errors.d.ts +13 -0
  545. package/dist/esm-node/compiled/ajv/types/compile/index.d.ts +80 -0
  546. package/dist/esm-node/compiled/ajv/types/compile/ref_error.d.ts +6 -0
  547. package/dist/esm-node/compiled/ajv/types/compile/resolve.d.ts +12 -0
  548. package/dist/esm-node/compiled/ajv/types/compile/rules.d.ts +28 -0
  549. package/dist/esm-node/compiled/ajv/types/compile/util.d.ts +40 -0
  550. package/dist/esm-node/compiled/ajv/types/compile/validate/index.d.ts +42 -0
  551. package/dist/esm-node/compiled/ajv/types/compile/validate/subschema.d.ts +47 -0
  552. package/dist/esm-node/compiled/ajv/types/core.d.ts +173 -0
  553. package/dist/esm-node/compiled/ajv/types/runtime/validation_error.d.ts +7 -0
  554. package/dist/esm-node/compiled/ajv/types/types/index.d.ts +183 -0
  555. package/dist/esm-node/compiled/ajv/types/types/json-schema.d.ts +124 -0
  556. package/dist/esm-node/compiled/ajv/types/types/jtd-schema.d.ts +169 -0
  557. package/dist/esm-node/compiled/ajv/types/vocabularies/errors.d.ts +1 -0
  558. package/dist/esm-node/compiled/ajv/uri-js.d.ts +59 -0
  559. package/dist/esm-node/compiled/ajv-keywords/index.d.ts +1 -0
  560. package/dist/esm-node/compiled/ajv-keywords/index.js +1 -0
  561. package/dist/esm-node/compiled/ajv-keywords/license +21 -0
  562. package/dist/esm-node/compiled/ajv-keywords/package.json +1 -0
  563. package/dist/esm-node/compiled/better-ajv-errors/index.d.ts +1 -0
  564. package/dist/esm-node/compiled/better-ajv-errors/index.js +1 -0
  565. package/dist/esm-node/compiled/better-ajv-errors/license +13 -0
  566. package/dist/esm-node/compiled/better-ajv-errors/package.json +1 -0
  567. package/dist/esm-node/compiled/browserslist/index.d.ts +178 -0
  568. package/dist/esm-node/compiled/browserslist/index.js +1 -0
  569. package/dist/esm-node/compiled/browserslist/license +20 -0
  570. package/dist/esm-node/compiled/browserslist/package.json +1 -0
  571. package/dist/esm-node/compiled/chalk/index.d.ts +415 -0
  572. package/dist/esm-node/compiled/chalk/index.js +1 -0
  573. package/dist/esm-node/compiled/chalk/license +9 -0
  574. package/dist/esm-node/compiled/chalk/package.json +1 -0
  575. package/dist/esm-node/compiled/chokidar/anymatch/index.d.ts +19 -0
  576. package/dist/esm-node/compiled/chokidar/fsevents.node +0 -0
  577. package/dist/esm-node/compiled/chokidar/index.js +40 -0
  578. package/dist/esm-node/compiled/chokidar/license +21 -0
  579. package/dist/esm-node/compiled/chokidar/package.json +1 -0
  580. package/dist/esm-node/compiled/chokidar/types/index.d.ts +188 -0
  581. package/dist/esm-node/compiled/commander/index.js +1 -0
  582. package/dist/esm-node/compiled/commander/license +22 -0
  583. package/dist/esm-node/compiled/commander/package.json +1 -0
  584. package/dist/esm-node/compiled/commander/typings/index.d.ts +890 -0
  585. package/dist/esm-node/compiled/debug/index.d.ts +54 -0
  586. package/dist/esm-node/compiled/debug/index.js +1 -0
  587. package/dist/esm-node/compiled/debug/license +20 -0
  588. package/dist/esm-node/compiled/debug/ms/index.d.ts +25 -0
  589. package/dist/esm-node/compiled/debug/package.json +1 -0
  590. package/dist/esm-node/compiled/dotenv/index.js +1 -0
  591. package/dist/esm-node/compiled/dotenv/license +23 -0
  592. package/dist/esm-node/compiled/dotenv/package.json +1 -0
  593. package/dist/esm-node/compiled/dotenv/types/index.d.ts +59 -0
  594. package/dist/esm-node/compiled/dotenv-expand/index.d.ts +15 -0
  595. package/dist/esm-node/compiled/dotenv-expand/index.js +1 -0
  596. package/dist/esm-node/compiled/dotenv-expand/license +24 -0
  597. package/dist/esm-node/compiled/dotenv-expand/package.json +1 -0
  598. package/dist/esm-node/compiled/execa/index.d.ts +564 -0
  599. package/dist/esm-node/compiled/execa/index.js +1 -0
  600. package/dist/esm-node/compiled/execa/license +9 -0
  601. package/dist/esm-node/compiled/execa/package.json +1 -0
  602. package/dist/esm-node/compiled/fast-glob/@nodelib/fs.scandir/out/adapters/fs.d.ts +20 -0
  603. package/dist/esm-node/compiled/fast-glob/@nodelib/fs.scandir/out/index.d.ts +12 -0
  604. package/dist/esm-node/compiled/fast-glob/@nodelib/fs.scandir/out/providers/async.d.ts +7 -0
  605. package/dist/esm-node/compiled/fast-glob/@nodelib/fs.scandir/out/settings.d.ts +20 -0
  606. package/dist/esm-node/compiled/fast-glob/@nodelib/fs.scandir/out/types/index.d.ts +20 -0
  607. package/dist/esm-node/compiled/fast-glob/@nodelib/fs.stat/out/adapters/fs.d.ts +13 -0
  608. package/dist/esm-node/compiled/fast-glob/@nodelib/fs.stat/out/index.d.ts +12 -0
  609. package/dist/esm-node/compiled/fast-glob/@nodelib/fs.stat/out/providers/async.d.ts +4 -0
  610. package/dist/esm-node/compiled/fast-glob/@nodelib/fs.stat/out/settings.d.ts +16 -0
  611. package/dist/esm-node/compiled/fast-glob/@nodelib/fs.stat/out/types/index.d.ts +4 -0
  612. package/dist/esm-node/compiled/fast-glob/@nodelib/fs.walk/out/index.d.ts +14 -0
  613. package/dist/esm-node/compiled/fast-glob/@nodelib/fs.walk/out/providers/async.d.ts +12 -0
  614. package/dist/esm-node/compiled/fast-glob/@nodelib/fs.walk/out/readers/async.d.ts +30 -0
  615. package/dist/esm-node/compiled/fast-glob/@nodelib/fs.walk/out/readers/reader.d.ts +6 -0
  616. package/dist/esm-node/compiled/fast-glob/@nodelib/fs.walk/out/settings.d.ts +30 -0
  617. package/dist/esm-node/compiled/fast-glob/@nodelib/fs.walk/out/types/index.d.ts +8 -0
  618. package/dist/esm-node/compiled/fast-glob/index.js +37 -0
  619. package/dist/esm-node/compiled/fast-glob/license +21 -0
  620. package/dist/esm-node/compiled/fast-glob/out/index.d.ts +27 -0
  621. package/dist/esm-node/compiled/fast-glob/out/managers/tasks.d.ts +22 -0
  622. package/dist/esm-node/compiled/fast-glob/out/settings.d.ts +164 -0
  623. package/dist/esm-node/compiled/fast-glob/out/types/index.d.ts +31 -0
  624. package/dist/esm-node/compiled/fast-glob/package.json +1 -0
  625. package/dist/esm-node/compiled/filesize/filesize.d.ts +131 -0
  626. package/dist/esm-node/compiled/filesize/index.js +9 -0
  627. package/dist/esm-node/compiled/filesize/license +28 -0
  628. package/dist/esm-node/compiled/filesize/package.json +1 -0
  629. package/dist/esm-node/compiled/fs-extra/index.d.ts +563 -0
  630. package/dist/esm-node/compiled/fs-extra/index.js +1 -0
  631. package/dist/esm-node/compiled/fs-extra/license +15 -0
  632. package/dist/esm-node/compiled/fs-extra/package.json +1 -0
  633. package/dist/esm-node/compiled/glob/index.d.ts +91 -0
  634. package/dist/esm-node/compiled/glob/index.js +1 -0
  635. package/dist/esm-node/compiled/glob/license +21 -0
  636. package/dist/esm-node/compiled/glob/minimatch/index.d.ts +204 -0
  637. package/dist/esm-node/compiled/glob/package.json +1 -0
  638. package/dist/esm-node/compiled/globby/index.d.ts +186 -0
  639. package/dist/esm-node/compiled/globby/index.js +1 -0
  640. package/dist/esm-node/compiled/globby/license +9 -0
  641. package/dist/esm-node/compiled/globby/package.json +1 -0
  642. package/dist/esm-node/compiled/gzip-size/index.d.ts +96 -0
  643. package/dist/esm-node/compiled/gzip-size/index.js +1 -0
  644. package/dist/esm-node/compiled/gzip-size/license +9 -0
  645. package/dist/esm-node/compiled/gzip-size/package.json +1 -0
  646. package/dist/esm-node/compiled/import-lazy/index.d.ts +26 -0
  647. package/dist/esm-node/compiled/import-lazy/index.js +1 -0
  648. package/dist/esm-node/compiled/import-lazy/license +9 -0
  649. package/dist/esm-node/compiled/import-lazy/package.json +1 -0
  650. package/dist/esm-node/compiled/inquirer/index.d.ts +997 -0
  651. package/dist/esm-node/compiled/inquirer/index.js +9 -0
  652. package/dist/esm-node/compiled/inquirer/lib/objects/choice.d.ts +65 -0
  653. package/dist/esm-node/compiled/inquirer/lib/objects/choices.d.ts +206 -0
  654. package/dist/esm-node/compiled/inquirer/lib/objects/separator.d.ts +37 -0
  655. package/dist/esm-node/compiled/inquirer/lib/ui/baseUI.d.ts +37 -0
  656. package/dist/esm-node/compiled/inquirer/lib/ui/bottom-bar.d.ts +65 -0
  657. package/dist/esm-node/compiled/inquirer/lib/ui/prompt.d.ts +104 -0
  658. package/dist/esm-node/compiled/inquirer/license +22 -0
  659. package/dist/esm-node/compiled/inquirer/package.json +1 -0
  660. package/dist/esm-node/compiled/inquirer/through/index.d.ts +25 -0
  661. package/dist/esm-node/compiled/js-yaml/index.d.ts +154 -0
  662. package/dist/esm-node/compiled/js-yaml/index.js +1 -0
  663. package/dist/esm-node/compiled/js-yaml/license +21 -0
  664. package/dist/esm-node/compiled/js-yaml/package.json +1 -0
  665. package/dist/esm-node/compiled/json5/index.js +1 -0
  666. package/dist/esm-node/compiled/json5/lib/index.d.ts +4 -0
  667. package/dist/esm-node/compiled/json5/lib/parse.d.ts +15 -0
  668. package/dist/esm-node/compiled/json5/lib/stringify.d.ts +89 -0
  669. package/dist/esm-node/compiled/json5/package.json +1 -0
  670. package/dist/esm-node/compiled/lodash/common/array.d.ts +2126 -0
  671. package/dist/esm-node/compiled/lodash/common/collection.d.ts +1930 -0
  672. package/dist/esm-node/compiled/lodash/common/common.d.ts +280 -0
  673. package/dist/esm-node/compiled/lodash/common/date.d.ts +23 -0
  674. package/dist/esm-node/compiled/lodash/common/function.d.ts +1446 -0
  675. package/dist/esm-node/compiled/lodash/common/lang.d.ts +1693 -0
  676. package/dist/esm-node/compiled/lodash/common/math.d.ts +405 -0
  677. package/dist/esm-node/compiled/lodash/common/number.d.ts +131 -0
  678. package/dist/esm-node/compiled/lodash/common/object.d.ts +2519 -0
  679. package/dist/esm-node/compiled/lodash/common/seq.d.ts +210 -0
  680. package/dist/esm-node/compiled/lodash/common/string.d.ts +788 -0
  681. package/dist/esm-node/compiled/lodash/common/util.d.ts +1220 -0
  682. package/dist/esm-node/compiled/lodash/index.d.ts +46 -0
  683. package/dist/esm-node/compiled/lodash/index.js +5 -0
  684. package/dist/esm-node/compiled/lodash/license +47 -0
  685. package/dist/esm-node/compiled/lodash/package.json +1 -0
  686. package/dist/esm-node/compiled/mime-types/index.d.ts +14 -0
  687. package/dist/esm-node/compiled/mime-types/index.js +14 -0
  688. package/dist/esm-node/compiled/mime-types/license +23 -0
  689. package/dist/esm-node/compiled/mime-types/package.json +1 -0
  690. package/dist/esm-node/compiled/minimist/index.d.ts +95 -0
  691. package/dist/esm-node/compiled/minimist/index.js +1 -0
  692. package/dist/esm-node/compiled/minimist/license +18 -0
  693. package/dist/esm-node/compiled/minimist/package.json +1 -0
  694. package/dist/esm-node/compiled/nanoid/index.d.ts +91 -0
  695. package/dist/esm-node/compiled/nanoid/index.js +1 -0
  696. package/dist/esm-node/compiled/nanoid/license +20 -0
  697. package/dist/esm-node/compiled/nanoid/package.json +1 -0
  698. package/dist/esm-node/compiled/ora/cli-spinners/index.d.ts +125 -0
  699. package/dist/esm-node/compiled/ora/index.d.ts +277 -0
  700. package/dist/esm-node/compiled/ora/index.js +3 -0
  701. package/dist/esm-node/compiled/ora/license +9 -0
  702. package/dist/esm-node/compiled/ora/package.json +1 -0
  703. package/dist/esm-node/compiled/pkg-up/index.d.ts +48 -0
  704. package/dist/esm-node/compiled/pkg-up/index.js +1 -0
  705. package/dist/esm-node/compiled/pkg-up/license +9 -0
  706. package/dist/esm-node/compiled/pkg-up/package.json +1 -0
  707. package/dist/esm-node/compiled/recursive-readdir/index.d.ts +21 -0
  708. package/dist/esm-node/compiled/recursive-readdir/index.js +1 -0
  709. package/dist/esm-node/compiled/recursive-readdir/license +21 -0
  710. package/dist/esm-node/compiled/recursive-readdir/package.json +1 -0
  711. package/dist/esm-node/compiled/schema-utils3/index.d.ts +1 -0
  712. package/dist/esm-node/compiled/schema-utils3/index.js +3 -0
  713. package/dist/esm-node/compiled/schema-utils3/license +20 -0
  714. package/dist/esm-node/compiled/schema-utils3/package.json +1 -0
  715. package/dist/esm-node/compiled/semver/classes/comparator.d.ts +17 -0
  716. package/dist/esm-node/compiled/semver/classes/range.d.ts +21 -0
  717. package/dist/esm-node/compiled/semver/classes/semver.d.ts +62 -0
  718. package/dist/esm-node/compiled/semver/functions/clean.d.ts +8 -0
  719. package/dist/esm-node/compiled/semver/functions/cmp.d.ts +16 -0
  720. package/dist/esm-node/compiled/semver/functions/coerce.d.ts +12 -0
  721. package/dist/esm-node/compiled/semver/functions/compare-build.d.ts +16 -0
  722. package/dist/esm-node/compiled/semver/functions/compare-loose.d.ts +5 -0
  723. package/dist/esm-node/compiled/semver/functions/compare.d.ts +20 -0
  724. package/dist/esm-node/compiled/semver/functions/diff.d.ts +13 -0
  725. package/dist/esm-node/compiled/semver/functions/eq.d.ts +9 -0
  726. package/dist/esm-node/compiled/semver/functions/gt.d.ts +9 -0
  727. package/dist/esm-node/compiled/semver/functions/gte.d.ts +9 -0
  728. package/dist/esm-node/compiled/semver/functions/inc.d.ts +15 -0
  729. package/dist/esm-node/compiled/semver/functions/lt.d.ts +9 -0
  730. package/dist/esm-node/compiled/semver/functions/lte.d.ts +8 -0
  731. package/dist/esm-node/compiled/semver/functions/major.d.ts +9 -0
  732. package/dist/esm-node/compiled/semver/functions/minor.d.ts +9 -0
  733. package/dist/esm-node/compiled/semver/functions/neq.d.ts +9 -0
  734. package/dist/esm-node/compiled/semver/functions/parse.d.ts +12 -0
  735. package/dist/esm-node/compiled/semver/functions/patch.d.ts +9 -0
  736. package/dist/esm-node/compiled/semver/functions/prerelease.d.ts +12 -0
  737. package/dist/esm-node/compiled/semver/functions/rcompare.d.ts +15 -0
  738. package/dist/esm-node/compiled/semver/functions/rsort.d.ts +9 -0
  739. package/dist/esm-node/compiled/semver/functions/satisfies.d.ts +14 -0
  740. package/dist/esm-node/compiled/semver/functions/sort.d.ts +9 -0
  741. package/dist/esm-node/compiled/semver/functions/valid.d.ts +11 -0
  742. package/dist/esm-node/compiled/semver/index.d.ts +133 -0
  743. package/dist/esm-node/compiled/semver/index.js +1 -0
  744. package/dist/esm-node/compiled/semver/internals/identifiers.d.ts +13 -0
  745. package/dist/esm-node/compiled/semver/license +15 -0
  746. package/dist/esm-node/compiled/semver/package.json +1 -0
  747. package/dist/esm-node/compiled/semver/ranges/gtr.d.ts +14 -0
  748. package/dist/esm-node/compiled/semver/ranges/intersects.d.ts +13 -0
  749. package/dist/esm-node/compiled/semver/ranges/ltr.d.ts +14 -0
  750. package/dist/esm-node/compiled/semver/ranges/max-satisfying.d.ts +14 -0
  751. package/dist/esm-node/compiled/semver/ranges/min-satisfying.d.ts +14 -0
  752. package/dist/esm-node/compiled/semver/ranges/min-version.d.ts +10 -0
  753. package/dist/esm-node/compiled/semver/ranges/outside.d.ts +15 -0
  754. package/dist/esm-node/compiled/semver/ranges/simplify.d.ts +14 -0
  755. package/dist/esm-node/compiled/semver/ranges/subset.d.ts +13 -0
  756. package/dist/esm-node/compiled/semver/ranges/to-comparators.d.ts +9 -0
  757. package/dist/esm-node/compiled/semver/ranges/valid.d.ts +12 -0
  758. package/dist/esm-node/compiled/signale/index.d.ts +162 -0
  759. package/dist/esm-node/compiled/signale/index.js +1 -0
  760. package/dist/esm-node/compiled/signale/package.json +1 -0
  761. package/dist/esm-node/compiled/slash/index.d.ts +25 -0
  762. package/dist/esm-node/compiled/slash/index.js +1 -0
  763. package/dist/esm-node/compiled/slash/license +9 -0
  764. package/dist/esm-node/compiled/slash/package.json +1 -0
  765. package/dist/esm-node/compiled/strip-ansi/index.d.ts +17 -0
  766. package/dist/esm-node/compiled/strip-ansi/index.js +1 -0
  767. package/dist/esm-node/compiled/strip-ansi/license +9 -0
  768. package/dist/esm-node/compiled/strip-ansi/package.json +1 -0
  769. package/dist/esm-node/compiled/tsconfig-paths/index.js +1 -0
  770. package/dist/esm-node/compiled/tsconfig-paths/lib/config-loader.d.ts +33 -0
  771. package/dist/esm-node/compiled/tsconfig-paths/lib/filesystem.d.ts +34 -0
  772. package/dist/esm-node/compiled/tsconfig-paths/lib/index.d.ts +5 -0
  773. package/dist/esm-node/compiled/tsconfig-paths/lib/mapping-entry.d.ts +18 -0
  774. package/dist/esm-node/compiled/tsconfig-paths/lib/match-path-async.d.ts +21 -0
  775. package/dist/esm-node/compiled/tsconfig-paths/lib/match-path-sync.d.ts +32 -0
  776. package/dist/esm-node/compiled/tsconfig-paths/lib/register.d.ts +12 -0
  777. package/dist/esm-node/compiled/tsconfig-paths/lib/try-path.d.ts +15 -0
  778. package/dist/esm-node/compiled/tsconfig-paths/lib/tsconfig-loader.d.ts +28 -0
  779. package/dist/esm-node/compiled/tsconfig-paths/license +21 -0
  780. package/dist/esm-node/compiled/tsconfig-paths/package.json +1 -0
  781. package/dist/esm-node/compiled/upath/index.js +1 -0
  782. package/dist/esm-node/compiled/upath/license +22 -0
  783. package/dist/esm-node/compiled/upath/package.json +1 -0
  784. package/dist/esm-node/compiled/upath/upath.d.ts +241 -0
  785. package/dist/esm-node/compiled/url-join/index.d.ts +17 -0
  786. package/dist/esm-node/compiled/url-join/index.js +1 -0
  787. package/dist/esm-node/compiled/url-join/license +21 -0
  788. package/dist/esm-node/compiled/url-join/package.json +1 -0
  789. package/dist/esm-node/compiled/webpack-chain/index.js +1 -0
  790. package/dist/esm-node/compiled/webpack-chain/license +373 -0
  791. package/dist/esm-node/compiled/webpack-chain/package.json +1 -0
  792. package/dist/esm-node/compiled/webpack-chain/types/index.d.ts +388 -0
  793. package/dist/esm-node/compiled/webpack-dev-middleware/index.js +7 -0
  794. package/dist/esm-node/compiled/webpack-dev-middleware/license +20 -0
  795. package/dist/esm-node/compiled/webpack-dev-middleware/package.json +1 -0
  796. package/dist/esm-node/compiled/webpack-dev-middleware/types/index.d.ts +262 -0
  797. package/dist/esm-node/compiled.js +3 -3
  798. package/dist/esm-node/import.js +1 -1
  799. package/dist/types/compiled/address/index.js +1 -0
  800. package/dist/types/compiled/address/lib/address.d.ts +28 -0
  801. package/dist/types/compiled/address/package.json +1 -0
  802. package/dist/types/compiled/ajv/codegen.js +1 -0
  803. package/dist/types/compiled/ajv/index.js +9 -0
  804. package/dist/types/compiled/ajv/license +22 -0
  805. package/dist/types/compiled/ajv/package.json +1 -0
  806. package/dist/types/compiled/ajv/types/ajv.d.ts +16 -0
  807. package/dist/types/compiled/ajv/types/compile/codegen/code.d.ts +40 -0
  808. package/dist/types/compiled/ajv/types/compile/codegen/index.d.ts +79 -0
  809. package/dist/types/compiled/ajv/types/compile/codegen/scope.d.ts +79 -0
  810. package/dist/types/compiled/ajv/types/compile/errors.d.ts +13 -0
  811. package/dist/types/compiled/ajv/types/compile/index.d.ts +80 -0
  812. package/dist/types/compiled/ajv/types/compile/ref_error.d.ts +6 -0
  813. package/dist/types/compiled/ajv/types/compile/resolve.d.ts +12 -0
  814. package/dist/types/compiled/ajv/types/compile/rules.d.ts +28 -0
  815. package/dist/types/compiled/ajv/types/compile/util.d.ts +40 -0
  816. package/dist/types/compiled/ajv/types/compile/validate/index.d.ts +42 -0
  817. package/dist/types/compiled/ajv/types/compile/validate/subschema.d.ts +47 -0
  818. package/dist/types/compiled/ajv/types/core.d.ts +173 -0
  819. package/dist/types/compiled/ajv/types/runtime/validation_error.d.ts +7 -0
  820. package/dist/types/compiled/ajv/types/types/index.d.ts +183 -0
  821. package/dist/types/compiled/ajv/types/types/json-schema.d.ts +124 -0
  822. package/dist/types/compiled/ajv/types/types/jtd-schema.d.ts +169 -0
  823. package/dist/types/compiled/ajv/types/vocabularies/errors.d.ts +1 -0
  824. package/dist/types/compiled/ajv/uri-js.d.ts +59 -0
  825. package/dist/types/compiled/ajv-keywords/index.d.ts +1 -0
  826. package/dist/types/compiled/ajv-keywords/index.js +1 -0
  827. package/dist/types/compiled/ajv-keywords/license +21 -0
  828. package/dist/types/compiled/ajv-keywords/package.json +1 -0
  829. package/dist/types/compiled/better-ajv-errors/index.d.ts +1 -0
  830. package/dist/types/compiled/better-ajv-errors/index.js +1 -0
  831. package/dist/types/compiled/better-ajv-errors/license +13 -0
  832. package/dist/types/compiled/better-ajv-errors/package.json +1 -0
  833. package/dist/types/compiled/browserslist/index.d.ts +178 -0
  834. package/dist/types/compiled/browserslist/index.js +1 -0
  835. package/dist/types/compiled/browserslist/license +20 -0
  836. package/dist/types/compiled/browserslist/package.json +1 -0
  837. package/dist/types/compiled/chalk/index.d.ts +415 -0
  838. package/dist/types/compiled/chalk/index.js +1 -0
  839. package/dist/types/compiled/chalk/license +9 -0
  840. package/dist/types/compiled/chalk/package.json +1 -0
  841. package/dist/types/compiled/chokidar/anymatch/index.d.ts +19 -0
  842. package/dist/types/compiled/chokidar/fsevents.node +0 -0
  843. package/dist/types/compiled/chokidar/index.js +40 -0
  844. package/dist/types/compiled/chokidar/license +21 -0
  845. package/dist/types/compiled/chokidar/package.json +1 -0
  846. package/dist/types/compiled/chokidar/types/index.d.ts +188 -0
  847. package/dist/types/compiled/commander/index.js +1 -0
  848. package/dist/types/compiled/commander/license +22 -0
  849. package/dist/types/compiled/commander/package.json +1 -0
  850. package/dist/types/compiled/commander/typings/index.d.ts +890 -0
  851. package/dist/types/compiled/debug/index.d.ts +54 -0
  852. package/dist/types/compiled/debug/index.js +1 -0
  853. package/dist/types/compiled/debug/license +20 -0
  854. package/dist/types/compiled/debug/ms/index.d.ts +25 -0
  855. package/dist/types/compiled/debug/package.json +1 -0
  856. package/dist/types/compiled/dotenv/index.js +1 -0
  857. package/dist/types/compiled/dotenv/license +23 -0
  858. package/dist/types/compiled/dotenv/package.json +1 -0
  859. package/dist/types/compiled/dotenv/types/index.d.ts +59 -0
  860. package/dist/types/compiled/dotenv-expand/index.d.ts +15 -0
  861. package/dist/types/compiled/dotenv-expand/index.js +1 -0
  862. package/dist/types/compiled/dotenv-expand/license +24 -0
  863. package/dist/types/compiled/dotenv-expand/package.json +1 -0
  864. package/dist/types/compiled/execa/index.d.ts +564 -0
  865. package/dist/types/compiled/execa/index.js +1 -0
  866. package/dist/types/compiled/execa/license +9 -0
  867. package/dist/types/compiled/execa/package.json +1 -0
  868. package/dist/types/compiled/fast-glob/@nodelib/fs.scandir/out/adapters/fs.d.ts +20 -0
  869. package/dist/types/compiled/fast-glob/@nodelib/fs.scandir/out/index.d.ts +12 -0
  870. package/dist/types/compiled/fast-glob/@nodelib/fs.scandir/out/providers/async.d.ts +7 -0
  871. package/dist/types/compiled/fast-glob/@nodelib/fs.scandir/out/settings.d.ts +20 -0
  872. package/dist/types/compiled/fast-glob/@nodelib/fs.scandir/out/types/index.d.ts +20 -0
  873. package/dist/types/compiled/fast-glob/@nodelib/fs.stat/out/adapters/fs.d.ts +13 -0
  874. package/dist/types/compiled/fast-glob/@nodelib/fs.stat/out/index.d.ts +12 -0
  875. package/dist/types/compiled/fast-glob/@nodelib/fs.stat/out/providers/async.d.ts +4 -0
  876. package/dist/types/compiled/fast-glob/@nodelib/fs.stat/out/settings.d.ts +16 -0
  877. package/dist/types/compiled/fast-glob/@nodelib/fs.stat/out/types/index.d.ts +4 -0
  878. package/dist/types/compiled/fast-glob/@nodelib/fs.walk/out/index.d.ts +14 -0
  879. package/dist/types/compiled/fast-glob/@nodelib/fs.walk/out/providers/async.d.ts +12 -0
  880. package/dist/types/compiled/fast-glob/@nodelib/fs.walk/out/readers/async.d.ts +30 -0
  881. package/dist/types/compiled/fast-glob/@nodelib/fs.walk/out/readers/reader.d.ts +6 -0
  882. package/dist/types/compiled/fast-glob/@nodelib/fs.walk/out/settings.d.ts +30 -0
  883. package/dist/types/compiled/fast-glob/@nodelib/fs.walk/out/types/index.d.ts +8 -0
  884. package/dist/types/compiled/fast-glob/index.js +37 -0
  885. package/dist/types/compiled/fast-glob/license +21 -0
  886. package/dist/types/compiled/fast-glob/out/index.d.ts +27 -0
  887. package/dist/types/compiled/fast-glob/out/managers/tasks.d.ts +22 -0
  888. package/dist/types/compiled/fast-glob/out/settings.d.ts +164 -0
  889. package/dist/types/compiled/fast-glob/out/types/index.d.ts +31 -0
  890. package/dist/types/compiled/fast-glob/package.json +1 -0
  891. package/dist/types/compiled/filesize/filesize.d.ts +131 -0
  892. package/dist/types/compiled/filesize/index.js +9 -0
  893. package/dist/types/compiled/filesize/license +28 -0
  894. package/dist/types/compiled/filesize/package.json +1 -0
  895. package/dist/types/compiled/fs-extra/index.d.ts +563 -0
  896. package/dist/types/compiled/fs-extra/index.js +1 -0
  897. package/dist/types/compiled/fs-extra/license +15 -0
  898. package/dist/types/compiled/fs-extra/package.json +1 -0
  899. package/dist/types/compiled/glob/index.d.ts +91 -0
  900. package/dist/types/compiled/glob/index.js +1 -0
  901. package/dist/types/compiled/glob/license +21 -0
  902. package/dist/types/compiled/glob/minimatch/index.d.ts +204 -0
  903. package/dist/types/compiled/glob/package.json +1 -0
  904. package/dist/types/compiled/globby/index.d.ts +186 -0
  905. package/dist/types/compiled/globby/index.js +1 -0
  906. package/dist/types/compiled/globby/license +9 -0
  907. package/dist/types/compiled/globby/package.json +1 -0
  908. package/dist/types/compiled/gzip-size/index.d.ts +96 -0
  909. package/dist/types/compiled/gzip-size/index.js +1 -0
  910. package/dist/types/compiled/gzip-size/license +9 -0
  911. package/dist/types/compiled/gzip-size/package.json +1 -0
  912. package/dist/types/compiled/import-lazy/index.d.ts +26 -0
  913. package/dist/types/compiled/import-lazy/index.js +1 -0
  914. package/dist/types/compiled/import-lazy/license +9 -0
  915. package/dist/types/compiled/import-lazy/package.json +1 -0
  916. package/dist/types/compiled/inquirer/index.d.ts +997 -0
  917. package/dist/types/compiled/inquirer/index.js +9 -0
  918. package/dist/types/compiled/inquirer/lib/objects/choice.d.ts +65 -0
  919. package/dist/types/compiled/inquirer/lib/objects/choices.d.ts +206 -0
  920. package/dist/types/compiled/inquirer/lib/objects/separator.d.ts +37 -0
  921. package/dist/types/compiled/inquirer/lib/ui/baseUI.d.ts +37 -0
  922. package/dist/types/compiled/inquirer/lib/ui/bottom-bar.d.ts +65 -0
  923. package/dist/types/compiled/inquirer/lib/ui/prompt.d.ts +104 -0
  924. package/dist/types/compiled/inquirer/license +22 -0
  925. package/dist/types/compiled/inquirer/package.json +1 -0
  926. package/dist/types/compiled/inquirer/through/index.d.ts +25 -0
  927. package/dist/types/compiled/js-yaml/index.d.ts +154 -0
  928. package/dist/types/compiled/js-yaml/index.js +1 -0
  929. package/dist/types/compiled/js-yaml/license +21 -0
  930. package/dist/types/compiled/js-yaml/package.json +1 -0
  931. package/dist/types/compiled/json5/index.js +1 -0
  932. package/dist/types/compiled/json5/lib/index.d.ts +4 -0
  933. package/dist/types/compiled/json5/lib/parse.d.ts +15 -0
  934. package/dist/types/compiled/json5/lib/stringify.d.ts +89 -0
  935. package/dist/types/compiled/json5/package.json +1 -0
  936. package/dist/types/compiled/lodash/common/array.d.ts +2126 -0
  937. package/dist/types/compiled/lodash/common/collection.d.ts +1930 -0
  938. package/dist/types/compiled/lodash/common/common.d.ts +280 -0
  939. package/dist/types/compiled/lodash/common/date.d.ts +23 -0
  940. package/dist/types/compiled/lodash/common/function.d.ts +1446 -0
  941. package/dist/types/compiled/lodash/common/lang.d.ts +1693 -0
  942. package/dist/types/compiled/lodash/common/math.d.ts +405 -0
  943. package/dist/types/compiled/lodash/common/number.d.ts +131 -0
  944. package/dist/types/compiled/lodash/common/object.d.ts +2519 -0
  945. package/dist/types/compiled/lodash/common/seq.d.ts +210 -0
  946. package/dist/types/compiled/lodash/common/string.d.ts +788 -0
  947. package/dist/types/compiled/lodash/common/util.d.ts +1220 -0
  948. package/dist/types/compiled/lodash/index.d.ts +46 -0
  949. package/dist/types/compiled/lodash/index.js +5 -0
  950. package/dist/types/compiled/lodash/license +47 -0
  951. package/dist/types/compiled/lodash/package.json +1 -0
  952. package/dist/types/compiled/mime-types/index.d.ts +14 -0
  953. package/dist/types/compiled/mime-types/index.js +14 -0
  954. package/dist/types/compiled/mime-types/license +23 -0
  955. package/dist/types/compiled/mime-types/package.json +1 -0
  956. package/dist/types/compiled/minimist/index.d.ts +95 -0
  957. package/dist/types/compiled/minimist/index.js +1 -0
  958. package/dist/types/compiled/minimist/license +18 -0
  959. package/dist/types/compiled/minimist/package.json +1 -0
  960. package/dist/types/compiled/nanoid/index.d.ts +91 -0
  961. package/dist/types/compiled/nanoid/index.js +1 -0
  962. package/dist/types/compiled/nanoid/license +20 -0
  963. package/dist/types/compiled/nanoid/package.json +1 -0
  964. package/dist/types/compiled/ora/cli-spinners/index.d.ts +125 -0
  965. package/dist/types/compiled/ora/index.d.ts +277 -0
  966. package/dist/types/compiled/ora/index.js +3 -0
  967. package/dist/types/compiled/ora/license +9 -0
  968. package/dist/types/compiled/ora/package.json +1 -0
  969. package/dist/types/compiled/pkg-up/index.d.ts +48 -0
  970. package/dist/types/compiled/pkg-up/index.js +1 -0
  971. package/dist/types/compiled/pkg-up/license +9 -0
  972. package/dist/types/compiled/pkg-up/package.json +1 -0
  973. package/dist/types/compiled/recursive-readdir/index.d.ts +21 -0
  974. package/dist/types/compiled/recursive-readdir/index.js +1 -0
  975. package/dist/types/compiled/recursive-readdir/license +21 -0
  976. package/dist/types/compiled/recursive-readdir/package.json +1 -0
  977. package/dist/types/compiled/schema-utils3/index.d.ts +1 -0
  978. package/dist/types/compiled/schema-utils3/index.js +3 -0
  979. package/dist/types/compiled/schema-utils3/license +20 -0
  980. package/dist/types/compiled/schema-utils3/package.json +1 -0
  981. package/dist/types/compiled/semver/classes/comparator.d.ts +17 -0
  982. package/dist/types/compiled/semver/classes/range.d.ts +21 -0
  983. package/dist/types/compiled/semver/classes/semver.d.ts +62 -0
  984. package/dist/types/compiled/semver/functions/clean.d.ts +8 -0
  985. package/dist/types/compiled/semver/functions/cmp.d.ts +16 -0
  986. package/dist/types/compiled/semver/functions/coerce.d.ts +12 -0
  987. package/dist/types/compiled/semver/functions/compare-build.d.ts +16 -0
  988. package/dist/types/compiled/semver/functions/compare-loose.d.ts +5 -0
  989. package/dist/types/compiled/semver/functions/compare.d.ts +20 -0
  990. package/dist/types/compiled/semver/functions/diff.d.ts +13 -0
  991. package/dist/types/compiled/semver/functions/eq.d.ts +9 -0
  992. package/dist/types/compiled/semver/functions/gt.d.ts +9 -0
  993. package/dist/types/compiled/semver/functions/gte.d.ts +9 -0
  994. package/dist/types/compiled/semver/functions/inc.d.ts +15 -0
  995. package/dist/types/compiled/semver/functions/lt.d.ts +9 -0
  996. package/dist/types/compiled/semver/functions/lte.d.ts +8 -0
  997. package/dist/types/compiled/semver/functions/major.d.ts +9 -0
  998. package/dist/types/compiled/semver/functions/minor.d.ts +9 -0
  999. package/dist/types/compiled/semver/functions/neq.d.ts +9 -0
  1000. package/dist/types/compiled/semver/functions/parse.d.ts +12 -0
  1001. package/dist/types/compiled/semver/functions/patch.d.ts +9 -0
  1002. package/dist/types/compiled/semver/functions/prerelease.d.ts +12 -0
  1003. package/dist/types/compiled/semver/functions/rcompare.d.ts +15 -0
  1004. package/dist/types/compiled/semver/functions/rsort.d.ts +9 -0
  1005. package/dist/types/compiled/semver/functions/satisfies.d.ts +14 -0
  1006. package/dist/types/compiled/semver/functions/sort.d.ts +9 -0
  1007. package/dist/types/compiled/semver/functions/valid.d.ts +11 -0
  1008. package/dist/types/compiled/semver/index.d.ts +133 -0
  1009. package/dist/types/compiled/semver/index.js +1 -0
  1010. package/dist/types/compiled/semver/internals/identifiers.d.ts +13 -0
  1011. package/dist/types/compiled/semver/license +15 -0
  1012. package/dist/types/compiled/semver/package.json +1 -0
  1013. package/dist/types/compiled/semver/ranges/gtr.d.ts +14 -0
  1014. package/dist/types/compiled/semver/ranges/intersects.d.ts +13 -0
  1015. package/dist/types/compiled/semver/ranges/ltr.d.ts +14 -0
  1016. package/dist/types/compiled/semver/ranges/max-satisfying.d.ts +14 -0
  1017. package/dist/types/compiled/semver/ranges/min-satisfying.d.ts +14 -0
  1018. package/dist/types/compiled/semver/ranges/min-version.d.ts +10 -0
  1019. package/dist/types/compiled/semver/ranges/outside.d.ts +15 -0
  1020. package/dist/types/compiled/semver/ranges/simplify.d.ts +14 -0
  1021. package/dist/types/compiled/semver/ranges/subset.d.ts +13 -0
  1022. package/dist/types/compiled/semver/ranges/to-comparators.d.ts +9 -0
  1023. package/dist/types/compiled/semver/ranges/valid.d.ts +12 -0
  1024. package/dist/types/compiled/signale/index.d.ts +162 -0
  1025. package/dist/types/compiled/signale/index.js +1 -0
  1026. package/dist/types/compiled/signale/package.json +1 -0
  1027. package/dist/types/compiled/slash/index.d.ts +25 -0
  1028. package/dist/types/compiled/slash/index.js +1 -0
  1029. package/dist/types/compiled/slash/license +9 -0
  1030. package/dist/types/compiled/slash/package.json +1 -0
  1031. package/dist/types/compiled/strip-ansi/index.d.ts +17 -0
  1032. package/dist/types/compiled/strip-ansi/index.js +1 -0
  1033. package/dist/types/compiled/strip-ansi/license +9 -0
  1034. package/dist/types/compiled/strip-ansi/package.json +1 -0
  1035. package/dist/types/compiled/tsconfig-paths/index.js +1 -0
  1036. package/dist/types/compiled/tsconfig-paths/lib/config-loader.d.ts +33 -0
  1037. package/dist/types/compiled/tsconfig-paths/lib/filesystem.d.ts +34 -0
  1038. package/dist/types/compiled/tsconfig-paths/lib/index.d.ts +5 -0
  1039. package/dist/types/compiled/tsconfig-paths/lib/mapping-entry.d.ts +18 -0
  1040. package/dist/types/compiled/tsconfig-paths/lib/match-path-async.d.ts +21 -0
  1041. package/dist/types/compiled/tsconfig-paths/lib/match-path-sync.d.ts +32 -0
  1042. package/dist/types/compiled/tsconfig-paths/lib/register.d.ts +12 -0
  1043. package/dist/types/compiled/tsconfig-paths/lib/try-path.d.ts +15 -0
  1044. package/dist/types/compiled/tsconfig-paths/lib/tsconfig-loader.d.ts +28 -0
  1045. package/dist/types/compiled/tsconfig-paths/license +21 -0
  1046. package/dist/types/compiled/tsconfig-paths/package.json +1 -0
  1047. package/dist/types/compiled/upath/index.js +1 -0
  1048. package/dist/types/compiled/upath/license +22 -0
  1049. package/dist/types/compiled/upath/package.json +1 -0
  1050. package/dist/types/compiled/upath/upath.d.ts +241 -0
  1051. package/dist/types/compiled/url-join/index.d.ts +17 -0
  1052. package/dist/types/compiled/url-join/index.js +1 -0
  1053. package/dist/types/compiled/url-join/license +21 -0
  1054. package/dist/types/compiled/url-join/package.json +1 -0
  1055. package/dist/types/compiled/webpack-chain/index.js +1 -0
  1056. package/dist/types/compiled/webpack-chain/license +373 -0
  1057. package/dist/types/compiled/webpack-chain/package.json +1 -0
  1058. package/dist/types/compiled/webpack-chain/types/index.d.ts +388 -0
  1059. package/dist/types/compiled/webpack-dev-middleware/index.js +7 -0
  1060. package/dist/types/compiled/webpack-dev-middleware/license +20 -0
  1061. package/dist/types/compiled/webpack-dev-middleware/package.json +1 -0
  1062. package/dist/types/compiled/webpack-dev-middleware/types/index.d.ts +262 -0
  1063. package/dist/types/compiled.d.ts +38 -38
  1064. package/dist/types/debug.d.ts +1 -1
  1065. package/dist/types/logger.d.ts +1 -1
  1066. package/package.json +53 -21
@@ -0,0 +1,15 @@
1
+ (The MIT License)
2
+
3
+ Copyright (c) 2011-2017 JP Richardson
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files
6
+ (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify,
7
+ merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is
8
+ furnished to do so, subject to the following conditions:
9
+
10
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
11
+
12
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
13
+ WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
14
+ OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
15
+ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
@@ -0,0 +1 @@
1
+ {"name":"fs-extra","author":"JP Richardson <jprichardson@gmail.com>","version":"10.0.1","license":"MIT"}
@@ -0,0 +1,91 @@
1
+ // Type definitions for Glob 7.2
2
+ // Project: https://github.com/isaacs/node-glob
3
+ // Definitions by: vvakame <https://github.com/vvakame>
4
+ // voy <https://github.com/voy>
5
+ // Klaus Meinhardt <https://github.com/ajafff>
6
+ // Piotr Błażejewicz <https://github.com/peterblazejewicz>
7
+ // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
8
+
9
+ /// <reference types="node" />
10
+
11
+ import events = require('events');
12
+ import minimatch = require('./minimatch');
13
+ import fs = require('fs');
14
+
15
+ declare function G(pattern: string, cb: (err: Error | null, matches: string[]) => void): G.IGlob;
16
+ declare function G(pattern: string, options: G.IOptions, cb: (err: Error | null, matches: string[]) => void): G.IGlob;
17
+
18
+ declare namespace G {
19
+ function __promisify__(pattern: string, options?: IOptions): Promise<string[]>;
20
+
21
+ function sync(pattern: string, options?: IOptions): string[];
22
+
23
+ function hasMagic(pattern: string, options?: IOptions): boolean;
24
+
25
+ let glob: typeof G;
26
+ let Glob: IGlobStatic;
27
+ let GlobSync: IGlobSyncStatic;
28
+
29
+ interface IOptions extends minimatch.IOptions {
30
+ cwd?: string | undefined;
31
+ root?: string | undefined;
32
+ dot?: boolean | undefined;
33
+ nomount?: boolean | undefined;
34
+ mark?: boolean | undefined;
35
+ nosort?: boolean | undefined;
36
+ stat?: boolean | undefined;
37
+ silent?: boolean | undefined;
38
+ strict?: boolean | undefined;
39
+ cache?: { [path: string]: boolean | 'DIR' | 'FILE' | ReadonlyArray<string> } | undefined;
40
+ statCache?: { [path: string]: false | { isDirectory(): boolean} | undefined } | undefined;
41
+ symlinks?: { [path: string]: boolean | undefined } | undefined;
42
+ realpathCache?: { [path: string]: string } | undefined;
43
+ sync?: boolean | undefined;
44
+ nounique?: boolean | undefined;
45
+ nonull?: boolean | undefined;
46
+ debug?: boolean | undefined;
47
+ nobrace?: boolean | undefined;
48
+ noglobstar?: boolean | undefined;
49
+ noext?: boolean | undefined;
50
+ nocase?: boolean | undefined;
51
+ matchBase?: any;
52
+ nodir?: boolean | undefined;
53
+ ignore?: string | ReadonlyArray<string> | undefined;
54
+ follow?: boolean | undefined;
55
+ realpath?: boolean | undefined;
56
+ nonegate?: boolean | undefined;
57
+ nocomment?: boolean | undefined;
58
+ absolute?: boolean | undefined;
59
+ fs?: typeof fs;
60
+ }
61
+
62
+ interface IGlobStatic extends events.EventEmitter {
63
+ new (pattern: string, cb?: (err: Error | null, matches: string[]) => void): IGlob;
64
+ new (pattern: string, options: IOptions, cb?: (err: Error | null, matches: string[]) => void): IGlob;
65
+ prototype: IGlob;
66
+ }
67
+
68
+ interface IGlobSyncStatic {
69
+ new (pattern: string, options?: IOptions): IGlobBase;
70
+ prototype: IGlobBase;
71
+ }
72
+
73
+ interface IGlobBase {
74
+ minimatch: minimatch.IMinimatch;
75
+ options: IOptions;
76
+ aborted: boolean;
77
+ cache: { [path: string]: boolean | 'DIR' | 'FILE' | ReadonlyArray<string> };
78
+ statCache: { [path: string]: false | { isDirectory(): boolean; } | undefined };
79
+ symlinks: { [path: string]: boolean | undefined };
80
+ realpathCache: { [path: string]: string };
81
+ found: string[];
82
+ }
83
+
84
+ interface IGlob extends IGlobBase, events.EventEmitter {
85
+ pause(): void;
86
+ resume(): void;
87
+ abort(): void;
88
+ }
89
+ }
90
+
91
+ export = G;
@@ -0,0 +1 @@
1
+ (()=>{var t={155:t=>{"use strict";t.exports=balanced;function balanced(t,e,r){if(t instanceof RegExp)t=maybeMatch(t,r);if(e instanceof RegExp)e=maybeMatch(e,r);var i=range(t,e,r);return i&&{start:i[0],end:i[1],pre:r.slice(0,i[0]),body:r.slice(i[0]+t.length,i[1]),post:r.slice(i[1]+e.length)}}function maybeMatch(t,e){var r=e.match(t);return r?r[0]:null}balanced.range=range;function range(t,e,r){var i,a,n,s,o;var c=r.indexOf(t);var h=r.indexOf(e,c+1);var l=c;if(c>=0&&h>0){if(t===e){return[c,h]}i=[];n=r.length;while(l>=0&&!o){if(l==c){i.push(l);c=r.indexOf(t,l+1)}else if(i.length==1){o=[i.pop(),h]}else{a=i.pop();if(a<n){n=a;s=h}h=r.indexOf(e,l+1)}l=c<h&&c>=0?c:h}if(i.length){o=[n,s]}}return o}},847:(t,e,r)=>{var i=r(62);var a=r(155);t.exports=expandTop;var n="\0SLASH"+Math.random()+"\0";var s="\0OPEN"+Math.random()+"\0";var o="\0CLOSE"+Math.random()+"\0";var c="\0COMMA"+Math.random()+"\0";var h="\0PERIOD"+Math.random()+"\0";function numeric(t){return parseInt(t,10)==t?parseInt(t,10):t.charCodeAt(0)}function escapeBraces(t){return t.split("\\\\").join(n).split("\\{").join(s).split("\\}").join(o).split("\\,").join(c).split("\\.").join(h)}function unescapeBraces(t){return t.split(n).join("\\").split(s).join("{").split(o).join("}").split(c).join(",").split(h).join(".")}function parseCommaParts(t){if(!t)return[""];var e=[];var r=a("{","}",t);if(!r)return t.split(",");var i=r.pre;var n=r.body;var s=r.post;var o=i.split(",");o[o.length-1]+="{"+n+"}";var c=parseCommaParts(s);if(s.length){o[o.length-1]+=c.shift();o.push.apply(o,c)}e.push.apply(e,o);return e}function expandTop(t){if(!t)return[];if(t.substr(0,2)==="{}"){t="\\{\\}"+t.substr(2)}return expand(escapeBraces(t),true).map(unescapeBraces)}function identity(t){return t}function embrace(t){return"{"+t+"}"}function isPadded(t){return/^-?0\d/.test(t)}function lte(t,e){return t<=e}function gte(t,e){return t>=e}function expand(t,e){var r=[];var n=a("{","}",t);if(!n||/\$$/.test(n.pre))return[t];var s=/^-?\d+\.\.-?\d+(?:\.\.-?\d+)?$/.test(n.body);var c=/^[a-zA-Z]\.\.[a-zA-Z](?:\.\.-?\d+)?$/.test(n.body);var h=s||c;var l=n.body.indexOf(",")>=0;if(!h&&!l){if(n.post.match(/,.*\}/)){t=n.pre+"{"+n.body+o+n.post;return expand(t)}return[t]}var u;if(h){u=n.body.split(/\.\./)}else{u=parseCommaParts(n.body);if(u.length===1){u=expand(u[0],false).map(embrace);if(u.length===1){var p=n.post.length?expand(n.post,false):[""];return p.map((function(t){return n.pre+u[0]+t}))}}}var v=n.pre;var p=n.post.length?expand(n.post,false):[""];var d;if(h){var m=numeric(u[0]);var b=numeric(u[1]);var g=Math.max(u[0].length,u[1].length);var y=u.length==3?Math.abs(numeric(u[2])):1;var _=lte;var w=b<m;if(w){y*=-1;_=gte}var k=u.some(isPadded);d=[];for(var S=m;_(S,b);S+=y){var E;if(c){E=String.fromCharCode(S);if(E==="\\")E=""}else{E=String(S);if(k){var x=g-E.length;if(x>0){var O=new Array(x+1).join("0");if(S<0)E="-"+O+E.slice(1);else E=O+E}}}d.push(E)}}else{d=i(u,(function(t){return expand(t,false)}))}for(var A=0;A<d.length;A++){for(var G=0;G<p.length;G++){var j=v+d[A]+p[G];if(!e||h||j)r.push(j)}}return r}},62:t=>{t.exports=function(t,r){var i=[];for(var a=0;a<t.length;a++){var n=r(t[a],a);if(e(n))i.push.apply(i,n);else i.push(n)}return i};var e=Array.isArray||function(t){return Object.prototype.toString.call(t)==="[object Array]"}},737:(t,e,r)=>{t.exports=realpath;realpath.realpath=realpath;realpath.sync=realpathSync;realpath.realpathSync=realpathSync;realpath.monkeypatch=monkeypatch;realpath.unmonkeypatch=unmonkeypatch;var i=r(147);var a=i.realpath;var n=i.realpathSync;var s=process.version;var o=/^v[0-5]\./.test(s);var c=r(613);function newError(t){return t&&t.syscall==="realpath"&&(t.code==="ELOOP"||t.code==="ENOMEM"||t.code==="ENAMETOOLONG")}function realpath(t,e,r){if(o){return a(t,e,r)}if(typeof e==="function"){r=e;e=null}a(t,e,(function(i,a){if(newError(i)){c.realpath(t,e,r)}else{r(i,a)}}))}function realpathSync(t,e){if(o){return n(t,e)}try{return n(t,e)}catch(r){if(newError(r)){return c.realpathSync(t,e)}else{throw r}}}function monkeypatch(){i.realpath=realpath;i.realpathSync=realpathSync}function unmonkeypatch(){i.realpath=a;i.realpathSync=n}},613:(t,e,r)=>{var i=r(17);var a=process.platform==="win32";var n=r(147);var s=process.env.NODE_DEBUG&&/fs/.test(process.env.NODE_DEBUG);function rethrow(){var t;if(s){var e=new Error;t=debugCallback}else t=missingCallback;return t;function debugCallback(t){if(t){e.message=t.message;t=e;missingCallback(t)}}function missingCallback(t){if(t){if(process.throwDeprecation)throw t;else if(!process.noDeprecation){var e="fs: missing callback "+(t.stack||t.message);if(process.traceDeprecation)console.trace(e);else console.error(e)}}}}function maybeCallback(t){return typeof t==="function"?t:rethrow()}var o=i.normalize;if(a){var c=/(.*?)(?:[\/\\]+|$)/g}else{var c=/(.*?)(?:[\/]+|$)/g}if(a){var h=/^(?:[a-zA-Z]:|[\\\/]{2}[^\\\/]+[\\\/][^\\\/]+)?[\\\/]*/}else{var h=/^[\/]*/}e.realpathSync=function realpathSync(t,e){t=i.resolve(t);if(e&&Object.prototype.hasOwnProperty.call(e,t)){return e[t]}var r=t,s={},o={};var l;var u;var p;var v;start();function start(){var e=h.exec(t);l=e[0].length;u=e[0];p=e[0];v="";if(a&&!o[p]){n.lstatSync(p);o[p]=true}}while(l<t.length){c.lastIndex=l;var d=c.exec(t);v=u;u+=d[0];p=v+d[1];l=c.lastIndex;if(o[p]||e&&e[p]===p){continue}var m;if(e&&Object.prototype.hasOwnProperty.call(e,p)){m=e[p]}else{var b=n.lstatSync(p);if(!b.isSymbolicLink()){o[p]=true;if(e)e[p]=p;continue}var g=null;if(!a){var y=b.dev.toString(32)+":"+b.ino.toString(32);if(s.hasOwnProperty(y)){g=s[y]}}if(g===null){n.statSync(p);g=n.readlinkSync(p)}m=i.resolve(v,g);if(e)e[p]=m;if(!a)s[y]=g}t=i.resolve(m,t.slice(l));start()}if(e)e[r]=t;return t};e.realpath=function realpath(t,e,r){if(typeof r!=="function"){r=maybeCallback(e);e=null}t=i.resolve(t);if(e&&Object.prototype.hasOwnProperty.call(e,t)){return process.nextTick(r.bind(null,null,e[t]))}var s=t,o={},l={};var u;var p;var v;var d;start();function start(){var e=h.exec(t);u=e[0].length;p=e[0];v=e[0];d="";if(a&&!l[v]){n.lstat(v,(function(t){if(t)return r(t);l[v]=true;LOOP()}))}else{process.nextTick(LOOP)}}function LOOP(){if(u>=t.length){if(e)e[s]=t;return r(null,t)}c.lastIndex=u;var i=c.exec(t);d=p;p+=i[0];v=d+i[1];u=c.lastIndex;if(l[v]||e&&e[v]===v){return process.nextTick(LOOP)}if(e&&Object.prototype.hasOwnProperty.call(e,v)){return gotResolvedLink(e[v])}return n.lstat(v,gotStat)}function gotStat(t,i){if(t)return r(t);if(!i.isSymbolicLink()){l[v]=true;if(e)e[v]=v;return process.nextTick(LOOP)}if(!a){var s=i.dev.toString(32)+":"+i.ino.toString(32);if(o.hasOwnProperty(s)){return gotTarget(null,o[s],v)}}n.stat(v,(function(t){if(t)return r(t);n.readlink(v,(function(t,e){if(!a)o[s]=e;gotTarget(t,e)}))}))}function gotTarget(t,a,n){if(t)return r(t);var s=i.resolve(d,a);if(e)e[n]=s;gotResolvedLink(s)}function gotResolvedLink(e){t=i.resolve(e,t.slice(u));start()}}},875:(t,e,r)=>{e.setopts=setopts;e.ownProp=ownProp;e.makeAbs=makeAbs;e.finish=finish;e.mark=mark;e.isIgnored=isIgnored;e.childrenIgnored=childrenIgnored;function ownProp(t,e){return Object.prototype.hasOwnProperty.call(t,e)}var i=r(147);var a=r(17);var n=r(235);var s=r(249);var o=n.Minimatch;function alphasort(t,e){return t.localeCompare(e,"en")}function setupIgnores(t,e){t.ignore=e.ignore||[];if(!Array.isArray(t.ignore))t.ignore=[t.ignore];if(t.ignore.length){t.ignore=t.ignore.map(ignoreMap)}}function ignoreMap(t){var e=null;if(t.slice(-3)==="/**"){var r=t.replace(/(\/\*\*)+$/,"");e=new o(r,{dot:true})}return{matcher:new o(t,{dot:true}),gmatcher:e}}function setopts(t,e,r){if(!r)r={};if(r.matchBase&&-1===e.indexOf("/")){if(r.noglobstar){throw new Error("base matching requires globstar")}e="**/"+e}t.silent=!!r.silent;t.pattern=e;t.strict=r.strict!==false;t.realpath=!!r.realpath;t.realpathCache=r.realpathCache||Object.create(null);t.follow=!!r.follow;t.dot=!!r.dot;t.mark=!!r.mark;t.nodir=!!r.nodir;if(t.nodir)t.mark=true;t.sync=!!r.sync;t.nounique=!!r.nounique;t.nonull=!!r.nonull;t.nosort=!!r.nosort;t.nocase=!!r.nocase;t.stat=!!r.stat;t.noprocess=!!r.noprocess;t.absolute=!!r.absolute;t.fs=r.fs||i;t.maxLength=r.maxLength||Infinity;t.cache=r.cache||Object.create(null);t.statCache=r.statCache||Object.create(null);t.symlinks=r.symlinks||Object.create(null);setupIgnores(t,r);t.changedCwd=false;var n=process.cwd();if(!ownProp(r,"cwd"))t.cwd=n;else{t.cwd=a.resolve(r.cwd);t.changedCwd=t.cwd!==n}t.root=r.root||a.resolve(t.cwd,"/");t.root=a.resolve(t.root);if(process.platform==="win32")t.root=t.root.replace(/\\/g,"/");t.cwdAbs=s(t.cwd)?t.cwd:makeAbs(t,t.cwd);if(process.platform==="win32")t.cwdAbs=t.cwdAbs.replace(/\\/g,"/");t.nomount=!!r.nomount;r.nonegate=true;r.nocomment=true;t.minimatch=new o(e,r);t.options=t.minimatch.options}function finish(t){var e=t.nounique;var r=e?[]:Object.create(null);for(var i=0,a=t.matches.length;i<a;i++){var n=t.matches[i];if(!n||Object.keys(n).length===0){if(t.nonull){var s=t.minimatch.globSet[i];if(e)r.push(s);else r[s]=true}}else{var o=Object.keys(n);if(e)r.push.apply(r,o);else o.forEach((function(t){r[t]=true}))}}if(!e)r=Object.keys(r);if(!t.nosort)r=r.sort(alphasort);if(t.mark){for(var i=0;i<r.length;i++){r[i]=t._mark(r[i])}if(t.nodir){r=r.filter((function(e){var r=!/\/$/.test(e);var i=t.cache[e]||t.cache[makeAbs(t,e)];if(r&&i)r=i!=="DIR"&&!Array.isArray(i);return r}))}}if(t.ignore.length)r=r.filter((function(e){return!isIgnored(t,e)}));t.found=r}function mark(t,e){var r=makeAbs(t,e);var i=t.cache[r];var a=e;if(i){var n=i==="DIR"||Array.isArray(i);var s=e.slice(-1)==="/";if(n&&!s)a+="/";else if(!n&&s)a=a.slice(0,-1);if(a!==e){var o=makeAbs(t,a);t.statCache[o]=t.statCache[r];t.cache[o]=t.cache[r]}}return a}function makeAbs(t,e){var r=e;if(e.charAt(0)==="/"){r=a.join(t.root,e)}else if(s(e)||e===""){r=e}else if(t.changedCwd){r=a.resolve(t.cwd,e)}else{r=a.resolve(e)}if(process.platform==="win32")r=r.replace(/\\/g,"/");return r}function isIgnored(t,e){if(!t.ignore.length)return false;return t.ignore.some((function(t){return t.matcher.match(e)||!!(t.gmatcher&&t.gmatcher.match(e))}))}function childrenIgnored(t,e){if(!t.ignore.length)return false;return t.ignore.some((function(t){return!!(t.gmatcher&&t.gmatcher.match(e))}))}},978:(t,e,r)=>{t.exports=glob;var i=r(737);var a=r(235);var n=a.Minimatch;var s=r(315);var o=r(361).EventEmitter;var c=r(17);var h=r(491);var l=r(249);var u=r(19);var p=r(875);var v=p.setopts;var d=p.ownProp;var m=r(900);var b=r(837);var g=p.childrenIgnored;var y=p.isIgnored;var _=r(556);function glob(t,e,r){if(typeof e==="function")r=e,e={};if(!e)e={};if(e.sync){if(r)throw new TypeError("callback provided to sync glob");return u(t,e)}return new Glob(t,e,r)}glob.sync=u;var w=glob.GlobSync=u.GlobSync;glob.glob=glob;function extend(t,e){if(e===null||typeof e!=="object"){return t}var r=Object.keys(e);var i=r.length;while(i--){t[r[i]]=e[r[i]]}return t}glob.hasMagic=function(t,e){var r=extend({},e);r.noprocess=true;var i=new Glob(t,r);var a=i.minimatch.set;if(!t)return false;if(a.length>1)return true;for(var n=0;n<a[0].length;n++){if(typeof a[0][n]!=="string")return true}return false};glob.Glob=Glob;s(Glob,o);function Glob(t,e,r){if(typeof e==="function"){r=e;e=null}if(e&&e.sync){if(r)throw new TypeError("callback provided to sync glob");return new w(t,e)}if(!(this instanceof Glob))return new Glob(t,e,r);v(this,t,e);this._didRealPath=false;var i=this.minimatch.set.length;this.matches=new Array(i);if(typeof r==="function"){r=_(r);this.on("error",r);this.on("end",(function(t){r(null,t)}))}var a=this;this._processing=0;this._emitQueue=[];this._processQueue=[];this.paused=false;if(this.noprocess)return this;if(i===0)return done();var n=true;for(var s=0;s<i;s++){this._process(this.minimatch.set[s],s,false,done)}n=false;function done(){--a._processing;if(a._processing<=0){if(n){process.nextTick((function(){a._finish()}))}else{a._finish()}}}}Glob.prototype._finish=function(){h(this instanceof Glob);if(this.aborted)return;if(this.realpath&&!this._didRealpath)return this._realpath();p.finish(this);this.emit("end",this.found)};Glob.prototype._realpath=function(){if(this._didRealpath)return;this._didRealpath=true;var t=this.matches.length;if(t===0)return this._finish();var e=this;for(var r=0;r<this.matches.length;r++)this._realpathSet(r,next);function next(){if(--t===0)e._finish()}};Glob.prototype._realpathSet=function(t,e){var r=this.matches[t];if(!r)return e();var a=Object.keys(r);var n=this;var s=a.length;if(s===0)return e();var o=this.matches[t]=Object.create(null);a.forEach((function(r,a){r=n._makeAbs(r);i.realpath(r,n.realpathCache,(function(i,a){if(!i)o[a]=true;else if(i.syscall==="stat")o[r]=true;else n.emit("error",i);if(--s===0){n.matches[t]=o;e()}}))}))};Glob.prototype._mark=function(t){return p.mark(this,t)};Glob.prototype._makeAbs=function(t){return p.makeAbs(this,t)};Glob.prototype.abort=function(){this.aborted=true;this.emit("abort")};Glob.prototype.pause=function(){if(!this.paused){this.paused=true;this.emit("pause")}};Glob.prototype.resume=function(){if(this.paused){this.emit("resume");this.paused=false;if(this._emitQueue.length){var t=this._emitQueue.slice(0);this._emitQueue.length=0;for(var e=0;e<t.length;e++){var r=t[e];this._emitMatch(r[0],r[1])}}if(this._processQueue.length){var i=this._processQueue.slice(0);this._processQueue.length=0;for(var e=0;e<i.length;e++){var a=i[e];this._processing--;this._process(a[0],a[1],a[2],a[3])}}}};Glob.prototype._process=function(t,e,r,i){h(this instanceof Glob);h(typeof i==="function");if(this.aborted)return;this._processing++;if(this.paused){this._processQueue.push([t,e,r,i]);return}var n=0;while(typeof t[n]==="string"){n++}var s;switch(n){case t.length:this._processSimple(t.join("/"),e,i);return;case 0:s=null;break;default:s=t.slice(0,n).join("/");break}var o=t.slice(n);var c;if(s===null)c=".";else if(l(s)||l(t.join("/"))){if(!s||!l(s))s="/"+s;c=s}else c=s;var u=this._makeAbs(c);if(g(this,c))return i();var p=o[0]===a.GLOBSTAR;if(p)this._processGlobStar(s,c,u,o,e,r,i);else this._processReaddir(s,c,u,o,e,r,i)};Glob.prototype._processReaddir=function(t,e,r,i,a,n,s){var o=this;this._readdir(r,n,(function(c,h){return o._processReaddir2(t,e,r,i,a,n,h,s)}))};Glob.prototype._processReaddir2=function(t,e,r,i,a,n,s,o){if(!s)return o();var h=i[0];var l=!!this.minimatch.negate;var u=h._glob;var p=this.dot||u.charAt(0)===".";var v=[];for(var d=0;d<s.length;d++){var m=s[d];if(m.charAt(0)!=="."||p){var b;if(l&&!t){b=!m.match(h)}else{b=m.match(h)}if(b)v.push(m)}}var g=v.length;if(g===0)return o();if(i.length===1&&!this.mark&&!this.stat){if(!this.matches[a])this.matches[a]=Object.create(null);for(var d=0;d<g;d++){var m=v[d];if(t){if(t!=="/")m=t+"/"+m;else m=t+m}if(m.charAt(0)==="/"&&!this.nomount){m=c.join(this.root,m)}this._emitMatch(a,m)}return o()}i.shift();for(var d=0;d<g;d++){var m=v[d];var y;if(t){if(t!=="/")m=t+"/"+m;else m=t+m}this._process([m].concat(i),a,n,o)}o()};Glob.prototype._emitMatch=function(t,e){if(this.aborted)return;if(y(this,e))return;if(this.paused){this._emitQueue.push([t,e]);return}var r=l(e)?e:this._makeAbs(e);if(this.mark)e=this._mark(e);if(this.absolute)e=r;if(this.matches[t][e])return;if(this.nodir){var i=this.cache[r];if(i==="DIR"||Array.isArray(i))return}this.matches[t][e]=true;var a=this.statCache[r];if(a)this.emit("stat",e,a);this.emit("match",e)};Glob.prototype._readdirInGlobStar=function(t,e){if(this.aborted)return;if(this.follow)return this._readdir(t,false,e);var r="lstat\0"+t;var i=this;var a=m(r,lstatcb_);if(a)i.fs.lstat(t,a);function lstatcb_(r,a){if(r&&r.code==="ENOENT")return e();var n=a&&a.isSymbolicLink();i.symlinks[t]=n;if(!n&&a&&!a.isDirectory()){i.cache[t]="FILE";e()}else i._readdir(t,false,e)}};Glob.prototype._readdir=function(t,e,r){if(this.aborted)return;r=m("readdir\0"+t+"\0"+e,r);if(!r)return;if(e&&!d(this.symlinks,t))return this._readdirInGlobStar(t,r);if(d(this.cache,t)){var i=this.cache[t];if(!i||i==="FILE")return r();if(Array.isArray(i))return r(null,i)}var a=this;a.fs.readdir(t,readdirCb(this,t,r))};function readdirCb(t,e,r){return function(i,a){if(i)t._readdirError(e,i,r);else t._readdirEntries(e,a,r)}}Glob.prototype._readdirEntries=function(t,e,r){if(this.aborted)return;if(!this.mark&&!this.stat){for(var i=0;i<e.length;i++){var a=e[i];if(t==="/")a=t+a;else a=t+"/"+a;this.cache[a]=true}}this.cache[t]=e;return r(null,e)};Glob.prototype._readdirError=function(t,e,r){if(this.aborted)return;switch(e.code){case"ENOTSUP":case"ENOTDIR":var i=this._makeAbs(t);this.cache[i]="FILE";if(i===this.cwdAbs){var a=new Error(e.code+" invalid cwd "+this.cwd);a.path=this.cwd;a.code=e.code;this.emit("error",a);this.abort()}break;case"ENOENT":case"ELOOP":case"ENAMETOOLONG":case"UNKNOWN":this.cache[this._makeAbs(t)]=false;break;default:this.cache[this._makeAbs(t)]=false;if(this.strict){this.emit("error",e);this.abort()}if(!this.silent)console.error("glob error",e);break}return r()};Glob.prototype._processGlobStar=function(t,e,r,i,a,n,s){var o=this;this._readdir(r,n,(function(c,h){o._processGlobStar2(t,e,r,i,a,n,h,s)}))};Glob.prototype._processGlobStar2=function(t,e,r,i,a,n,s,o){if(!s)return o();var c=i.slice(1);var h=t?[t]:[];var l=h.concat(c);this._process(l,a,false,o);var u=this.symlinks[r];var p=s.length;if(u&&n)return o();for(var v=0;v<p;v++){var d=s[v];if(d.charAt(0)==="."&&!this.dot)continue;var m=h.concat(s[v],c);this._process(m,a,true,o);var b=h.concat(s[v],i);this._process(b,a,true,o)}o()};Glob.prototype._processSimple=function(t,e,r){var i=this;this._stat(t,(function(a,n){i._processSimple2(t,e,a,n,r)}))};Glob.prototype._processSimple2=function(t,e,r,i,a){if(!this.matches[e])this.matches[e]=Object.create(null);if(!i)return a();if(t&&l(t)&&!this.nomount){var n=/[\/\\]$/.test(t);if(t.charAt(0)==="/"){t=c.join(this.root,t)}else{t=c.resolve(this.root,t);if(n)t+="/"}}if(process.platform==="win32")t=t.replace(/\\/g,"/");this._emitMatch(e,t);a()};Glob.prototype._stat=function(t,e){var r=this._makeAbs(t);var i=t.slice(-1)==="/";if(t.length>this.maxLength)return e();if(!this.stat&&d(this.cache,r)){var a=this.cache[r];if(Array.isArray(a))a="DIR";if(!i||a==="DIR")return e(null,a);if(i&&a==="FILE")return e()}var n;var s=this.statCache[r];if(s!==undefined){if(s===false)return e(null,s);else{var o=s.isDirectory()?"DIR":"FILE";if(i&&o==="FILE")return e();else return e(null,o,s)}}var c=this;var h=m("stat\0"+r,lstatcb_);if(h)c.fs.lstat(r,h);function lstatcb_(i,a){if(a&&a.isSymbolicLink()){return c.fs.stat(r,(function(i,n){if(i)c._stat2(t,r,null,a,e);else c._stat2(t,r,i,n,e)}))}else{c._stat2(t,r,i,a,e)}}};Glob.prototype._stat2=function(t,e,r,i,a){if(r&&(r.code==="ENOENT"||r.code==="ENOTDIR")){this.statCache[e]=false;return a()}var n=t.slice(-1)==="/";this.statCache[e]=i;if(e.slice(-1)==="/"&&i&&!i.isDirectory())return a(null,false,i);var s=true;if(i)s=i.isDirectory()?"DIR":"FILE";this.cache[e]=this.cache[e]||s;if(n&&s==="FILE")return a();return a(null,s,i)}},19:(t,e,r)=>{t.exports=globSync;globSync.GlobSync=GlobSync;var i=r(737);var a=r(235);var n=a.Minimatch;var s=r(978).Glob;var o=r(837);var c=r(17);var h=r(491);var l=r(249);var u=r(875);var p=u.setopts;var v=u.ownProp;var d=u.childrenIgnored;var m=u.isIgnored;function globSync(t,e){if(typeof e==="function"||arguments.length===3)throw new TypeError("callback provided to sync glob\n"+"See: https://github.com/isaacs/node-glob/issues/167");return new GlobSync(t,e).found}function GlobSync(t,e){if(!t)throw new Error("must provide pattern");if(typeof e==="function"||arguments.length===3)throw new TypeError("callback provided to sync glob\n"+"See: https://github.com/isaacs/node-glob/issues/167");if(!(this instanceof GlobSync))return new GlobSync(t,e);p(this,t,e);if(this.noprocess)return this;var r=this.minimatch.set.length;this.matches=new Array(r);for(var i=0;i<r;i++){this._process(this.minimatch.set[i],i,false)}this._finish()}GlobSync.prototype._finish=function(){h(this instanceof GlobSync);if(this.realpath){var t=this;this.matches.forEach((function(e,r){var a=t.matches[r]=Object.create(null);for(var n in e){try{n=t._makeAbs(n);var s=i.realpathSync(n,t.realpathCache);a[s]=true}catch(e){if(e.syscall==="stat")a[t._makeAbs(n)]=true;else throw e}}}))}u.finish(this)};GlobSync.prototype._process=function(t,e,r){h(this instanceof GlobSync);var i=0;while(typeof t[i]==="string"){i++}var n;switch(i){case t.length:this._processSimple(t.join("/"),e);return;case 0:n=null;break;default:n=t.slice(0,i).join("/");break}var s=t.slice(i);var o;if(n===null)o=".";else if(l(n)||l(t.join("/"))){if(!n||!l(n))n="/"+n;o=n}else o=n;var c=this._makeAbs(o);if(d(this,o))return;var u=s[0]===a.GLOBSTAR;if(u)this._processGlobStar(n,o,c,s,e,r);else this._processReaddir(n,o,c,s,e,r)};GlobSync.prototype._processReaddir=function(t,e,r,i,a,n){var s=this._readdir(r,n);if(!s)return;var o=i[0];var h=!!this.minimatch.negate;var l=o._glob;var u=this.dot||l.charAt(0)===".";var p=[];for(var v=0;v<s.length;v++){var d=s[v];if(d.charAt(0)!=="."||u){var m;if(h&&!t){m=!d.match(o)}else{m=d.match(o)}if(m)p.push(d)}}var b=p.length;if(b===0)return;if(i.length===1&&!this.mark&&!this.stat){if(!this.matches[a])this.matches[a]=Object.create(null);for(var v=0;v<b;v++){var d=p[v];if(t){if(t.slice(-1)!=="/")d=t+"/"+d;else d=t+d}if(d.charAt(0)==="/"&&!this.nomount){d=c.join(this.root,d)}this._emitMatch(a,d)}return}i.shift();for(var v=0;v<b;v++){var d=p[v];var g;if(t)g=[t,d];else g=[d];this._process(g.concat(i),a,n)}};GlobSync.prototype._emitMatch=function(t,e){if(m(this,e))return;var r=this._makeAbs(e);if(this.mark)e=this._mark(e);if(this.absolute){e=r}if(this.matches[t][e])return;if(this.nodir){var i=this.cache[r];if(i==="DIR"||Array.isArray(i))return}this.matches[t][e]=true;if(this.stat)this._stat(e)};GlobSync.prototype._readdirInGlobStar=function(t){if(this.follow)return this._readdir(t,false);var e;var r;var i;try{r=this.fs.lstatSync(t)}catch(t){if(t.code==="ENOENT"){return null}}var a=r&&r.isSymbolicLink();this.symlinks[t]=a;if(!a&&r&&!r.isDirectory())this.cache[t]="FILE";else e=this._readdir(t,false);return e};GlobSync.prototype._readdir=function(t,e){var r;if(e&&!v(this.symlinks,t))return this._readdirInGlobStar(t);if(v(this.cache,t)){var i=this.cache[t];if(!i||i==="FILE")return null;if(Array.isArray(i))return i}try{return this._readdirEntries(t,this.fs.readdirSync(t))}catch(e){this._readdirError(t,e);return null}};GlobSync.prototype._readdirEntries=function(t,e){if(!this.mark&&!this.stat){for(var r=0;r<e.length;r++){var i=e[r];if(t==="/")i=t+i;else i=t+"/"+i;this.cache[i]=true}}this.cache[t]=e;return e};GlobSync.prototype._readdirError=function(t,e){switch(e.code){case"ENOTSUP":case"ENOTDIR":var r=this._makeAbs(t);this.cache[r]="FILE";if(r===this.cwdAbs){var i=new Error(e.code+" invalid cwd "+this.cwd);i.path=this.cwd;i.code=e.code;throw i}break;case"ENOENT":case"ELOOP":case"ENAMETOOLONG":case"UNKNOWN":this.cache[this._makeAbs(t)]=false;break;default:this.cache[this._makeAbs(t)]=false;if(this.strict)throw e;if(!this.silent)console.error("glob error",e);break}};GlobSync.prototype._processGlobStar=function(t,e,r,i,a,n){var s=this._readdir(r,n);if(!s)return;var o=i.slice(1);var c=t?[t]:[];var h=c.concat(o);this._process(h,a,false);var l=s.length;var u=this.symlinks[r];if(u&&n)return;for(var p=0;p<l;p++){var v=s[p];if(v.charAt(0)==="."&&!this.dot)continue;var d=c.concat(s[p],o);this._process(d,a,true);var m=c.concat(s[p],i);this._process(m,a,true)}};GlobSync.prototype._processSimple=function(t,e){var r=this._stat(t);if(!this.matches[e])this.matches[e]=Object.create(null);if(!r)return;if(t&&l(t)&&!this.nomount){var i=/[\/\\]$/.test(t);if(t.charAt(0)==="/"){t=c.join(this.root,t)}else{t=c.resolve(this.root,t);if(i)t+="/"}}if(process.platform==="win32")t=t.replace(/\\/g,"/");this._emitMatch(e,t)};GlobSync.prototype._stat=function(t){var e=this._makeAbs(t);var r=t.slice(-1)==="/";if(t.length>this.maxLength)return false;if(!this.stat&&v(this.cache,e)){var i=this.cache[e];if(Array.isArray(i))i="DIR";if(!r||i==="DIR")return i;if(r&&i==="FILE")return false}var a;var n=this.statCache[e];if(!n){var s;try{s=this.fs.lstatSync(e)}catch(t){if(t&&(t.code==="ENOENT"||t.code==="ENOTDIR")){this.statCache[e]=false;return false}}if(s&&s.isSymbolicLink()){try{n=this.fs.statSync(e)}catch(t){n=s}}else{n=s}}this.statCache[e]=n;var i=true;if(n)i=n.isDirectory()?"DIR":"FILE";this.cache[e]=this.cache[e]||i;if(r&&i==="FILE")return false;return i};GlobSync.prototype._mark=function(t){return u.mark(this,t)};GlobSync.prototype._makeAbs=function(t){return u.makeAbs(this,t)}},900:(t,e,r)=>{var i=r(928);var a=Object.create(null);var n=r(556);t.exports=i(inflight);function inflight(t,e){if(a[t]){a[t].push(e);return null}else{a[t]=[e];return makeres(t)}}function makeres(t){return n((function RES(){var e=a[t];var r=e.length;var i=slice(arguments);try{for(var n=0;n<r;n++){e[n].apply(null,i)}}finally{if(e.length>r){e.splice(0,r);process.nextTick((function(){RES.apply(null,i)}))}else{delete a[t]}}}))}function slice(t){var e=t.length;var r=[];for(var i=0;i<e;i++)r[i]=t[i];return r}},315:(t,e,r)=>{try{var i=r(837);if(typeof i.inherits!=="function")throw"";t.exports=i.inherits}catch(e){t.exports=r(959)}},959:t=>{if(typeof Object.create==="function"){t.exports=function inherits(t,e){if(e){t.super_=e;t.prototype=Object.create(e.prototype,{constructor:{value:t,enumerable:false,writable:true,configurable:true}})}}}else{t.exports=function inherits(t,e){if(e){t.super_=e;var TempCtor=function(){};TempCtor.prototype=e.prototype;t.prototype=new TempCtor;t.prototype.constructor=t}}}},235:(t,e,r)=>{t.exports=minimatch;minimatch.Minimatch=Minimatch;var i=function(){try{return r(17)}catch(t){}}()||{sep:"/"};minimatch.sep=i.sep;var a=minimatch.GLOBSTAR=Minimatch.GLOBSTAR={};var n=r(847);var s={"!":{open:"(?:(?!(?:",close:"))[^/]*?)"},"?":{open:"(?:",close:")?"},"+":{open:"(?:",close:")+"},"*":{open:"(?:",close:")*"},"@":{open:"(?:",close:")"}};var o="[^/]";var c=o+"*?";var h="(?:(?!(?:\\/|^)(?:\\.{1,2})($|\\/)).)*?";var l="(?:(?!(?:\\/|^)\\.).)*?";var u=charSet("().*{}+?[]^$\\!");function charSet(t){return t.split("").reduce((function(t,e){t[e]=true;return t}),{})}var p=/\/+/;minimatch.filter=filter;function filter(t,e){e=e||{};return function(r,i,a){return minimatch(r,t,e)}}function ext(t,e){e=e||{};var r={};Object.keys(t).forEach((function(e){r[e]=t[e]}));Object.keys(e).forEach((function(t){r[t]=e[t]}));return r}minimatch.defaults=function(t){if(!t||typeof t!=="object"||!Object.keys(t).length){return minimatch}var e=minimatch;var r=function minimatch(r,i,a){return e(r,i,ext(t,a))};r.Minimatch=function Minimatch(r,i){return new e.Minimatch(r,ext(t,i))};r.Minimatch.defaults=function defaults(r){return e.defaults(ext(t,r)).Minimatch};r.filter=function filter(r,i){return e.filter(r,ext(t,i))};r.defaults=function defaults(r){return e.defaults(ext(t,r))};r.makeRe=function makeRe(r,i){return e.makeRe(r,ext(t,i))};r.braceExpand=function braceExpand(r,i){return e.braceExpand(r,ext(t,i))};r.match=function(r,i,a){return e.match(r,i,ext(t,a))};return r};Minimatch.defaults=function(t){return minimatch.defaults(t).Minimatch};function minimatch(t,e,r){assertValidPattern(e);if(!r)r={};if(!r.nocomment&&e.charAt(0)==="#"){return false}return new Minimatch(e,r).match(t)}function Minimatch(t,e){if(!(this instanceof Minimatch)){return new Minimatch(t,e)}assertValidPattern(t);if(!e)e={};t=t.trim();if(!e.allowWindowsEscape&&i.sep!=="/"){t=t.split(i.sep).join("/")}this.options=e;this.set=[];this.pattern=t;this.regexp=null;this.negate=false;this.comment=false;this.empty=false;this.partial=!!e.partial;this.make()}Minimatch.prototype.debug=function(){};Minimatch.prototype.make=make;function make(){var t=this.pattern;var e=this.options;if(!e.nocomment&&t.charAt(0)==="#"){this.comment=true;return}if(!t){this.empty=true;return}this.parseNegate();var r=this.globSet=this.braceExpand();if(e.debug)this.debug=function debug(){console.error.apply(console,arguments)};this.debug(this.pattern,r);r=this.globParts=r.map((function(t){return t.split(p)}));this.debug(this.pattern,r);r=r.map((function(t,e,r){return t.map(this.parse,this)}),this);this.debug(this.pattern,r);r=r.filter((function(t){return t.indexOf(false)===-1}));this.debug(this.pattern,r);this.set=r}Minimatch.prototype.parseNegate=parseNegate;function parseNegate(){var t=this.pattern;var e=false;var r=this.options;var i=0;if(r.nonegate)return;for(var a=0,n=t.length;a<n&&t.charAt(a)==="!";a++){e=!e;i++}if(i)this.pattern=t.substr(i);this.negate=e}minimatch.braceExpand=function(t,e){return braceExpand(t,e)};Minimatch.prototype.braceExpand=braceExpand;function braceExpand(t,e){if(!e){if(this instanceof Minimatch){e=this.options}else{e={}}}t=typeof t==="undefined"?this.pattern:t;assertValidPattern(t);if(e.nobrace||!/\{(?:(?!\{).)*\}/.test(t)){return[t]}return n(t)}var v=1024*64;var assertValidPattern=function(t){if(typeof t!=="string"){throw new TypeError("invalid pattern")}if(t.length>v){throw new TypeError("pattern is too long")}};Minimatch.prototype.parse=parse;var d={};function parse(t,e){assertValidPattern(t);var r=this.options;if(t==="**"){if(!r.noglobstar)return a;else t="*"}if(t==="")return"";var i="";var n=!!r.nocase;var h=false;var l=[];var p=[];var v;var m=false;var b=-1;var g=-1;var y=t.charAt(0)==="."?"":r.dot?"(?!(?:^|\\/)\\.{1,2}(?:$|\\/))":"(?!\\.)";var _=this;function clearStateChar(){if(v){switch(v){case"*":i+=c;n=true;break;case"?":i+=o;n=true;break;default:i+="\\"+v;break}_.debug("clearStateChar %j %j",v,i);v=false}}for(var w=0,k=t.length,S;w<k&&(S=t.charAt(w));w++){this.debug("%s\t%s %s %j",t,w,i,S);if(h&&u[S]){i+="\\"+S;h=false;continue}switch(S){case"/":{return false}case"\\":clearStateChar();h=true;continue;case"?":case"*":case"+":case"@":case"!":this.debug("%s\t%s %s %j <-- stateChar",t,w,i,S);if(m){this.debug(" in class");if(S==="!"&&w===g+1)S="^";i+=S;continue}_.debug("call clearStateChar %j",v);clearStateChar();v=S;if(r.noext)clearStateChar();continue;case"(":if(m){i+="(";continue}if(!v){i+="\\(";continue}l.push({type:v,start:w-1,reStart:i.length,open:s[v].open,close:s[v].close});i+=v==="!"?"(?:(?!(?:":"(?:";this.debug("plType %j %j",v,i);v=false;continue;case")":if(m||!l.length){i+="\\)";continue}clearStateChar();n=true;var E=l.pop();i+=E.close;if(E.type==="!"){p.push(E)}E.reEnd=i.length;continue;case"|":if(m||!l.length||h){i+="\\|";h=false;continue}clearStateChar();i+="|";continue;case"[":clearStateChar();if(m){i+="\\"+S;continue}m=true;g=w;b=i.length;i+=S;continue;case"]":if(w===g+1||!m){i+="\\"+S;h=false;continue}var x=t.substring(g+1,w);try{RegExp("["+x+"]")}catch(t){var O=this.parse(x,d);i=i.substr(0,b)+"\\["+O[0]+"\\]";n=n||O[1];m=false;continue}n=true;m=false;i+=S;continue;default:clearStateChar();if(h){h=false}else if(u[S]&&!(S==="^"&&m)){i+="\\"}i+=S}}if(m){x=t.substr(g+1);O=this.parse(x,d);i=i.substr(0,b)+"\\["+O[0];n=n||O[1]}for(E=l.pop();E;E=l.pop()){var A=i.slice(E.reStart+E.open.length);this.debug("setting tail",i,E);A=A.replace(/((?:\\{2}){0,64})(\\?)\|/g,(function(t,e,r){if(!r){r="\\"}return e+e+r+"|"}));this.debug("tail=%j\n %s",A,A,E,i);var G=E.type==="*"?c:E.type==="?"?o:"\\"+E.type;n=true;i=i.slice(0,E.reStart)+G+"\\("+A}clearStateChar();if(h){i+="\\\\"}var j=false;switch(i.charAt(0)){case"[":case".":case"(":j=true}for(var M=p.length-1;M>-1;M--){var I=p[M];var R=i.slice(0,I.reStart);var C=i.slice(I.reStart,I.reEnd-8);var L=i.slice(I.reEnd-8,I.reEnd);var N=i.slice(I.reEnd);L+=N;var T=R.split("(").length-1;var P=N;for(w=0;w<T;w++){P=P.replace(/\)[+*?]?/,"")}N=P;var D="";if(N===""&&e!==d){D="$"}var $=R+C+N+D+L;i=$}if(i!==""&&n){i="(?=.)"+i}if(j){i=y+i}if(e===d){return[i,n]}if(!n){return globUnescape(t)}var F=r.nocase?"i":"";try{var B=new RegExp("^"+i+"$",F)}catch(t){return new RegExp("$.")}B._glob=t;B._src=i;return B}minimatch.makeRe=function(t,e){return new Minimatch(t,e||{}).makeRe()};Minimatch.prototype.makeRe=makeRe;function makeRe(){if(this.regexp||this.regexp===false)return this.regexp;var t=this.set;if(!t.length){this.regexp=false;return this.regexp}var e=this.options;var r=e.noglobstar?c:e.dot?h:l;var i=e.nocase?"i":"";var n=t.map((function(t){return t.map((function(t){return t===a?r:typeof t==="string"?regExpEscape(t):t._src})).join("\\/")})).join("|");n="^(?:"+n+")$";if(this.negate)n="^(?!"+n+").*$";try{this.regexp=new RegExp(n,i)}catch(t){this.regexp=false}return this.regexp}minimatch.match=function(t,e,r){r=r||{};var i=new Minimatch(e,r);t=t.filter((function(t){return i.match(t)}));if(i.options.nonull&&!t.length){t.push(e)}return t};Minimatch.prototype.match=function match(t,e){if(typeof e==="undefined")e=this.partial;this.debug("match",t,this.pattern);if(this.comment)return false;if(this.empty)return t==="";if(t==="/"&&e)return true;var r=this.options;if(i.sep!=="/"){t=t.split(i.sep).join("/")}t=t.split(p);this.debug(this.pattern,"split",t);var a=this.set;this.debug(this.pattern,"set",a);var n;var s;for(s=t.length-1;s>=0;s--){n=t[s];if(n)break}for(s=0;s<a.length;s++){var o=a[s];var c=t;if(r.matchBase&&o.length===1){c=[n]}var h=this.matchOne(c,o,e);if(h){if(r.flipNegate)return true;return!this.negate}}if(r.flipNegate)return false;return this.negate};Minimatch.prototype.matchOne=function(t,e,r){var i=this.options;this.debug("matchOne",{this:this,file:t,pattern:e});this.debug("matchOne",t.length,e.length);for(var n=0,s=0,o=t.length,c=e.length;n<o&&s<c;n++,s++){this.debug("matchOne loop");var h=e[s];var l=t[n];this.debug(e,h,l);if(h===false)return false;if(h===a){this.debug("GLOBSTAR",[e,h,l]);var u=n;var p=s+1;if(p===c){this.debug("** at the end");for(;n<o;n++){if(t[n]==="."||t[n]===".."||!i.dot&&t[n].charAt(0)===".")return false}return true}while(u<o){var v=t[u];this.debug("\nglobstar while",t,u,e,p,v);if(this.matchOne(t.slice(u),e.slice(p),r)){this.debug("globstar found match!",u,o,v);return true}else{if(v==="."||v===".."||!i.dot&&v.charAt(0)==="."){this.debug("dot detected!",t,u,e,p);break}this.debug("globstar swallow a segment, and continue");u++}}if(r){this.debug("\n>>> no match, partial?",t,u,e,p);if(u===o)return true}return false}var d;if(typeof h==="string"){d=l===h;this.debug("string match",h,l,d)}else{d=l.match(h);this.debug("pattern match",h,l,d)}if(!d)return false}if(n===o&&s===c){return true}else if(n===o){return r}else if(s===c){return n===o-1&&t[n]===""}throw new Error("wtf?")};function globUnescape(t){return t.replace(/\\(.)/g,"$1")}function regExpEscape(t){return t.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&")}},556:(t,e,r)=>{var i=r(928);t.exports=i(once);t.exports.strict=i(onceStrict);once.proto=once((function(){Object.defineProperty(Function.prototype,"once",{value:function(){return once(this)},configurable:true});Object.defineProperty(Function.prototype,"onceStrict",{value:function(){return onceStrict(this)},configurable:true})}));function once(t){var f=function(){if(f.called)return f.value;f.called=true;return f.value=t.apply(this,arguments)};f.called=false;return f}function onceStrict(t){var f=function(){if(f.called)throw new Error(f.onceError);f.called=true;return f.value=t.apply(this,arguments)};var e=t.name||"Function wrapped with `once`";f.onceError=e+" shouldn't be called more than once";f.called=false;return f}},249:t=>{"use strict";function posix(t){return t.charAt(0)==="/"}function win32(t){var e=/^([a-zA-Z]:|[\\\/]{2}[^\\\/]+[\\\/]+[^\\\/]+)?([\\\/])?([\s\S]*?)$/;var r=e.exec(t);var i=r[1]||"";var a=Boolean(i&&i.charAt(1)!==":");return Boolean(r[2]||a)}t.exports=process.platform==="win32"?win32:posix;t.exports.posix=posix;t.exports.win32=win32},928:t=>{t.exports=wrappy;function wrappy(t,e){if(t&&e)return wrappy(t)(e);if(typeof t!=="function")throw new TypeError("need wrapper function");Object.keys(t).forEach((function(e){wrapper[e]=t[e]}));return wrapper;function wrapper(){var e=new Array(arguments.length);for(var r=0;r<e.length;r++){e[r]=arguments[r]}var i=t.apply(this,e);var a=e[e.length-1];if(typeof i==="function"&&i!==a){Object.keys(a).forEach((function(t){i[t]=a[t]}))}return i}}},491:t=>{"use strict";t.exports=require("assert")},361:t=>{"use strict";t.exports=require("events")},147:t=>{"use strict";t.exports=require("fs")},17:t=>{"use strict";t.exports=require("path")},837:t=>{"use strict";t.exports=require("util")}};var e={};function __nccwpck_require__(r){var i=e[r];if(i!==undefined){return i.exports}var a=e[r]={exports:{}};var n=true;try{t[r](a,a.exports,__nccwpck_require__);n=false}finally{if(n)delete e[r]}return a.exports}if(typeof __nccwpck_require__!=="undefined")__nccwpck_require__.ab=__dirname+"/";var r=__nccwpck_require__(978);module.exports=r})();
@@ -0,0 +1,21 @@
1
+ The ISC License
2
+
3
+ Copyright (c) Isaac Z. Schlueter and Contributors
4
+
5
+ Permission to use, copy, modify, and/or distribute this software for any
6
+ purpose with or without fee is hereby granted, provided that the above
7
+ copyright notice and this permission notice appear in all copies.
8
+
9
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
10
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
11
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
12
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
13
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
14
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
15
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
16
+
17
+ ## Glob Logo
18
+
19
+ Glob's logo created by Tanya Brassie <http://tanyabrassie.com/>, licensed
20
+ under a Creative Commons Attribution-ShareAlike 4.0 International License
21
+ https://creativecommons.org/licenses/by-sa/4.0/
@@ -0,0 +1,204 @@
1
+ // Type definitions for Minimatch 3.0
2
+ // Project: https://github.com/isaacs/minimatch
3
+ // Definitions by: vvakame <https://github.com/vvakame>
4
+ // Shant Marouti <https://github.com/shantmarouti>
5
+ // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
6
+
7
+ /**
8
+ * Tests a path against the pattern using the options.
9
+ */
10
+ declare function M(target: string, pattern: string, options?: M.IOptions): boolean;
11
+
12
+ declare namespace M {
13
+ /**
14
+ * Match against the list of files, in the style of fnmatch or glob.
15
+ * If nothing is matched, and options.nonull is set,
16
+ * then return a list containing the pattern itself.
17
+ */
18
+ function match(list: ReadonlyArray<string>, pattern: string, options?: IOptions): string[];
19
+
20
+ /**
21
+ * Returns a function that tests its supplied argument, suitable for use with Array.filter
22
+ */
23
+ function filter(pattern: string, options?: IOptions): (element: string, indexed: number, array: ReadonlyArray<string>) => boolean;
24
+
25
+ /**
26
+ * Make a regular expression object from the pattern.
27
+ */
28
+ function makeRe(pattern: string, options?: IOptions): RegExp;
29
+
30
+ let Minimatch: IMinimatchStatic;
31
+
32
+ interface IOptions {
33
+ /**
34
+ * Dump a ton of stuff to stderr.
35
+ *
36
+ * @default false
37
+ */
38
+ debug?: boolean | undefined;
39
+
40
+ /**
41
+ * Do not expand {a,b} and {1..3} brace sets.
42
+ *
43
+ * @default false
44
+ */
45
+ nobrace?: boolean | undefined;
46
+
47
+ /**
48
+ * Disable ** matching against multiple folder names.
49
+ *
50
+ * @default false
51
+ */
52
+ noglobstar?: boolean | undefined;
53
+
54
+ /**
55
+ * Allow patterns to match filenames starting with a period,
56
+ * even if the pattern does not explicitly have a period in that spot.
57
+ *
58
+ * @default false
59
+ */
60
+ dot?: boolean | undefined;
61
+
62
+ /**
63
+ * Disable "extglob" style patterns like +(a|b).
64
+ *
65
+ * @default false
66
+ */
67
+ noext?: boolean | undefined;
68
+
69
+ /**
70
+ * Perform a case-insensitive match.
71
+ *
72
+ * @default false
73
+ */
74
+ nocase?: boolean | undefined;
75
+
76
+ /**
77
+ * When a match is not found by minimatch.match,
78
+ * return a list containing the pattern itself if this option is set.
79
+ * Otherwise, an empty list is returned if there are no matches.
80
+ *
81
+ * @default false
82
+ */
83
+ nonull?: boolean | undefined;
84
+
85
+ /**
86
+ * If set, then patterns without slashes will be matched against
87
+ * the basename of the path if it contains slashes.
88
+ *
89
+ * @default false
90
+ */
91
+ matchBase?: boolean | undefined;
92
+
93
+ /**
94
+ * Suppress the behavior of treating #
95
+ * at the start of a pattern as a comment.
96
+ *
97
+ * @default false
98
+ */
99
+ nocomment?: boolean | undefined;
100
+
101
+ /**
102
+ * Suppress the behavior of treating a leading ! character as negation.
103
+ *
104
+ * @default false
105
+ */
106
+ nonegate?: boolean | undefined;
107
+
108
+ /**
109
+ * Returns from negate expressions the same as if they were not negated.
110
+ * (Ie, true on a hit, false on a miss.)
111
+ *
112
+ * @default false
113
+ */
114
+ flipNegate?: boolean | undefined;
115
+ }
116
+
117
+ interface IMinimatchStatic {
118
+ new(pattern: string, options?: IOptions): IMinimatch;
119
+ prototype: IMinimatch;
120
+ }
121
+
122
+ interface IMinimatch {
123
+ /**
124
+ * The original pattern the minimatch object represents.
125
+ */
126
+ pattern: string;
127
+
128
+ /**
129
+ * The options supplied to the constructor.
130
+ */
131
+ options: IOptions;
132
+
133
+ /**
134
+ * A 2-dimensional array of regexp or string expressions.
135
+ */
136
+ set: any[][]; // (RegExp | string)[][]
137
+
138
+ /**
139
+ * A single regular expression expressing the entire pattern.
140
+ * Created by the makeRe method.
141
+ */
142
+ regexp: RegExp;
143
+
144
+ /**
145
+ * True if the pattern is negated.
146
+ */
147
+ negate: boolean;
148
+
149
+ /**
150
+ * True if the pattern is a comment.
151
+ */
152
+ comment: boolean;
153
+
154
+ /**
155
+ * True if the pattern is ""
156
+ */
157
+ empty: boolean;
158
+
159
+ /**
160
+ * Generate the regexp member if necessary, and return it.
161
+ * Will return false if the pattern is invalid.
162
+ */
163
+ makeRe(): RegExp; // regexp or boolean
164
+
165
+ /**
166
+ * Return true if the filename matches the pattern, or false otherwise.
167
+ */
168
+ match(fname: string): boolean;
169
+
170
+ /**
171
+ * Take a /-split filename, and match it against a single row in the regExpSet.
172
+ * This method is mainly for internal use, but is exposed so that it can be used
173
+ * by a glob-walker that needs to avoid excessive filesystem calls.
174
+ */
175
+ matchOne(files: string[], pattern: string[], partial: boolean): boolean;
176
+
177
+ /**
178
+ * @deprecated. For internal use.
179
+ */
180
+ debug(): void;
181
+
182
+ /**
183
+ * @deprecated. For internal use.
184
+ */
185
+ make(): void;
186
+
187
+ /**
188
+ * @deprecated. For internal use.
189
+ */
190
+ parseNegate(): void;
191
+
192
+ /**
193
+ * @deprecated. For internal use.
194
+ */
195
+ braceExpand(pattern: string, options: IOptions): void;
196
+
197
+ /**
198
+ * @deprecated. For internal use.
199
+ */
200
+ parse(pattern: string, isSub?: boolean): void;
201
+ }
202
+ }
203
+
204
+ export = M;
@@ -0,0 +1 @@
1
+ {"name":"glob","author":"Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)","version":"7.2.0","funding":{"url":"https://github.com/sponsors/isaacs"},"license":"ISC"}
@@ -0,0 +1,186 @@
1
+ import {Options as FastGlobOptions, Entry as FastGlobEntry} from '../fast-glob';
2
+
3
+ declare namespace globby {
4
+ type ExpandDirectoriesOption =
5
+ | boolean
6
+ | readonly string[]
7
+ | {files?: readonly string[]; extensions?: readonly string[]};
8
+
9
+ type Entry = FastGlobEntry;
10
+
11
+ interface GlobbyOptions extends FastGlobOptions {
12
+ /**
13
+ If set to `true`, `globby` will automatically glob directories for you. If you define an `Array` it will only glob files that matches the patterns inside the `Array`. You can also define an `Object` with `files` and `extensions` like in the example below.
14
+
15
+ Note that if you set this option to `false`, you won't get back matched directories unless you set `onlyFiles: false`.
16
+
17
+ @default true
18
+
19
+ @example
20
+ ```
21
+ import globby = require('./globby');
22
+
23
+ (async () => {
24
+ const paths = await globby('images', {
25
+ expandDirectories: {
26
+ files: ['cat', 'unicorn', '*.jpg'],
27
+ extensions: ['png']
28
+ }
29
+ });
30
+
31
+ console.log(paths);
32
+ //=> ['cat.png', 'unicorn.png', 'cow.jpg', 'rainbow.jpg']
33
+ })();
34
+ ```
35
+ */
36
+ readonly expandDirectories?: ExpandDirectoriesOption;
37
+
38
+ /**
39
+ Respect ignore patterns in `.gitignore` files that apply to the globbed files.
40
+
41
+ @default false
42
+ */
43
+ readonly gitignore?: boolean;
44
+ }
45
+
46
+ interface GlobTask {
47
+ readonly pattern: string;
48
+ readonly options: GlobbyOptions;
49
+ }
50
+
51
+ interface GitignoreOptions {
52
+ readonly cwd?: string;
53
+ readonly ignore?: readonly string[];
54
+ }
55
+
56
+ type FilterFunction = (path: string) => boolean;
57
+ }
58
+
59
+ interface Gitignore {
60
+ /**
61
+ @returns A filter function indicating whether a given path is ignored via a `.gitignore` file.
62
+ */
63
+ sync: (options?: globby.GitignoreOptions) => globby.FilterFunction;
64
+
65
+ /**
66
+ `.gitignore` files matched by the ignore config are not used for the resulting filter function.
67
+
68
+ @returns A filter function indicating whether a given path is ignored via a `.gitignore` file.
69
+
70
+ @example
71
+ ```
72
+ import {gitignore} from './globby';
73
+
74
+ (async () => {
75
+ const isIgnored = await gitignore();
76
+ console.log(isIgnored('some/file'));
77
+ })();
78
+ ```
79
+ */
80
+ (options?: globby.GitignoreOptions): Promise<globby.FilterFunction>;
81
+ }
82
+
83
+ declare const globby: {
84
+ /**
85
+ Find files and directories using glob patterns.
86
+
87
+ Note that glob patterns can only contain forward-slashes, not backward-slashes, so if you want to construct a glob pattern from path components, you need to use `path.posix.join()` instead of `path.join()`.
88
+
89
+ @param patterns - See the supported [glob patterns](https://github.com/sindresorhus/globby#globbing-patterns).
90
+ @param options - See the [`fast-glob` options](https://github.com/mrmlnc/fast-glob#options-3) in addition to the ones in this package.
91
+ @returns The matching paths.
92
+ */
93
+ sync: ((
94
+ patterns: string | readonly string[],
95
+ options: globby.GlobbyOptions & {objectMode: true}
96
+ ) => globby.Entry[]) & ((
97
+ patterns: string | readonly string[],
98
+ options?: globby.GlobbyOptions
99
+ ) => string[]);
100
+
101
+ /**
102
+ Find files and directories using glob patterns.
103
+
104
+ Note that glob patterns can only contain forward-slashes, not backward-slashes, so if you want to construct a glob pattern from path components, you need to use `path.posix.join()` instead of `path.join()`.
105
+
106
+ @param patterns - See the supported [glob patterns](https://github.com/sindresorhus/globby#globbing-patterns).
107
+ @param options - See the [`fast-glob` options](https://github.com/mrmlnc/fast-glob#options-3) in addition to the ones in this package.
108
+ @returns The stream of matching paths.
109
+
110
+ @example
111
+ ```
112
+ import globby = require('./globby');
113
+
114
+ (async () => {
115
+ for await (const path of globby.stream('*.tmp')) {
116
+ console.log(path);
117
+ }
118
+ })();
119
+ ```
120
+ */
121
+ stream: (
122
+ patterns: string | readonly string[],
123
+ options?: globby.GlobbyOptions
124
+ ) => NodeJS.ReadableStream;
125
+
126
+ /**
127
+ Note that you should avoid running the same tasks multiple times as they contain a file system cache. Instead, run this method each time to ensure file system changes are taken into consideration.
128
+
129
+ @param patterns - See the supported [glob patterns](https://github.com/sindresorhus/globby#globbing-patterns).
130
+ @param options - See the [`fast-glob` options](https://github.com/mrmlnc/fast-glob#options-3) in addition to the ones in this package.
131
+ @returns An object in the format `{pattern: string, options: object}`, which can be passed as arguments to [`fast-glob`](https://github.com/mrmlnc/fast-glob). This is useful for other globbing-related packages.
132
+ */
133
+ generateGlobTasks: (
134
+ patterns: string | readonly string[],
135
+ options?: globby.GlobbyOptions
136
+ ) => globby.GlobTask[];
137
+
138
+ /**
139
+ Note that the options affect the results.
140
+
141
+ This function is backed by [`fast-glob`](https://github.com/mrmlnc/fast-glob#isdynamicpatternpattern-options).
142
+
143
+ @param patterns - See the supported [glob patterns](https://github.com/sindresorhus/globby#globbing-patterns).
144
+ @param options - See the [`fast-glob` options](https://github.com/mrmlnc/fast-glob#options-3).
145
+ @returns Whether there are any special glob characters in the `patterns`.
146
+ */
147
+ hasMagic: (
148
+ patterns: string | readonly string[],
149
+ options?: FastGlobOptions
150
+ ) => boolean;
151
+
152
+ readonly gitignore: Gitignore;
153
+
154
+ (
155
+ patterns: string | readonly string[],
156
+ options: globby.GlobbyOptions & {objectMode: true}
157
+ ): Promise<globby.Entry[]>;
158
+
159
+ /**
160
+ Find files and directories using glob patterns.
161
+
162
+ Note that glob patterns can only contain forward-slashes, not backward-slashes, so if you want to construct a glob pattern from path components, you need to use `path.posix.join()` instead of `path.join()`.
163
+
164
+ @param patterns - See the supported [glob patterns](https://github.com/sindresorhus/globby#globbing-patterns).
165
+ @param options - See the [`fast-glob` options](https://github.com/mrmlnc/fast-glob#options-3) in addition to the ones in this package.
166
+ @returns The matching paths.
167
+
168
+ @example
169
+ ```
170
+ import globby = require('./globby');
171
+
172
+ (async () => {
173
+ const paths = await globby(['*', '!cake']);
174
+
175
+ console.log(paths);
176
+ //=> ['unicorn', 'rainbow']
177
+ })();
178
+ ```
179
+ */
180
+ (
181
+ patterns: string | readonly string[],
182
+ options?: globby.GlobbyOptions
183
+ ): Promise<string[]>;
184
+ };
185
+
186
+ export = globby;
@@ -0,0 +1 @@
1
+ (()=>{var t={337:t=>{"use strict";t.exports=(...t)=>[...new Set([].concat(...t))]},352:(t,e,r)=>{"use strict";const n=r(17);const s=r(223);const getExtensions=t=>t.length>1?`{${t.join(",")}}`:t[0];const getPath=(t,e)=>{const r=t[0]==="!"?t.slice(1):t;return n.isAbsolute(r)?r:n.join(e,r)};const addExtensions=(t,e)=>{if(n.extname(t)){return`**/${t}`}return`**/${t}.${getExtensions(e)}`};const getGlob=(t,e)=>{if(e.files&&!Array.isArray(e.files)){throw new TypeError(`Expected \`files\` to be of type \`Array\` but received type \`${typeof e.files}\``)}if(e.extensions&&!Array.isArray(e.extensions)){throw new TypeError(`Expected \`extensions\` to be of type \`Array\` but received type \`${typeof e.extensions}\``)}if(e.files&&e.extensions){return e.files.map((r=>n.posix.join(t,addExtensions(r,e.extensions))))}if(e.files){return e.files.map((e=>n.posix.join(t,`**/${e}`)))}if(e.extensions){return[n.posix.join(t,`**/*.${getExtensions(e.extensions)}`)]}return[n.posix.join(t,"**")]};t.exports=async(t,e)=>{e={cwd:process.cwd(),...e};if(typeof e.cwd!=="string"){throw new TypeError(`Expected \`cwd\` to be of type \`string\` but received type \`${typeof e.cwd}\``)}const r=await Promise.all([].concat(t).map((async t=>{const r=await s.isDirectory(getPath(t,e.cwd));return r?getGlob(t,e):t})));return[].concat.apply([],r)};t.exports.sync=(t,e)=>{e={cwd:process.cwd(),...e};if(typeof e.cwd!=="string"){throw new TypeError(`Expected \`cwd\` to be of type \`string\` but received type \`${typeof e.cwd}\``)}const r=[].concat(t).map((t=>s.isDirectorySync(getPath(t,e.cwd))?getGlob(t,e):t));return[].concat.apply([],r)}},153:(t,e,r)=>{"use strict";const{promisify:n}=r(837);const s=r(147);const o=r(17);const i=r(592);const c=r(302);const a=r(398);const p=["**/node_modules/**","**/flow-typed/**","**/coverage/**","**/.git"];const u=n(s.readFile);const mapGitIgnorePatternTo=t=>e=>{if(e.startsWith("!")){return"!"+o.posix.join(t,e.slice(1))}return o.posix.join(t,e)};const parseGitIgnore=(t,e)=>{const r=a(o.relative(e.cwd,o.dirname(e.fileName)));return t.split(/\r?\n/).filter(Boolean).filter((t=>!t.startsWith("#"))).map(mapGitIgnorePatternTo(r))};const reduceIgnore=t=>{const e=c();for(const r of t){e.add(parseGitIgnore(r.content,{cwd:r.cwd,fileName:r.filePath}))}return e};const ensureAbsolutePathForCwd=(t,e)=>{t=a(t);if(o.isAbsolute(e)){if(a(e).startsWith(t)){return e}throw new Error(`Path ${e} is not in cwd ${t}`)}return o.join(t,e)};const getIsIgnoredPredecate=(t,e)=>r=>t.ignores(a(o.relative(e,ensureAbsolutePathForCwd(e,r.path||r))));const getFile=async(t,e)=>{const r=o.join(e,t);const n=await u(r,"utf8");return{cwd:e,filePath:r,content:n}};const getFileSync=(t,e)=>{const r=o.join(e,t);const n=s.readFileSync(r,"utf8");return{cwd:e,filePath:r,content:n}};const normalizeOptions=({ignore:t=[],cwd:e=a(process.cwd())}={})=>({ignore:t,cwd:e});t.exports=async t=>{t=normalizeOptions(t);const e=await i("**/.gitignore",{ignore:p.concat(t.ignore),cwd:t.cwd});const r=await Promise.all(e.map((e=>getFile(e,t.cwd))));const n=reduceIgnore(r);return getIsIgnoredPredecate(n,t.cwd)};t.exports.sync=t=>{t=normalizeOptions(t);const e=i.sync("**/.gitignore",{ignore:p.concat(t.ignore),cwd:t.cwd});const r=e.map((e=>getFileSync(e,t.cwd)));const n=reduceIgnore(r);return getIsIgnoredPredecate(n,t.cwd)}},718:(t,e,r)=>{"use strict";const n=r(147);const s=r(337);const o=r(382);const i=r(592);const c=r(352);const a=r(153);const{FilterStream:p,UniqueStream:u}=r(546);const DEFAULT_FILTER=()=>false;const isNegative=t=>t[0]==="!";const assertPatternsInput=t=>{if(!t.every((t=>typeof t==="string"))){throw new TypeError("Patterns must be a string or an array of strings")}};const checkCwdOption=(t={})=>{if(!t.cwd){return}let e;try{e=n.statSync(t.cwd)}catch{return}if(!e.isDirectory()){throw new Error("The `cwd` option must be a path to a directory")}};const getPathString=t=>t.stats instanceof n.Stats?t.path:t;const generateGlobTasks=(t,e)=>{t=s([].concat(t));assertPatternsInput(t);checkCwdOption(e);const r=[];e={ignore:[],expandDirectories:true,...e};for(const[n,s]of t.entries()){if(isNegative(s)){continue}const o=t.slice(n).filter((t=>isNegative(t))).map((t=>t.slice(1)));const i={...e,ignore:e.ignore.concat(o)};r.push({pattern:s,options:i})}return r};const globDirs=(t,e)=>{let r={};if(t.options.cwd){r.cwd=t.options.cwd}if(Array.isArray(t.options.expandDirectories)){r={...r,files:t.options.expandDirectories}}else if(typeof t.options.expandDirectories==="object"){r={...r,...t.options.expandDirectories}}return e(t.pattern,r)};const getPattern=(t,e)=>t.options.expandDirectories?globDirs(t,e):[t.pattern];const getFilterSync=t=>t&&t.gitignore?a.sync({cwd:t.cwd,ignore:t.ignore}):DEFAULT_FILTER;const globToTask=t=>e=>{const{options:r}=t;if(r.ignore&&Array.isArray(r.ignore)&&r.expandDirectories){r.ignore=c.sync(r.ignore)}return{pattern:e,options:r}};t.exports=async(t,e)=>{const r=generateGlobTasks(t,e);const getFilter=async()=>e&&e.gitignore?a({cwd:e.cwd,ignore:e.ignore}):DEFAULT_FILTER;const getTasks=async()=>{const t=await Promise.all(r.map((async t=>{const e=await getPattern(t,c);return Promise.all(e.map(globToTask(t)))})));return s(...t)};const[n,o]=await Promise.all([getFilter(),getTasks()]);const p=await Promise.all(o.map((t=>i(t.pattern,t.options))));return s(...p).filter((t=>!n(getPathString(t))))};t.exports.sync=(t,e)=>{const r=generateGlobTasks(t,e);const n=[];for(const t of r){const e=getPattern(t,c.sync).map(globToTask(t));n.push(...e)}const o=getFilterSync(e);let a=[];for(const t of n){a=s(a,i.sync(t.pattern,t.options))}return a.filter((t=>!o(t)))};t.exports.stream=(t,e)=>{const r=generateGlobTasks(t,e);const n=[];for(const t of r){const e=getPattern(t,c.sync).map(globToTask(t));n.push(...e)}const s=getFilterSync(e);const a=new p((t=>!s(t)));const l=new u;return o(n.map((t=>i.stream(t.pattern,t.options)))).pipe(a).pipe(l)};t.exports.generateGlobTasks=generateGlobTasks;t.exports.hasMagic=(t,e)=>[].concat(t).some((t=>i.isDynamicPattern(t,e)));t.exports.gitignore=a},546:(t,e,r)=>{"use strict";const{Transform:n}=r(781);class ObjectTransform extends n{constructor(){super({objectMode:true})}}class FilterStream extends ObjectTransform{constructor(t){super();this._filter=t}_transform(t,e,r){if(this._filter(t)){this.push(t)}r()}}class UniqueStream extends ObjectTransform{constructor(){super();this._pushed=new Set}_transform(t,e,r){if(!this._pushed.has(t)){this.push(t);this._pushed.add(t)}r()}}t.exports={FilterStream:FilterStream,UniqueStream:UniqueStream}},302:t=>{function makeArray(t){return Array.isArray(t)?t:[t]}const e="";const r=" ";const n="\\";const s=/^\s+$/;const o=/^\\!/;const i=/^\\#/;const c=/\r?\n/g;const a=/^\.*\/|^\.+$/;const p="/";const u=typeof Symbol!=="undefined"?Symbol.for("node-ignore"):"node-ignore";const define=(t,e,r)=>Object.defineProperty(t,e,{value:r});const l=/([0-z])-([0-z])/g;const RETURN_FALSE=()=>false;const sanitizeRange=t=>t.replace(l,((t,r,n)=>r.charCodeAt(0)<=n.charCodeAt(0)?t:e));const cleanRangeBackSlash=t=>{const{length:e}=t;return t.slice(0,e-e%2)};const f=[[/\\?\s+$/,t=>t.indexOf("\\")===0?r:e],[/\\\s/g,()=>r],[/[\\$.|*+(){^]/g,t=>`\\${t}`],[/(?!\\)\?/g,()=>"[^/]"],[/^\//,()=>"^"],[/\//g,()=>"\\/"],[/^\^*\\\*\\\*\\\//,()=>"^(?:.*\\/)?"],[/^(?=[^^])/,function startingReplacer(){return!/\/(?!$)/.test(this)?"(?:^|\\/)":"^"}],[/\\\/\\\*\\\*(?=\\\/|$)/g,(t,e,r)=>e+6<r.length?"(?:\\/[^\\/]+)*":"\\/.+"],[/(^|[^\\]+)\\\*(?=.+)/g,(t,e)=>`${e}[^\\/]*`],[/\\\\\\(?=[$.|*+(){^])/g,()=>n],[/\\\\/g,()=>n],[/(\\)?\[([^\]/]*?)(\\*)($|\])/g,(t,e,r,s,o)=>e===n?`\\[${r}${cleanRangeBackSlash(s)}${o}`:o==="]"?s.length%2===0?`[${sanitizeRange(r)}${s}]`:"[]":"[]"],[/(?:[^*])$/,t=>/\/$/.test(t)?`${t}$`:`${t}(?=$|\\/$)`],[/(\^|\\\/)?\\\*$/,(t,e)=>{const r=e?`${e}[^/]+`:"[^/]*";return`${r}(?=$|\\/$)`}]];const d=Object.create(null);const makeRegex=(t,e)=>{let r=d[t];if(!r){r=f.reduce(((e,r)=>e.replace(r[0],r[1].bind(t))),t);d[t]=r}return e?new RegExp(r,"i"):new RegExp(r)};const isString=t=>typeof t==="string";const checkPattern=t=>t&&isString(t)&&!s.test(t)&&t.indexOf("#")!==0;const splitPattern=t=>t.split(c);class IgnoreRule{constructor(t,e,r,n){this.origin=t;this.pattern=e;this.negative=r;this.regex=n}}const createRule=(t,e)=>{const r=t;let n=false;if(t.indexOf("!")===0){n=true;t=t.substr(1)}t=t.replace(o,"!").replace(i,"#");const s=makeRegex(t,e);return new IgnoreRule(r,t,n,s)};const throwError=(t,e)=>{throw new e(t)};const checkPath=(t,e,r)=>{if(!isString(t)){return r(`path must be a string, but got \`${e}\``,TypeError)}if(!t){return r(`path must not be empty`,TypeError)}if(checkPath.isNotRelative(t)){const t="`path.relative()`d";return r(`path should be a ${t} string, but got "${e}"`,RangeError)}return true};const isNotRelative=t=>a.test(t);checkPath.isNotRelative=isNotRelative;checkPath.convert=t=>t;class Ignore{constructor({ignorecase:t=true,ignoreCase:e=t,allowRelativePaths:r=false}={}){define(this,u,true);this._rules=[];this._ignoreCase=e;this._allowRelativePaths=r;this._initCache()}_initCache(){this._ignoreCache=Object.create(null);this._testCache=Object.create(null)}_addPattern(t){if(t&&t[u]){this._rules=this._rules.concat(t._rules);this._added=true;return}if(checkPattern(t)){const e=createRule(t,this._ignoreCase);this._added=true;this._rules.push(e)}}add(t){this._added=false;makeArray(isString(t)?splitPattern(t):t).forEach(this._addPattern,this);if(this._added){this._initCache()}return this}addPattern(t){return this.add(t)}_testOne(t,e){let r=false;let n=false;this._rules.forEach((s=>{const{negative:o}=s;if(n===o&&r!==n||o&&!r&&!n&&!e){return}const i=s.regex.test(t);if(i){r=!o;n=o}}));return{ignored:r,unignored:n}}_test(t,e,r,n){const s=t&&checkPath.convert(t);checkPath(s,t,this._allowRelativePaths?RETURN_FALSE:throwError);return this._t(s,e,r,n)}_t(t,e,r,n){if(t in e){return e[t]}if(!n){n=t.split(p)}n.pop();if(!n.length){return e[t]=this._testOne(t,r)}const s=this._t(n.join(p)+p,e,r,n);return e[t]=s.ignored?s:this._testOne(t,r)}ignores(t){return this._test(t,this._ignoreCache,false).ignored}createFilter(){return t=>!this.ignores(t)}filter(t){return makeArray(t).filter(this.createFilter())}test(t){return this._test(t,this._testCache,true)}}const factory=t=>new Ignore(t);const isPathValid=t=>checkPath(t&&checkPath.convert(t),t,RETURN_FALSE);factory.isPathValid=isPathValid;factory.default=factory;t.exports=factory;if(typeof process!=="undefined"&&(process.env&&process.env.IGNORE_TEST_WIN32||process.platform==="win32")){const makePosix=t=>/^\\\\\?\\/.test(t)||/["<>|\u0000-\u001F]+/u.test(t)?t:t.replace(/\\/g,"/");checkPath.convert=makePosix;const t=/^[a-z]:\//i;checkPath.isNotRelative=e=>t.test(e)||isNotRelative(e)}},382:(t,e,r)=>{"use strict";const n=r(781);const s=n.PassThrough;const o=Array.prototype.slice;t.exports=merge2;function merge2(){const t=[];const e=o.call(arguments);let r=false;let n=e[e.length-1];if(n&&!Array.isArray(n)&&n.pipe==null){e.pop()}else{n={}}const i=n.end!==false;const c=n.pipeError===true;if(n.objectMode==null){n.objectMode=true}if(n.highWaterMark==null){n.highWaterMark=64*1024}const a=s(n);function addStream(){for(let e=0,r=arguments.length;e<r;e++){t.push(pauseStreams(arguments[e],n))}mergeStream();return this}function mergeStream(){if(r){return}r=true;let e=t.shift();if(!e){process.nextTick(endStream);return}if(!Array.isArray(e)){e=[e]}let n=e.length+1;function next(){if(--n>0){return}r=false;mergeStream()}function pipe(t){function onend(){t.removeListener("merge2UnpipeEnd",onend);t.removeListener("end",onend);if(c){t.removeListener("error",onerror)}next()}function onerror(t){a.emit("error",t)}if(t._readableState.endEmitted){return next()}t.on("merge2UnpipeEnd",onend);t.on("end",onend);if(c){t.on("error",onerror)}t.pipe(a,{end:false});t.resume()}for(let t=0;t<e.length;t++){pipe(e[t])}next()}function endStream(){r=false;a.emit("queueDrain");if(i){a.end()}}a.setMaxListeners(0);a.add=addStream;a.on("unpipe",(function(t){t.emit("merge2UnpipeEnd")}));if(e.length){addStream.apply(null,e)}return a}function pauseStreams(t,e){if(!Array.isArray(t)){if(!t._readableState&&t.pipe){t=t.pipe(s(e))}if(!t._readableState||!t.pause||!t.pipe){throw new Error("Only readable stream can be merged.")}t.pause()}else{for(let r=0,n=t.length;r<n;r++){t[r]=pauseStreams(t[r],e)}}return t}},223:(t,e,r)=>{"use strict";const{promisify:n}=r(837);const s=r(147);async function isType(t,e,r){if(typeof r!=="string"){throw new TypeError(`Expected a string, got ${typeof r}`)}try{const o=await n(s[t])(r);return o[e]()}catch(t){if(t.code==="ENOENT"){return false}throw t}}function isTypeSync(t,e,r){if(typeof r!=="string"){throw new TypeError(`Expected a string, got ${typeof r}`)}try{return s[t](r)[e]()}catch(t){if(t.code==="ENOENT"){return false}throw t}}e.isFile=isType.bind(null,"stat","isFile");e.isDirectory=isType.bind(null,"stat","isDirectory");e.isSymlink=isType.bind(null,"lstat","isSymbolicLink");e.isFileSync=isTypeSync.bind(null,"statSync","isFile");e.isDirectorySync=isTypeSync.bind(null,"statSync","isDirectory");e.isSymlinkSync=isTypeSync.bind(null,"lstatSync","isSymbolicLink")},398:t=>{"use strict";t.exports=t=>{const e=/^\\\\\?\\/.test(t);const r=/[^\u0000-\u0080]+/.test(t);if(e||r){return t}return t.replace(/\\/g,"/")}},592:t=>{"use strict";t.exports=require("../fast-glob")},147:t=>{"use strict";t.exports=require("fs")},17:t=>{"use strict";t.exports=require("path")},781:t=>{"use strict";t.exports=require("stream")},837:t=>{"use strict";t.exports=require("util")}};var e={};function __nccwpck_require__(r){var n=e[r];if(n!==undefined){return n.exports}var s=e[r]={exports:{}};var o=true;try{t[r](s,s.exports,__nccwpck_require__);o=false}finally{if(o)delete e[r]}return s.exports}if(typeof __nccwpck_require__!=="undefined")__nccwpck_require__.ab=__dirname+"/";var r=__nccwpck_require__(718);module.exports=r})();