You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2479 lines
117 KiB

  1. # Vite core license
  2. Vite is released under the MIT license:
  3. MIT License
  4. Copyright (c) 2019-present, VoidZero Inc. and Vite contributors
  5. Permission is hereby granted, free of charge, to any person obtaining a copy
  6. of this software and associated documentation files (the "Software"), to deal
  7. in the Software without restriction, including without limitation the rights
  8. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  9. copies of the Software, and to permit persons to whom the Software is
  10. furnished to do so, subject to the following conditions:
  11. The above copyright notice and this permission notice shall be included in all
  12. copies or substantial portions of the Software.
  13. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  14. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  15. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  16. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  17. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  18. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  19. SOFTWARE.
  20. # Licenses of bundled dependencies
  21. The published Vite artifact additionally contains code with the following licenses:
  22. Apache-2.0, BSD-2-Clause, CC0-1.0, ISC, MIT
  23. # Bundled dependencies:
  24. ## @ampproject/remapping
  25. License: Apache-2.0
  26. By: Justin Ridgewell
  27. Repository: git+https://github.com/ampproject/remapping.git
  28. > Apache License
  29. > Version 2.0, January 2004
  30. > http://www.apache.org/licenses/
  31. >
  32. > TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
  33. >
  34. > 1. Definitions.
  35. >
  36. > "License" shall mean the terms and conditions for use, reproduction,
  37. > and distribution as defined by Sections 1 through 9 of this document.
  38. >
  39. > "Licensor" shall mean the copyright owner or entity authorized by
  40. > the copyright owner that is granting the License.
  41. >
  42. > "Legal Entity" shall mean the union of the acting entity and all
  43. > other entities that control, are controlled by, or are under common
  44. > control with that entity. For the purposes of this definition,
  45. > "control" means (i) the power, direct or indirect, to cause the
  46. > direction or management of such entity, whether by contract or
  47. > otherwise, or (ii) ownership of fifty percent (50%) or more of the
  48. > outstanding shares, or (iii) beneficial ownership of such entity.
  49. >
  50. > "You" (or "Your") shall mean an individual or Legal Entity
  51. > exercising permissions granted by this License.
  52. >
  53. > "Source" form shall mean the preferred form for making modifications,
  54. > including but not limited to software source code, documentation
  55. > source, and configuration files.
  56. >
  57. > "Object" form shall mean any form resulting from mechanical
  58. > transformation or translation of a Source form, including but
  59. > not limited to compiled object code, generated documentation,
  60. > and conversions to other media types.
  61. >
  62. > "Work" shall mean the work of authorship, whether in Source or
  63. > Object form, made available under the License, as indicated by a
  64. > copyright notice that is included in or attached to the work
  65. > (an example is provided in the Appendix below).
  66. >
  67. > "Derivative Works" shall mean any work, whether in Source or Object
  68. > form, that is based on (or derived from) the Work and for which the
  69. > editorial revisions, annotations, elaborations, or other modifications
  70. > represent, as a whole, an original work of authorship. For the purposes
  71. > of this License, Derivative Works shall not include works that remain
  72. > separable from, or merely link (or bind by name) to the interfaces of,
  73. > the Work and Derivative Works thereof.
  74. >
  75. > "Contribution" shall mean any work of authorship, including
  76. > the original version of the Work and any modifications or additions
  77. > to that Work or Derivative Works thereof, that is intentionally
  78. > submitted to Licensor for inclusion in the Work by the copyright owner
  79. > or by an individual or Legal Entity authorized to submit on behalf of
  80. > the copyright owner. For the purposes of this definition, "submitted"
  81. > means any form of electronic, verbal, or written communication sent
  82. > to the Licensor or its representatives, including but not limited to
  83. > communication on electronic mailing lists, source code control systems,
  84. > and issue tracking systems that are managed by, or on behalf of, the
  85. > Licensor for the purpose of discussing and improving the Work, but
  86. > excluding communication that is conspicuously marked or otherwise
  87. > designated in writing by the copyright owner as "Not a Contribution."
  88. >
  89. > "Contributor" shall mean Licensor and any individual or Legal Entity
  90. > on behalf of whom a Contribution has been received by Licensor and
  91. > subsequently incorporated within the Work.
  92. >
  93. > 2. Grant of Copyright License. Subject to the terms and conditions of
  94. > this License, each Contributor hereby grants to You a perpetual,
  95. > worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  96. > copyright license to reproduce, prepare Derivative Works of,
  97. > publicly display, publicly perform, sublicense, and distribute the
  98. > Work and such Derivative Works in Source or Object form.
  99. >
  100. > 3. Grant of Patent License. Subject to the terms and conditions of
  101. > this License, each Contributor hereby grants to You a perpetual,
  102. > worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  103. > (except as stated in this section) patent license to make, have made,
  104. > use, offer to sell, sell, import, and otherwise transfer the Work,
  105. > where such license applies only to those patent claims licensable
  106. > by such Contributor that are necessarily infringed by their
  107. > Contribution(s) alone or by combination of their Contribution(s)
  108. > with the Work to which such Contribution(s) was submitted. If You
  109. > institute patent litigation against any entity (including a
  110. > cross-claim or counterclaim in a lawsuit) alleging that the Work
  111. > or a Contribution incorporated within the Work constitutes direct
  112. > or contributory patent infringement, then any patent licenses
  113. > granted to You under this License for that Work shall terminate
  114. > as of the date such litigation is filed.
  115. >
  116. > 4. Redistribution. You may reproduce and distribute copies of the
  117. > Work or Derivative Works thereof in any medium, with or without
  118. > modifications, and in Source or Object form, provided that You
  119. > meet the following conditions:
  120. >
  121. > (a) You must give any other recipients of the Work or
  122. > Derivative Works a copy of this License; and
  123. >
  124. > (b) You must cause any modified files to carry prominent notices
  125. > stating that You changed the files; and
  126. >
  127. > (c) You must retain, in the Source form of any Derivative Works
  128. > that You distribute, all copyright, patent, trademark, and
  129. > attribution notices from the Source form of the Work,
  130. > excluding those notices that do not pertain to any part of
  131. > the Derivative Works; and
  132. >
  133. > (d) If the Work includes a "NOTICE" text file as part of its
  134. > distribution, then any Derivative Works that You distribute must
  135. > include a readable copy of the attribution notices contained
  136. > within such NOTICE file, excluding those notices that do not
  137. > pertain to any part of the Derivative Works, in at least one
  138. > of the following places: within a NOTICE text file distributed
  139. > as part of the Derivative Works; within the Source form or
  140. > documentation, if provided along with the Derivative Works; or,
  141. > within a display generated by the Derivative Works, if and
  142. > wherever such third-party notices normally appear. The contents
  143. > of the NOTICE file are for informational purposes only and
  144. > do not modify the License. You may add Your own attribution
  145. > notices within Derivative Works that You distribute, alongside
  146. > or as an addendum to the NOTICE text from the Work, provided
  147. > that such additional attribution notices cannot be construed
  148. > as modifying the License.
  149. >
  150. > You may add Your own copyright statement to Your modifications and
  151. > may provide additional or different license terms and conditions
  152. > for use, reproduction, or distribution of Your modifications, or
  153. > for any such Derivative Works as a whole, provided Your use,
  154. > reproduction, and distribution of the Work otherwise complies with
  155. > the conditions stated in this License.
  156. >
  157. > 5. Submission of Contributions. Unless You explicitly state otherwise,
  158. > any Contribution intentionally submitted for inclusion in the Work
  159. > by You to the Licensor shall be under the terms and conditions of
  160. > this License, without any additional terms or conditions.
  161. > Notwithstanding the above, nothing herein shall supersede or modify
  162. > the terms of any separate license agreement you may have executed
  163. > with Licensor regarding such Contributions.
  164. >
  165. > 6. Trademarks. This License does not grant permission to use the trade
  166. > names, trademarks, service marks, or product names of the Licensor,
  167. > except as required for reasonable and customary use in describing the
  168. > origin of the Work and reproducing the content of the NOTICE file.
  169. >
  170. > 7. Disclaimer of Warranty. Unless required by applicable law or
  171. > agreed to in writing, Licensor provides the Work (and each
  172. > Contributor provides its Contributions) on an "AS IS" BASIS,
  173. > WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
  174. > implied, including, without limitation, any warranties or conditions
  175. > of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
  176. > PARTICULAR PURPOSE. You are solely responsible for determining the
  177. > appropriateness of using or redistributing the Work and assume any
  178. > risks associated with Your exercise of permissions under this License.
  179. >
  180. > 8. Limitation of Liability. In no event and under no legal theory,
  181. > whether in tort (including negligence), contract, or otherwise,
  182. > unless required by applicable law (such as deliberate and grossly
  183. > negligent acts) or agreed to in writing, shall any Contributor be
  184. > liable to You for damages, including any direct, indirect, special,
  185. > incidental, or consequential damages of any character arising as a
  186. > result of this License or out of the use or inability to use the
  187. > Work (including but not limited to damages for loss of goodwill,
  188. > work stoppage, computer failure or malfunction, or any and all
  189. > other commercial damages or losses), even if such Contributor
  190. > has been advised of the possibility of such damages.
  191. >
  192. > 9. Accepting Warranty or Additional Liability. While redistributing
  193. > the Work or Derivative Works thereof, You may choose to offer,
  194. > and charge a fee for, acceptance of support, warranty, indemnity,
  195. > or other liability obligations and/or rights consistent with this
  196. > License. However, in accepting such obligations, You may act only
  197. > on Your own behalf and on Your sole responsibility, not on behalf
  198. > of any other Contributor, and only if You agree to indemnify,
  199. > defend, and hold each Contributor harmless for any liability
  200. > incurred by, or claims asserted against, such Contributor by reason
  201. > of your accepting any such warranty or additional liability.
  202. >
  203. > END OF TERMS AND CONDITIONS
  204. >
  205. > APPENDIX: How to apply the Apache License to your work.
  206. >
  207. > To apply the Apache License to your work, attach the following
  208. > boilerplate notice, with the fields enclosed by brackets "[]"
  209. > replaced with your own identifying information. (Don't include
  210. > the brackets!) The text should be enclosed in the appropriate
  211. > comment syntax for the file format. We also recommend that a
  212. > file or class name and description of purpose be included on the
  213. > same "printed page" as the copyright notice for easier
  214. > identification within third-party archives.
  215. >
  216. > Copyright [yyyy] [name of copyright owner]
  217. >
  218. > Licensed under the Apache License, Version 2.0 (the "License");
  219. > you may not use this file except in compliance with the License.
  220. > You may obtain a copy of the License at
  221. >
  222. > http://www.apache.org/licenses/LICENSE-2.0
  223. >
  224. > Unless required by applicable law or agreed to in writing, software
  225. > distributed under the License is distributed on an "AS IS" BASIS,
  226. > WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  227. > See the License for the specific language governing permissions and
  228. > limitations under the License.
  229. ---------------------------------------
  230. ## @jridgewell/gen-mapping, @jridgewell/set-array
  231. License: MIT
  232. By: Justin Ridgewell
  233. Repositories: https://github.com/jridgewell/gen-mapping, https://github.com/jridgewell/set-array
  234. > Copyright 2022 Justin Ridgewell <jridgewell@google.com>
  235. >
  236. > Permission is hereby granted, free of charge, to any person obtaining a copy
  237. > of this software and associated documentation files (the "Software"), to deal
  238. > in the Software without restriction, including without limitation the rights
  239. > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  240. > copies of the Software, and to permit persons to whom the Software is
  241. > furnished to do so, subject to the following conditions:
  242. >
  243. > The above copyright notice and this permission notice shall be included in
  244. > all copies or substantial portions of the Software.
  245. >
  246. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  247. > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  248. > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  249. > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  250. > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  251. > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  252. > SOFTWARE.
  253. ---------------------------------------
  254. ## @jridgewell/resolve-uri
  255. License: MIT
  256. By: Justin Ridgewell
  257. Repository: https://github.com/jridgewell/resolve-uri
  258. > Copyright 2019 Justin Ridgewell <jridgewell@google.com>
  259. >
  260. > Permission is hereby granted, free of charge, to any person obtaining a copy
  261. > of this software and associated documentation files (the "Software"), to deal
  262. > in the Software without restriction, including without limitation the rights
  263. > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  264. > copies of the Software, and to permit persons to whom the Software is
  265. > furnished to do so, subject to the following conditions:
  266. >
  267. > The above copyright notice and this permission notice shall be included in
  268. > all copies or substantial portions of the Software.
  269. >
  270. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  271. > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  272. > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  273. > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  274. > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  275. > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  276. > SOFTWARE.
  277. ---------------------------------------
  278. ## @jridgewell/sourcemap-codec
  279. License: MIT
  280. By: Rich Harris
  281. Repository: git+https://github.com/jridgewell/sourcemap-codec.git
  282. > The MIT License
  283. >
  284. > Copyright (c) 2015 Rich Harris
  285. >
  286. > Permission is hereby granted, free of charge, to any person obtaining a copy
  287. > of this software and associated documentation files (the "Software"), to deal
  288. > in the Software without restriction, including without limitation the rights
  289. > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  290. > copies of the Software, and to permit persons to whom the Software is
  291. > furnished to do so, subject to the following conditions:
  292. >
  293. > The above copyright notice and this permission notice shall be included in
  294. > all copies or substantial portions of the Software.
  295. >
  296. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  297. > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  298. > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  299. > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  300. > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  301. > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  302. > THE SOFTWARE.
  303. ---------------------------------------
  304. ## @jridgewell/trace-mapping
  305. License: MIT
  306. By: Justin Ridgewell
  307. Repository: git+https://github.com/jridgewell/trace-mapping.git
  308. > Copyright 2022 Justin Ridgewell <justin@ridgewell.name>
  309. >
  310. > Permission is hereby granted, free of charge, to any person obtaining a copy
  311. > of this software and associated documentation files (the "Software"), to deal
  312. > in the Software without restriction, including without limitation the rights
  313. > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  314. > copies of the Software, and to permit persons to whom the Software is
  315. > furnished to do so, subject to the following conditions:
  316. >
  317. > The above copyright notice and this permission notice shall be included in
  318. > all copies or substantial portions of the Software.
  319. >
  320. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  321. > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  322. > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  323. > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  324. > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  325. > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  326. > SOFTWARE.
  327. ---------------------------------------
  328. ## @polka/compression
  329. License: MIT
  330. Repository: lukeed/polka
  331. ---------------------------------------
  332. ## @polka/url
  333. License: MIT
  334. By: Luke Edwards
  335. Repository: lukeed/polka
  336. ---------------------------------------
  337. ## @rollup/plugin-alias, @rollup/plugin-commonjs, @rollup/plugin-dynamic-import-vars, @rollup/pluginutils
  338. License: MIT
  339. By: Johannes Stein
  340. Repository: rollup/plugins
  341. License: MIT
  342. By: Rich Harris
  343. Repository: rollup/plugins
  344. License: MIT
  345. By: LarsDenBakker
  346. Repository: rollup/plugins
  347. License: MIT
  348. By: Rich Harris
  349. Repository: rollup/plugins
  350. > The MIT License (MIT)
  351. >
  352. > Copyright (c) 2019 RollupJS Plugin Contributors (https://github.com/rollup/plugins/graphs/contributors)
  353. >
  354. > Permission is hereby granted, free of charge, to any person obtaining a copy
  355. > of this software and associated documentation files (the "Software"), to deal
  356. > in the Software without restriction, including without limitation the rights
  357. > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  358. > copies of the Software, and to permit persons to whom the Software is
  359. > furnished to do so, subject to the following conditions:
  360. >
  361. > The above copyright notice and this permission notice shall be included in
  362. > all copies or substantial portions of the Software.
  363. >
  364. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  365. > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  366. > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  367. > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  368. > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  369. > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  370. > THE SOFTWARE.
  371. ---------------------------------------
  372. ## anymatch
  373. License: ISC
  374. By: Elan Shanker
  375. Repository: https://github.com/micromatch/anymatch
  376. > The ISC License
  377. >
  378. > Copyright (c) 2019 Elan Shanker, Paul Miller (https://paulmillr.com)
  379. >
  380. > Permission to use, copy, modify, and/or distribute this software for any
  381. > purpose with or without fee is hereby granted, provided that the above
  382. > copyright notice and this permission notice appear in all copies.
  383. >
  384. > THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
  385. > WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
  386. > MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
  387. > ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
  388. > WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
  389. > ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
  390. > IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  391. ---------------------------------------
  392. ## artichokie
  393. License: MIT
  394. By: sapphi-red, Evan You
  395. Repository: git+https://github.com/sapphi-red/artichokie.git
  396. > MIT License
  397. >
  398. > Copyright (c) 2020-present, Yuxi (Evan) You
  399. > Copyright (c) 2023-present, sapphi-red
  400. >
  401. > Permission is hereby granted, free of charge, to any person obtaining a copy
  402. > of this software and associated documentation files (the "Software"), to deal
  403. > in the Software without restriction, including without limitation the rights
  404. > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  405. > copies of the Software, and to permit persons to whom the Software is
  406. > furnished to do so, subject to the following conditions:
  407. >
  408. > The above copyright notice and this permission notice shall be included in all
  409. > copies or substantial portions of the Software.
  410. >
  411. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  412. > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  413. > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  414. > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  415. > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  416. > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  417. > SOFTWARE.
  418. ---------------------------------------
  419. ## binary-extensions
  420. License: MIT
  421. By: Sindre Sorhus
  422. Repository: sindresorhus/binary-extensions
  423. > MIT License
  424. >
  425. > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
  426. > Copyright (c) Paul Miller (https://paulmillr.com)
  427. >
  428. > Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
  429. >
  430. > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
  431. >
  432. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  433. ---------------------------------------
  434. ## braces, fill-range, is-number
  435. License: MIT
  436. By: Jon Schlinkert, Brian Woodward, Elan Shanker, Eugene Sharygin, hemanth.hm
  437. Repository: micromatch/braces
  438. License: MIT
  439. By: Jon Schlinkert, Edo Rivai, Paul Miller, Rouven Weßling
  440. Repository: jonschlinkert/fill-range
  441. License: MIT
  442. By: Jon Schlinkert, Olsten Larck, Rouven Weßling
  443. Repository: jonschlinkert/is-number
  444. > The MIT License (MIT)
  445. >
  446. > Copyright (c) 2014-present, Jon Schlinkert.
  447. >
  448. > Permission is hereby granted, free of charge, to any person obtaining a copy
  449. > of this software and associated documentation files (the "Software"), to deal
  450. > in the Software without restriction, including without limitation the rights
  451. > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  452. > copies of the Software, and to permit persons to whom the Software is
  453. > furnished to do so, subject to the following conditions:
  454. >
  455. > The above copyright notice and this permission notice shall be included in
  456. > all copies or substantial portions of the Software.
  457. >
  458. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  459. > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  460. > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  461. > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  462. > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  463. > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  464. > THE SOFTWARE.
  465. ---------------------------------------
  466. ## bundle-name, default-browser, default-browser-id, define-lazy-prop, is-docker, is-inside-container, is-wsl, open, run-applescript
  467. License: MIT
  468. By: Sindre Sorhus
  469. Repositories: sindresorhus/bundle-name, sindresorhus/default-browser, sindresorhus/default-browser-id, sindresorhus/define-lazy-prop, sindresorhus/is-docker, sindresorhus/is-inside-container, sindresorhus/is-wsl, sindresorhus/open, sindresorhus/run-applescript
  470. > MIT License
  471. >
  472. > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
  473. >
  474. > Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
  475. >
  476. > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
  477. >
  478. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  479. ---------------------------------------
  480. ## cac
  481. License: MIT
  482. By: egoist
  483. Repository: egoist/cac
  484. > The MIT License (MIT)
  485. >
  486. > Copyright (c) EGOIST <0x142857@gmail.com> (https://github.com/egoist)
  487. >
  488. > Permission is hereby granted, free of charge, to any person obtaining a copy
  489. > of this software and associated documentation files (the "Software"), to deal
  490. > in the Software without restriction, including without limitation the rights
  491. > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  492. > copies of the Software, and to permit persons to whom the Software is
  493. > furnished to do so, subject to the following conditions:
  494. >
  495. > The above copyright notice and this permission notice shall be included in
  496. > all copies or substantial portions of the Software.
  497. >
  498. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  499. > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  500. > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  501. > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  502. > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  503. > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  504. > THE SOFTWARE.
  505. ---------------------------------------
  506. ## chokidar
  507. License: MIT
  508. By: Paul Miller, Elan Shanker
  509. Repository: git+https://github.com/paulmillr/chokidar.git
  510. > The MIT License (MIT)
  511. >
  512. > Copyright (c) 2012-2019 Paul Miller (https://paulmillr.com), Elan Shanker
  513. >
  514. > Permission is hereby granted, free of charge, to any person obtaining a copy
  515. > of this software and associated documentation files (the “Software”), to deal
  516. > in the Software without restriction, including without limitation the rights
  517. > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  518. > copies of the Software, and to permit persons to whom the Software is
  519. > furnished to do so, subject to the following conditions:
  520. >
  521. > The above copyright notice and this permission notice shall be included in
  522. > all copies or substantial portions of the Software.
  523. >
  524. > THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  525. > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  526. > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  527. > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  528. > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  529. > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  530. > THE SOFTWARE.
  531. ---------------------------------------
  532. ## commondir, shell-quote
  533. License: MIT
  534. By: James Halliday
  535. Repositories: http://github.com/substack/node-commondir.git, http://github.com/ljharb/shell-quote.git
  536. > The MIT License
  537. >
  538. > Copyright (c) 2013 James Halliday (mail@substack.net)
  539. >
  540. > Permission is hereby granted, free of charge,
  541. > to any person obtaining a copy of this software and
  542. > associated documentation files (the "Software"), to
  543. > deal in the Software without restriction, including
  544. > without limitation the rights to use, copy, modify,
  545. > merge, publish, distribute, sublicense, and/or sell
  546. > copies of the Software, and to permit persons to whom
  547. > the Software is furnished to do so,
  548. > subject to the following conditions:
  549. >
  550. > The above copyright notice and this permission notice
  551. > shall be included in all copies or substantial portions of the Software.
  552. >
  553. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  554. > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
  555. > OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
  556. > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR
  557. > ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
  558. > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
  559. > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  560. ---------------------------------------
  561. ## connect
  562. License: MIT
  563. By: TJ Holowaychuk, Douglas Christopher Wilson, Jonathan Ong, Tim Caswell
  564. Repository: senchalabs/connect
  565. > (The MIT License)
  566. >
  567. > Copyright (c) 2010 Sencha Inc.
  568. > Copyright (c) 2011 LearnBoost
  569. > Copyright (c) 2011-2014 TJ Holowaychuk
  570. > Copyright (c) 2015 Douglas Christopher Wilson
  571. >
  572. > Permission is hereby granted, free of charge, to any person obtaining
  573. > a copy of this software and associated documentation files (the
  574. > 'Software'), to deal in the Software without restriction, including
  575. > without limitation the rights to use, copy, modify, merge, publish,
  576. > distribute, sublicense, and/or sell copies of the Software, and to
  577. > permit persons to whom the Software is furnished to do so, subject to
  578. > the following conditions:
  579. >
  580. > The above copyright notice and this permission notice shall be
  581. > included in all copies or substantial portions of the Software.
  582. >
  583. > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
  584. > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  585. > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
  586. > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
  587. > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
  588. > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
  589. > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  590. ---------------------------------------
  591. ## convert-source-map
  592. License: MIT
  593. By: Thorsten Lorenz
  594. Repository: git://github.com/thlorenz/convert-source-map.git
  595. > Copyright 2013 Thorsten Lorenz.
  596. > All rights reserved.
  597. >
  598. > Permission is hereby granted, free of charge, to any person
  599. > obtaining a copy of this software and associated documentation
  600. > files (the "Software"), to deal in the Software without
  601. > restriction, including without limitation the rights to use,
  602. > copy, modify, merge, publish, distribute, sublicense, and/or sell
  603. > copies of the Software, and to permit persons to whom the
  604. > Software is furnished to do so, subject to the following
  605. > conditions:
  606. >
  607. > The above copyright notice and this permission notice shall be
  608. > included in all copies or substantial portions of the Software.
  609. >
  610. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  611. > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
  612. > OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  613. > NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
  614. > HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
  615. > WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  616. > FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
  617. > OTHER DEALINGS IN THE SOFTWARE.
  618. ---------------------------------------
  619. ## cors
  620. License: MIT
  621. By: Troy Goode
  622. Repository: expressjs/cors
  623. > (The MIT License)
  624. >
  625. > Copyright (c) 2013 Troy Goode <troygoode@gmail.com>
  626. >
  627. > Permission is hereby granted, free of charge, to any person obtaining
  628. > a copy of this software and associated documentation files (the
  629. > 'Software'), to deal in the Software without restriction, including
  630. > without limitation the rights to use, copy, modify, merge, publish,
  631. > distribute, sublicense, and/or sell copies of the Software, and to
  632. > permit persons to whom the Software is furnished to do so, subject to
  633. > the following conditions:
  634. >
  635. > The above copyright notice and this permission notice shall be
  636. > included in all copies or substantial portions of the Software.
  637. >
  638. > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
  639. > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  640. > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
  641. > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
  642. > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
  643. > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
  644. > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  645. ---------------------------------------
  646. ## cross-spawn
  647. License: MIT
  648. By: André Cruz
  649. Repository: git@github.com:moxystudio/node-cross-spawn.git
  650. > The MIT License (MIT)
  651. >
  652. > Copyright (c) 2018 Made With MOXY Lda <hello@moxy.studio>
  653. >
  654. > Permission is hereby granted, free of charge, to any person obtaining a copy
  655. > of this software and associated documentation files (the "Software"), to deal
  656. > in the Software without restriction, including without limitation the rights
  657. > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  658. > copies of the Software, and to permit persons to whom the Software is
  659. > furnished to do so, subject to the following conditions:
  660. >
  661. > The above copyright notice and this permission notice shall be included in
  662. > all copies or substantial portions of the Software.
  663. >
  664. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  665. > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  666. > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  667. > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  668. > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  669. > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  670. > THE SOFTWARE.
  671. ---------------------------------------
  672. ## cssesc
  673. License: MIT
  674. By: Mathias Bynens
  675. Repository: https://github.com/mathiasbynens/cssesc.git
  676. > Copyright Mathias Bynens <https://mathiasbynens.be/>
  677. >
  678. > Permission is hereby granted, free of charge, to any person obtaining
  679. > a copy of this software and associated documentation files (the
  680. > "Software"), to deal in the Software without restriction, including
  681. > without limitation the rights to use, copy, modify, merge, publish,
  682. > distribute, sublicense, and/or sell copies of the Software, and to
  683. > permit persons to whom the Software is furnished to do so, subject to
  684. > the following conditions:
  685. >
  686. > The above copyright notice and this permission notice shall be
  687. > included in all copies or substantial portions of the Software.
  688. >
  689. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  690. > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  691. > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  692. > NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
  693. > LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
  694. > OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
  695. > WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  696. ---------------------------------------
  697. ## debug
  698. License: MIT
  699. By: Josh Junon, TJ Holowaychuk, Nathan Rajlich, Andrew Rhyne
  700. Repository: git://github.com/debug-js/debug.git
  701. > (The MIT License)
  702. >
  703. > Copyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca>
  704. > Copyright (c) 2018-2021 Josh Junon
  705. >
  706. > Permission is hereby granted, free of charge, to any person obtaining a copy of this software
  707. > and associated documentation files (the 'Software'), to deal in the Software without restriction,
  708. > including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
  709. > and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
  710. > subject to the following conditions:
  711. >
  712. > The above copyright notice and this permission notice shall be included in all copies or substantial
  713. > portions of the Software.
  714. >
  715. > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
  716. > LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
  717. > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
  718. > WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
  719. > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  720. ---------------------------------------
  721. ## dotenv
  722. License: BSD-2-Clause
  723. Repository: git://github.com/motdotla/dotenv.git
  724. > Copyright (c) 2015, Scott Motte
  725. > All rights reserved.
  726. >
  727. > Redistribution and use in source and binary forms, with or without
  728. > modification, are permitted provided that the following conditions are met:
  729. >
  730. > * Redistributions of source code must retain the above copyright notice, this
  731. > list of conditions and the following disclaimer.
  732. >
  733. > * Redistributions in binary form must reproduce the above copyright notice,
  734. > this list of conditions and the following disclaimer in the documentation
  735. > and/or other materials provided with the distribution.
  736. >
  737. > THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
  738. > AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  739. > IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  740. > DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
  741. > FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  742. > DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
  743. > SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
  744. > CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
  745. > OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  746. > OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  747. ---------------------------------------
  748. ## dotenv-expand
  749. License: BSD-2-Clause
  750. By: motdotla
  751. Repository: https://github.com/motdotla/dotenv-expand
  752. > Copyright (c) 2016, Scott Motte
  753. > All rights reserved.
  754. >
  755. > Redistribution and use in source and binary forms, with or without
  756. > modification, are permitted provided that the following conditions are met:
  757. >
  758. > * Redistributions of source code must retain the above copyright notice, this
  759. > list of conditions and the following disclaimer.
  760. >
  761. > * Redistributions in binary form must reproduce the above copyright notice,
  762. > this list of conditions and the following disclaimer in the documentation
  763. > and/or other materials provided with the distribution.
  764. >
  765. > THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
  766. > AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  767. > IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  768. > DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
  769. > FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  770. > DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
  771. > SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
  772. > CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
  773. > OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  774. > OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  775. ---------------------------------------
  776. ## ee-first
  777. License: MIT
  778. By: Jonathan Ong, Douglas Christopher Wilson
  779. Repository: jonathanong/ee-first
  780. > The MIT License (MIT)
  781. >
  782. > Copyright (c) 2014 Jonathan Ong me@jongleberry.com
  783. >
  784. > Permission is hereby granted, free of charge, to any person obtaining a copy
  785. > of this software and associated documentation files (the "Software"), to deal
  786. > in the Software without restriction, including without limitation the rights
  787. > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  788. > copies of the Software, and to permit persons to whom the Software is
  789. > furnished to do so, subject to the following conditions:
  790. >
  791. > The above copyright notice and this permission notice shall be included in
  792. > all copies or substantial portions of the Software.
  793. >
  794. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  795. > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  796. > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  797. > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  798. > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  799. > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  800. > THE SOFTWARE.
  801. ---------------------------------------
  802. ## encodeurl
  803. License: MIT
  804. By: Douglas Christopher Wilson
  805. Repository: pillarjs/encodeurl
  806. > (The MIT License)
  807. >
  808. > Copyright (c) 2016 Douglas Christopher Wilson
  809. >
  810. > Permission is hereby granted, free of charge, to any person obtaining
  811. > a copy of this software and associated documentation files (the
  812. > 'Software'), to deal in the Software without restriction, including
  813. > without limitation the rights to use, copy, modify, merge, publish,
  814. > distribute, sublicense, and/or sell copies of the Software, and to
  815. > permit persons to whom the Software is furnished to do so, subject to
  816. > the following conditions:
  817. >
  818. > The above copyright notice and this permission notice shall be
  819. > included in all copies or substantial portions of the Software.
  820. >
  821. > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
  822. > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  823. > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
  824. > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
  825. > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
  826. > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
  827. > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  828. ---------------------------------------
  829. ## entities
  830. License: BSD-2-Clause
  831. By: Felix Boehm
  832. Repository: git://github.com/fb55/entities.git
  833. > Copyright (c) Felix Böhm
  834. > All rights reserved.
  835. >
  836. > Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
  837. >
  838. > Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  839. >
  840. > Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  841. >
  842. > THIS IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS,
  843. > EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  844. ---------------------------------------
  845. ## es-module-lexer
  846. License: MIT
  847. By: Guy Bedford
  848. Repository: git+https://github.com/guybedford/es-module-lexer.git
  849. > MIT License
  850. > -----------
  851. >
  852. > Copyright (C) 2018-2022 Guy Bedford
  853. >
  854. > Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
  855. >
  856. > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
  857. >
  858. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  859. ---------------------------------------
  860. ## escape-html
  861. License: MIT
  862. Repository: component/escape-html
  863. > (The MIT License)
  864. >
  865. > Copyright (c) 2012-2013 TJ Holowaychuk
  866. > Copyright (c) 2015 Andreas Lubbe
  867. > Copyright (c) 2015 Tiancheng "Timothy" Gu
  868. >
  869. > Permission is hereby granted, free of charge, to any person obtaining
  870. > a copy of this software and associated documentation files (the
  871. > 'Software'), to deal in the Software without restriction, including
  872. > without limitation the rights to use, copy, modify, merge, publish,
  873. > distribute, sublicense, and/or sell copies of the Software, and to
  874. > permit persons to whom the Software is furnished to do so, subject to
  875. > the following conditions:
  876. >
  877. > The above copyright notice and this permission notice shall be
  878. > included in all copies or substantial portions of the Software.
  879. >
  880. > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
  881. > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  882. > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
  883. > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
  884. > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
  885. > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
  886. > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  887. ---------------------------------------
  888. ## estree-walker
  889. License: MIT
  890. By: Rich Harris
  891. Repository: https://github.com/Rich-Harris/estree-walker
  892. > Copyright (c) 2015-20 [these people](https://github.com/Rich-Harris/estree-walker/graphs/contributors)
  893. >
  894. > Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
  895. >
  896. > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
  897. >
  898. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  899. ---------------------------------------
  900. ## etag
  901. License: MIT
  902. By: Douglas Christopher Wilson, David Björklund
  903. Repository: jshttp/etag
  904. > (The MIT License)
  905. >
  906. > Copyright (c) 2014-2016 Douglas Christopher Wilson
  907. >
  908. > Permission is hereby granted, free of charge, to any person obtaining
  909. > a copy of this software and associated documentation files (the
  910. > 'Software'), to deal in the Software without restriction, including
  911. > without limitation the rights to use, copy, modify, merge, publish,
  912. > distribute, sublicense, and/or sell copies of the Software, and to
  913. > permit persons to whom the Software is furnished to do so, subject to
  914. > the following conditions:
  915. >
  916. > The above copyright notice and this permission notice shall be
  917. > included in all copies or substantial portions of the Software.
  918. >
  919. > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
  920. > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  921. > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
  922. > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
  923. > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
  924. > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
  925. > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  926. ---------------------------------------
  927. ## eventemitter3
  928. License: MIT
  929. By: Arnout Kazemier
  930. Repository: git://github.com/primus/eventemitter3.git
  931. > The MIT License (MIT)
  932. >
  933. > Copyright (c) 2014 Arnout Kazemier
  934. >
  935. > Permission is hereby granted, free of charge, to any person obtaining a copy
  936. > of this software and associated documentation files (the "Software"), to deal
  937. > in the Software without restriction, including without limitation the rights
  938. > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  939. > copies of the Software, and to permit persons to whom the Software is
  940. > furnished to do so, subject to the following conditions:
  941. >
  942. > The above copyright notice and this permission notice shall be included in all
  943. > copies or substantial portions of the Software.
  944. >
  945. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  946. > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  947. > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  948. > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  949. > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  950. > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  951. > SOFTWARE.
  952. ---------------------------------------
  953. ## fdir
  954. License: MIT
  955. By: thecodrr
  956. Repository: git+https://github.com/thecodrr/fdir.git
  957. > Copyright 2023 Abdullah Atta
  958. >
  959. > Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
  960. >
  961. > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
  962. >
  963. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  964. ---------------------------------------
  965. ## finalhandler
  966. License: MIT
  967. By: Douglas Christopher Wilson
  968. Repository: pillarjs/finalhandler
  969. > (The MIT License)
  970. >
  971. > Copyright (c) 2014-2017 Douglas Christopher Wilson <doug@somethingdoug.com>
  972. >
  973. > Permission is hereby granted, free of charge, to any person obtaining
  974. > a copy of this software and associated documentation files (the
  975. > 'Software'), to deal in the Software without restriction, including
  976. > without limitation the rights to use, copy, modify, merge, publish,
  977. > distribute, sublicense, and/or sell copies of the Software, and to
  978. > permit persons to whom the Software is furnished to do so, subject to
  979. > the following conditions:
  980. >
  981. > The above copyright notice and this permission notice shall be
  982. > included in all copies or substantial portions of the Software.
  983. >
  984. > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
  985. > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  986. > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
  987. > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
  988. > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
  989. > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
  990. > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  991. ---------------------------------------
  992. ## follow-redirects
  993. License: MIT
  994. By: Ruben Verborgh, Olivier Lalonde, James Talmage
  995. Repository: git+ssh://git@github.com/follow-redirects/follow-redirects.git
  996. > Copyright 2014–present Olivier Lalonde <olalonde@gmail.com>, James Talmage <james@talmage.io>, Ruben Verborgh
  997. >
  998. > Permission is hereby granted, free of charge, to any person obtaining a copy of
  999. > this software and associated documentation files (the "Software"), to deal in
  1000. > the Software without restriction, including without limitation the rights to
  1001. > use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
  1002. > of the Software, and to permit persons to whom the Software is furnished to do
  1003. > so, subject to the following conditions:
  1004. >
  1005. > The above copyright notice and this permission notice shall be included in all
  1006. > copies or substantial portions of the Software.
  1007. >
  1008. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1009. > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1010. > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1011. > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
  1012. > WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
  1013. > IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  1014. ---------------------------------------
  1015. ## generic-names
  1016. License: MIT
  1017. By: Alexey Litvinov
  1018. Repository: git+https://github.com/css-modules/generic-names.git
  1019. > The MIT License (MIT)
  1020. >
  1021. > Copyright (c) 2015 Alexey Litvinov
  1022. >
  1023. > Permission is hereby granted, free of charge, to any person obtaining a copy
  1024. > of this software and associated documentation files (the "Software"), to deal
  1025. > in the Software without restriction, including without limitation the rights
  1026. > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1027. > copies of the Software, and to permit persons to whom the Software is
  1028. > furnished to do so, subject to the following conditions:
  1029. >
  1030. > The above copyright notice and this permission notice shall be included in all
  1031. > copies or substantial portions of the Software.
  1032. >
  1033. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1034. > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1035. > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1036. > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1037. > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1038. > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  1039. > SOFTWARE.
  1040. ---------------------------------------
  1041. ## glob-parent
  1042. License: ISC
  1043. By: Gulp Team, Elan Shanker, Blaine Bublitz
  1044. Repository: gulpjs/glob-parent
  1045. > The ISC License
  1046. >
  1047. > Copyright (c) 2015, 2019 Elan Shanker
  1048. >
  1049. > Permission to use, copy, modify, and/or distribute this software for any
  1050. > purpose with or without fee is hereby granted, provided that the above
  1051. > copyright notice and this permission notice appear in all copies.
  1052. >
  1053. > THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
  1054. > WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
  1055. > MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
  1056. > ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
  1057. > WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
  1058. > ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
  1059. > IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  1060. ---------------------------------------
  1061. ## http-proxy
  1062. License: MIT
  1063. By: Charlie Robbins, jcrugzz <jcrugzz@gmail.com>
  1064. Repository: https://github.com/http-party/node-http-proxy.git
  1065. > node-http-proxy
  1066. >
  1067. > Copyright (c) 2010-2016 Charlie Robbins, Jarrett Cruger & the Contributors.
  1068. >
  1069. > Permission is hereby granted, free of charge, to any person obtaining
  1070. > a copy of this software and associated documentation files (the
  1071. > "Software"), to deal in the Software without restriction, including
  1072. > without limitation the rights to use, copy, modify, merge, publish,
  1073. > distribute, sublicense, and/or sell copies of the Software, and to
  1074. > permit persons to whom the Software is furnished to do so, subject to
  1075. > the following conditions:
  1076. >
  1077. > The above copyright notice and this permission notice shall be
  1078. > included in all copies or substantial portions of the Software.
  1079. >
  1080. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  1081. > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  1082. > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  1083. > NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
  1084. > LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
  1085. > OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
  1086. > WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  1087. ---------------------------------------
  1088. ## icss-utils
  1089. License: ISC
  1090. By: Glen Maddern
  1091. Repository: git+https://github.com/css-modules/icss-utils.git
  1092. > ISC License (ISC)
  1093. > Copyright 2018 Glen Maddern
  1094. >
  1095. > Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
  1096. >
  1097. > THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  1098. ---------------------------------------
  1099. ## is-binary-path
  1100. License: MIT
  1101. By: Sindre Sorhus
  1102. Repository: sindresorhus/is-binary-path
  1103. > MIT License
  1104. >
  1105. > Copyright (c) 2019 Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com), Paul Miller (https://paulmillr.com)
  1106. >
  1107. > Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
  1108. >
  1109. > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
  1110. >
  1111. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  1112. ---------------------------------------
  1113. ## is-extglob
  1114. License: MIT
  1115. By: Jon Schlinkert
  1116. Repository: jonschlinkert/is-extglob
  1117. > The MIT License (MIT)
  1118. >
  1119. > Copyright (c) 2014-2016, Jon Schlinkert
  1120. >
  1121. > Permission is hereby granted, free of charge, to any person obtaining a copy
  1122. > of this software and associated documentation files (the "Software"), to deal
  1123. > in the Software without restriction, including without limitation the rights
  1124. > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1125. > copies of the Software, and to permit persons to whom the Software is
  1126. > furnished to do so, subject to the following conditions:
  1127. >
  1128. > The above copyright notice and this permission notice shall be included in
  1129. > all copies or substantial portions of the Software.
  1130. >
  1131. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1132. > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1133. > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1134. > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1135. > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1136. > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  1137. > THE SOFTWARE.
  1138. ---------------------------------------
  1139. ## is-glob
  1140. License: MIT
  1141. By: Jon Schlinkert, Brian Woodward, Daniel Perez
  1142. Repository: micromatch/is-glob
  1143. > The MIT License (MIT)
  1144. >
  1145. > Copyright (c) 2014-2017, Jon Schlinkert.
  1146. >
  1147. > Permission is hereby granted, free of charge, to any person obtaining a copy
  1148. > of this software and associated documentation files (the "Software"), to deal
  1149. > in the Software without restriction, including without limitation the rights
  1150. > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1151. > copies of the Software, and to permit persons to whom the Software is
  1152. > furnished to do so, subject to the following conditions:
  1153. >
  1154. > The above copyright notice and this permission notice shall be included in
  1155. > all copies or substantial portions of the Software.
  1156. >
  1157. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1158. > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1159. > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1160. > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1161. > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1162. > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  1163. > THE SOFTWARE.
  1164. ---------------------------------------
  1165. ## is-reference
  1166. License: MIT
  1167. By: Rich Harris
  1168. Repository: git+https://github.com/Rich-Harris/is-reference.git
  1169. ---------------------------------------
  1170. ## isexe, which
  1171. License: ISC
  1172. By: Isaac Z. Schlueter
  1173. Repositories: git+https://github.com/isaacs/isexe.git, git://github.com/isaacs/node-which.git
  1174. > The ISC License
  1175. >
  1176. > Copyright (c) Isaac Z. Schlueter and Contributors
  1177. >
  1178. > Permission to use, copy, modify, and/or distribute this software for any
  1179. > purpose with or without fee is hereby granted, provided that the above
  1180. > copyright notice and this permission notice appear in all copies.
  1181. >
  1182. > THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
  1183. > WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
  1184. > MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
  1185. > ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
  1186. > WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
  1187. > ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
  1188. > IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  1189. ---------------------------------------
  1190. ## js-tokens
  1191. License: MIT
  1192. By: Simon Lydell
  1193. Repository: lydell/js-tokens
  1194. > The MIT License (MIT)
  1195. >
  1196. > Copyright (c) 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024 Simon Lydell
  1197. >
  1198. > Permission is hereby granted, free of charge, to any person obtaining a copy
  1199. > of this software and associated documentation files (the "Software"), to deal
  1200. > in the Software without restriction, including without limitation the rights
  1201. > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1202. > copies of the Software, and to permit persons to whom the Software is
  1203. > furnished to do so, subject to the following conditions:
  1204. >
  1205. > The above copyright notice and this permission notice shall be included in
  1206. > all copies or substantial portions of the Software.
  1207. >
  1208. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1209. > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1210. > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1211. > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1212. > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1213. > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  1214. > THE SOFTWARE.
  1215. ---------------------------------------
  1216. ## launch-editor, launch-editor-middleware
  1217. License: MIT
  1218. By: Evan You
  1219. Repositories: git+https://github.com/yyx990803/launch-editor.git, git+https://github.com/yyx990803/launch-editor.git
  1220. > The MIT License (MIT)
  1221. >
  1222. > Copyright (c) 2017-present, Yuxi (Evan) You
  1223. >
  1224. > Permission is hereby granted, free of charge, to any person obtaining a copy
  1225. > of this software and associated documentation files (the "Software"), to deal
  1226. > in the Software without restriction, including without limitation the rights
  1227. > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1228. > copies of the Software, and to permit persons to whom the Software is
  1229. > furnished to do so, subject to the following conditions:
  1230. >
  1231. > The above copyright notice and this permission notice shall be included in
  1232. > all copies or substantial portions of the Software.
  1233. >
  1234. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1235. > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1236. > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1237. > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1238. > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1239. > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  1240. > THE SOFTWARE.
  1241. ---------------------------------------
  1242. ## lilconfig
  1243. License: MIT
  1244. By: antonk52
  1245. Repository: https://github.com/antonk52/lilconfig
  1246. > MIT License
  1247. >
  1248. > Copyright (c) 2022 Anton Kastritskiy
  1249. >
  1250. > Permission is hereby granted, free of charge, to any person obtaining a copy
  1251. > of this software and associated documentation files (the "Software"), to deal
  1252. > in the Software without restriction, including without limitation the rights
  1253. > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1254. > copies of the Software, and to permit persons to whom the Software is
  1255. > furnished to do so, subject to the following conditions:
  1256. >
  1257. > The above copyright notice and this permission notice shall be included in all
  1258. > copies or substantial portions of the Software.
  1259. >
  1260. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1261. > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1262. > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1263. > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1264. > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1265. > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  1266. > SOFTWARE.
  1267. ---------------------------------------
  1268. ## loader-utils
  1269. License: MIT
  1270. By: Tobias Koppers @sokra
  1271. Repository: https://github.com/webpack/loader-utils.git
  1272. > Copyright JS Foundation and other contributors
  1273. >
  1274. > Permission is hereby granted, free of charge, to any person obtaining
  1275. > a copy of this software and associated documentation files (the
  1276. > 'Software'), to deal in the Software without restriction, including
  1277. > without limitation the rights to use, copy, modify, merge, publish,
  1278. > distribute, sublicense, and/or sell copies of the Software, and to
  1279. > permit persons to whom the Software is furnished to do so, subject to
  1280. > the following conditions:
  1281. >
  1282. > The above copyright notice and this permission notice shall be
  1283. > included in all copies or substantial portions of the Software.
  1284. >
  1285. > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
  1286. > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  1287. > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
  1288. > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
  1289. > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
  1290. > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
  1291. > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  1292. ---------------------------------------
  1293. ## lodash.camelcase
  1294. License: MIT
  1295. By: John-David Dalton, Blaine Bublitz, Mathias Bynens
  1296. Repository: lodash/lodash
  1297. > Copyright jQuery Foundation and other contributors <https://jquery.org/>
  1298. >
  1299. > Based on Underscore.js, copyright Jeremy Ashkenas,
  1300. > DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/>
  1301. >
  1302. > This software consists of voluntary contributions made by many
  1303. > individuals. For exact contribution history, see the revision history
  1304. > available at https://github.com/lodash/lodash
  1305. >
  1306. > The following license applies to all parts of this software except as
  1307. > documented below:
  1308. >
  1309. > ====
  1310. >
  1311. > Permission is hereby granted, free of charge, to any person obtaining
  1312. > a copy of this software and associated documentation files (the
  1313. > "Software"), to deal in the Software without restriction, including
  1314. > without limitation the rights to use, copy, modify, merge, publish,
  1315. > distribute, sublicense, and/or sell copies of the Software, and to
  1316. > permit persons to whom the Software is furnished to do so, subject to
  1317. > the following conditions:
  1318. >
  1319. > The above copyright notice and this permission notice shall be
  1320. > included in all copies or substantial portions of the Software.
  1321. >
  1322. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  1323. > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  1324. > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  1325. > NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
  1326. > LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
  1327. > OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
  1328. > WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  1329. >
  1330. > ====
  1331. >
  1332. > Copyright and related rights for sample code are waived via CC0. Sample
  1333. > code is defined as all source code displayed within the prose of the
  1334. > documentation.
  1335. >
  1336. > CC0: http://creativecommons.org/publicdomain/zero/1.0/
  1337. >
  1338. > ====
  1339. >
  1340. > Files located in the node_modules and vendor directories are externally
  1341. > maintained libraries used by this software which have their own
  1342. > licenses; we recommend you read them, as their terms may differ from the
  1343. > terms above.
  1344. ---------------------------------------
  1345. ## magic-string
  1346. License: MIT
  1347. By: Rich Harris
  1348. Repository: https://github.com/rich-harris/magic-string
  1349. > Copyright 2018 Rich Harris
  1350. >
  1351. > Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
  1352. >
  1353. > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
  1354. >
  1355. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  1356. ---------------------------------------
  1357. ## mlly, ufo
  1358. License: MIT
  1359. Repositories: unjs/mlly, unjs/ufo
  1360. > MIT License
  1361. >
  1362. > Copyright (c) Pooya Parsa <pooya@pi0.io>
  1363. >
  1364. > Permission is hereby granted, free of charge, to any person obtaining a copy
  1365. > of this software and associated documentation files (the "Software"), to deal
  1366. > in the Software without restriction, including without limitation the rights
  1367. > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1368. > copies of the Software, and to permit persons to whom the Software is
  1369. > furnished to do so, subject to the following conditions:
  1370. >
  1371. > The above copyright notice and this permission notice shall be included in all
  1372. > copies or substantial portions of the Software.
  1373. >
  1374. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1375. > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1376. > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1377. > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1378. > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1379. > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  1380. > SOFTWARE.
  1381. ---------------------------------------
  1382. ## mrmime
  1383. License: MIT
  1384. By: Luke Edwards
  1385. Repository: lukeed/mrmime
  1386. > The MIT License (MIT)
  1387. >
  1388. > Copyright (c) Luke Edwards <luke.edwards05@gmail.com> (https://lukeed.com)
  1389. >
  1390. > Permission is hereby granted, free of charge, to any person obtaining a copy
  1391. > of this software and associated documentation files (the "Software"), to deal
  1392. > in the Software without restriction, including without limitation the rights
  1393. > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1394. > copies of the Software, and to permit persons to whom the Software is
  1395. > furnished to do so, subject to the following conditions:
  1396. >
  1397. > The above copyright notice and this permission notice shall be included in
  1398. > all copies or substantial portions of the Software.
  1399. >
  1400. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1401. > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1402. > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1403. > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1404. > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1405. > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  1406. > THE SOFTWARE.
  1407. ---------------------------------------
  1408. ## ms
  1409. License: MIT
  1410. Repository: vercel/ms
  1411. > The MIT License (MIT)
  1412. >
  1413. > Copyright (c) 2020 Vercel, Inc.
  1414. >
  1415. > Permission is hereby granted, free of charge, to any person obtaining a copy
  1416. > of this software and associated documentation files (the "Software"), to deal
  1417. > in the Software without restriction, including without limitation the rights
  1418. > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1419. > copies of the Software, and to permit persons to whom the Software is
  1420. > furnished to do so, subject to the following conditions:
  1421. >
  1422. > The above copyright notice and this permission notice shall be included in all
  1423. > copies or substantial portions of the Software.
  1424. >
  1425. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1426. > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1427. > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1428. > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1429. > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1430. > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  1431. > SOFTWARE.
  1432. ---------------------------------------
  1433. ## normalize-path
  1434. License: MIT
  1435. By: Jon Schlinkert, Blaine Bublitz
  1436. Repository: jonschlinkert/normalize-path
  1437. > The MIT License (MIT)
  1438. >
  1439. > Copyright (c) 2014-2018, Jon Schlinkert.
  1440. >
  1441. > Permission is hereby granted, free of charge, to any person obtaining a copy
  1442. > of this software and associated documentation files (the "Software"), to deal
  1443. > in the Software without restriction, including without limitation the rights
  1444. > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1445. > copies of the Software, and to permit persons to whom the Software is
  1446. > furnished to do so, subject to the following conditions:
  1447. >
  1448. > The above copyright notice and this permission notice shall be included in
  1449. > all copies or substantial portions of the Software.
  1450. >
  1451. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1452. > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1453. > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1454. > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1455. > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1456. > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  1457. > THE SOFTWARE.
  1458. ---------------------------------------
  1459. ## object-assign
  1460. License: MIT
  1461. By: Sindre Sorhus
  1462. Repository: sindresorhus/object-assign
  1463. > The MIT License (MIT)
  1464. >
  1465. > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
  1466. >
  1467. > Permission is hereby granted, free of charge, to any person obtaining a copy
  1468. > of this software and associated documentation files (the "Software"), to deal
  1469. > in the Software without restriction, including without limitation the rights
  1470. > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1471. > copies of the Software, and to permit persons to whom the Software is
  1472. > furnished to do so, subject to the following conditions:
  1473. >
  1474. > The above copyright notice and this permission notice shall be included in
  1475. > all copies or substantial portions of the Software.
  1476. >
  1477. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1478. > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1479. > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1480. > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1481. > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1482. > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  1483. > THE SOFTWARE.
  1484. ---------------------------------------
  1485. ## on-finished
  1486. License: MIT
  1487. By: Douglas Christopher Wilson, Jonathan Ong
  1488. Repository: jshttp/on-finished
  1489. > (The MIT License)
  1490. >
  1491. > Copyright (c) 2013 Jonathan Ong <me@jongleberry.com>
  1492. > Copyright (c) 2014 Douglas Christopher Wilson <doug@somethingdoug.com>
  1493. >
  1494. > Permission is hereby granted, free of charge, to any person obtaining
  1495. > a copy of this software and associated documentation files (the
  1496. > 'Software'), to deal in the Software without restriction, including
  1497. > without limitation the rights to use, copy, modify, merge, publish,
  1498. > distribute, sublicense, and/or sell copies of the Software, and to
  1499. > permit persons to whom the Software is furnished to do so, subject to
  1500. > the following conditions:
  1501. >
  1502. > The above copyright notice and this permission notice shall be
  1503. > included in all copies or substantial portions of the Software.
  1504. >
  1505. > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
  1506. > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  1507. > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
  1508. > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
  1509. > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
  1510. > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
  1511. > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  1512. ---------------------------------------
  1513. ## parse5
  1514. License: MIT
  1515. By: Ivan Nikulin, https://github.com/inikulin/parse5/graphs/contributors
  1516. Repository: git://github.com/inikulin/parse5.git
  1517. > Copyright (c) 2013-2019 Ivan Nikulin (ifaaan@gmail.com, https://github.com/inikulin)
  1518. >
  1519. > Permission is hereby granted, free of charge, to any person obtaining a copy
  1520. > of this software and associated documentation files (the "Software"), to deal
  1521. > in the Software without restriction, including without limitation the rights
  1522. > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1523. > copies of the Software, and to permit persons to whom the Software is
  1524. > furnished to do so, subject to the following conditions:
  1525. >
  1526. > The above copyright notice and this permission notice shall be included in
  1527. > all copies or substantial portions of the Software.
  1528. >
  1529. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1530. > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1531. > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1532. > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1533. > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1534. > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  1535. > THE SOFTWARE.
  1536. ---------------------------------------
  1537. ## parseurl
  1538. License: MIT
  1539. By: Douglas Christopher Wilson, Jonathan Ong
  1540. Repository: pillarjs/parseurl
  1541. > (The MIT License)
  1542. >
  1543. > Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
  1544. > Copyright (c) 2014-2017 Douglas Christopher Wilson <doug@somethingdoug.com>
  1545. >
  1546. > Permission is hereby granted, free of charge, to any person obtaining
  1547. > a copy of this software and associated documentation files (the
  1548. > 'Software'), to deal in the Software without restriction, including
  1549. > without limitation the rights to use, copy, modify, merge, publish,
  1550. > distribute, sublicense, and/or sell copies of the Software, and to
  1551. > permit persons to whom the Software is furnished to do so, subject to
  1552. > the following conditions:
  1553. >
  1554. > The above copyright notice and this permission notice shall be
  1555. > included in all copies or substantial portions of the Software.
  1556. >
  1557. > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
  1558. > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  1559. > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
  1560. > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
  1561. > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
  1562. > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
  1563. > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  1564. ---------------------------------------
  1565. ## path-key, shebang-regex
  1566. License: MIT
  1567. By: Sindre Sorhus
  1568. Repositories: sindresorhus/path-key, sindresorhus/shebang-regex
  1569. > MIT License
  1570. >
  1571. > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
  1572. >
  1573. > Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
  1574. >
  1575. > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
  1576. >
  1577. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  1578. ---------------------------------------
  1579. ## periscopic
  1580. License: MIT
  1581. Repository: Rich-Harris/periscopic
  1582. > Copyright (c) 2019 Rich Harris
  1583. >
  1584. > Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
  1585. >
  1586. > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
  1587. >
  1588. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  1589. ---------------------------------------
  1590. ## picocolors
  1591. License: ISC
  1592. By: Alexey Raspopov
  1593. Repository: alexeyraspopov/picocolors
  1594. > ISC License
  1595. >
  1596. > Copyright (c) 2021-2024 Oleksii Raspopov, Kostiantyn Denysov, Anton Verinov
  1597. >
  1598. > Permission to use, copy, modify, and/or distribute this software for any
  1599. > purpose with or without fee is hereby granted, provided that the above
  1600. > copyright notice and this permission notice appear in all copies.
  1601. >
  1602. > THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
  1603. > WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
  1604. > MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
  1605. > ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
  1606. > WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
  1607. > ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
  1608. > OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  1609. ---------------------------------------
  1610. ## picomatch
  1611. License: MIT
  1612. By: Jon Schlinkert
  1613. Repository: micromatch/picomatch
  1614. > The MIT License (MIT)
  1615. >
  1616. > Copyright (c) 2017-present, Jon Schlinkert.
  1617. >
  1618. > Permission is hereby granted, free of charge, to any person obtaining a copy
  1619. > of this software and associated documentation files (the "Software"), to deal
  1620. > in the Software without restriction, including without limitation the rights
  1621. > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1622. > copies of the Software, and to permit persons to whom the Software is
  1623. > furnished to do so, subject to the following conditions:
  1624. >
  1625. > The above copyright notice and this permission notice shall be included in
  1626. > all copies or substantial portions of the Software.
  1627. >
  1628. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1629. > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1630. > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1631. > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1632. > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1633. > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  1634. > THE SOFTWARE.
  1635. ---------------------------------------
  1636. ## postcss-import
  1637. License: MIT
  1638. By: Maxime Thirouin
  1639. Repository: https://github.com/postcss/postcss-import.git
  1640. > The MIT License (MIT)
  1641. >
  1642. > Copyright (c) 2014 Maxime Thirouin, Jason Campbell & Kevin Mårtensson
  1643. >
  1644. > Permission is hereby granted, free of charge, to any person obtaining a copy of
  1645. > this software and associated documentation files (the "Software"), to deal in
  1646. > the Software without restriction, including without limitation the rights to
  1647. > use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
  1648. > the Software, and to permit persons to whom the Software is furnished to do so,
  1649. > subject to the following conditions:
  1650. >
  1651. > The above copyright notice and this permission notice shall be included in all
  1652. > copies or substantial portions of the Software.
  1653. >
  1654. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1655. > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
  1656. > FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
  1657. > COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
  1658. > IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
  1659. > CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  1660. ---------------------------------------
  1661. ## postcss-load-config
  1662. License: MIT
  1663. By: Michael Ciniawky, Ryan Dunckel, Mateusz Derks, Dalton Santos, Patrick Gilday, François Wouts
  1664. Repository: postcss/postcss-load-config
  1665. > The MIT License (MIT)
  1666. >
  1667. > Copyright Michael Ciniawsky <michael.ciniawsky@gmail.com>
  1668. >
  1669. > Permission is hereby granted, free of charge, to any person obtaining a copy of
  1670. > this software and associated documentation files (the "Software"), to deal in
  1671. > the Software without restriction, including without limitation the rights to
  1672. > use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
  1673. > the Software, and to permit persons to whom the Software is furnished to do so,
  1674. > subject to the following conditions:
  1675. >
  1676. > The above copyright notice and this permission notice shall be included in all
  1677. > copies or substantial portions of the Software.
  1678. >
  1679. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1680. > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
  1681. > FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
  1682. > COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
  1683. > IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
  1684. > CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  1685. ---------------------------------------
  1686. ## postcss-modules
  1687. License: MIT
  1688. By: Alexander Madyankin
  1689. Repository: https://github.com/css-modules/postcss-modules.git
  1690. > The MIT License (MIT)
  1691. >
  1692. > Copyright 2015-present Alexander Madyankin <alexander@madyankin.name>
  1693. >
  1694. > Permission is hereby granted, free of charge, to any person obtaining a copy of
  1695. > this software and associated documentation files (the "Software"), to deal in
  1696. > the Software without restriction, including without limitation the rights to
  1697. > use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
  1698. > the Software, and to permit persons to whom the Software is furnished to do so,
  1699. > subject to the following conditions:
  1700. >
  1701. > The above copyright notice and this permission notice shall be included in all
  1702. > copies or substantial portions of the Software.
  1703. >
  1704. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1705. > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
  1706. > FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
  1707. > COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
  1708. > IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
  1709. > CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  1710. ---------------------------------------
  1711. ## postcss-modules-extract-imports
  1712. License: ISC
  1713. By: Glen Maddern
  1714. Repository: https://github.com/css-modules/postcss-modules-extract-imports.git
  1715. > Copyright 2015 Glen Maddern
  1716. >
  1717. > Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
  1718. >
  1719. > THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  1720. ---------------------------------------
  1721. ## postcss-modules-local-by-default
  1722. License: MIT
  1723. By: Mark Dalgleish
  1724. Repository: https://github.com/css-modules/postcss-modules-local-by-default.git
  1725. > The MIT License (MIT)
  1726. >
  1727. > Copyright 2015 Mark Dalgleish <mark.john.dalgleish@gmail.com>
  1728. >
  1729. > Permission is hereby granted, free of charge, to any person obtaining a copy of
  1730. > this software and associated documentation files (the "Software"), to deal in
  1731. > the Software without restriction, including without limitation the rights to
  1732. > use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
  1733. > the Software, and to permit persons to whom the Software is furnished to do so,
  1734. > subject to the following conditions:
  1735. >
  1736. > The above copyright notice and this permission notice shall be included in all
  1737. > copies or substantial portions of the Software.
  1738. >
  1739. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1740. > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
  1741. > FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
  1742. > COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
  1743. > IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
  1744. > CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  1745. ---------------------------------------
  1746. ## postcss-modules-scope
  1747. License: ISC
  1748. By: Glen Maddern
  1749. Repository: https://github.com/css-modules/postcss-modules-scope.git
  1750. > ISC License (ISC)
  1751. >
  1752. > Copyright (c) 2015, Glen Maddern
  1753. >
  1754. > Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
  1755. >
  1756. > THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  1757. ---------------------------------------
  1758. ## postcss-modules-values
  1759. License: ISC
  1760. By: Glen Maddern
  1761. Repository: git+https://github.com/css-modules/postcss-modules-values.git
  1762. > ISC License (ISC)
  1763. >
  1764. > Copyright (c) 2015, Glen Maddern
  1765. >
  1766. > Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
  1767. >
  1768. > THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  1769. ---------------------------------------
  1770. ## postcss-selector-parser
  1771. License: MIT
  1772. By: Ben Briggs, Chris Eppstein
  1773. Repository: postcss/postcss-selector-parser
  1774. > Copyright (c) Ben Briggs <beneb.info@gmail.com> (http://beneb.info)
  1775. >
  1776. > Permission is hereby granted, free of charge, to any person
  1777. > obtaining a copy of this software and associated documentation
  1778. > files (the "Software"), to deal in the Software without
  1779. > restriction, including without limitation the rights to use,
  1780. > copy, modify, merge, publish, distribute, sublicense, and/or sell
  1781. > copies of the Software, and to permit persons to whom the
  1782. > Software is furnished to do so, subject to the following
  1783. > conditions:
  1784. >
  1785. > The above copyright notice and this permission notice shall be
  1786. > included in all copies or substantial portions of the Software.
  1787. >
  1788. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  1789. > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
  1790. > OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  1791. > NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
  1792. > HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
  1793. > WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  1794. > FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
  1795. > OTHER DEALINGS IN THE SOFTWARE.
  1796. ---------------------------------------
  1797. ## postcss-value-parser
  1798. License: MIT
  1799. By: Bogdan Chadkin
  1800. Repository: https://github.com/TrySound/postcss-value-parser.git
  1801. > Copyright (c) Bogdan Chadkin <trysound@yandex.ru>
  1802. >
  1803. > Permission is hereby granted, free of charge, to any person
  1804. > obtaining a copy of this software and associated documentation
  1805. > files (the "Software"), to deal in the Software without
  1806. > restriction, including without limitation the rights to use,
  1807. > copy, modify, merge, publish, distribute, sublicense, and/or sell
  1808. > copies of the Software, and to permit persons to whom the
  1809. > Software is furnished to do so, subject to the following
  1810. > conditions:
  1811. >
  1812. > The above copyright notice and this permission notice shall be
  1813. > included in all copies or substantial portions of the Software.
  1814. >
  1815. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  1816. > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
  1817. > OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  1818. > NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
  1819. > HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
  1820. > WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  1821. > FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
  1822. > OTHER DEALINGS IN THE SOFTWARE.
  1823. ---------------------------------------
  1824. ## readdirp
  1825. License: MIT
  1826. By: Thorsten Lorenz, Paul Miller
  1827. Repository: git://github.com/paulmillr/readdirp.git
  1828. > MIT License
  1829. >
  1830. > Copyright (c) 2012-2019 Thorsten Lorenz, Paul Miller (https://paulmillr.com)
  1831. >
  1832. > Permission is hereby granted, free of charge, to any person obtaining a copy
  1833. > of this software and associated documentation files (the "Software"), to deal
  1834. > in the Software without restriction, including without limitation the rights
  1835. > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1836. > copies of the Software, and to permit persons to whom the Software is
  1837. > furnished to do so, subject to the following conditions:
  1838. >
  1839. > The above copyright notice and this permission notice shall be included in all
  1840. > copies or substantial portions of the Software.
  1841. >
  1842. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1843. > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1844. > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1845. > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1846. > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1847. > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  1848. > SOFTWARE.
  1849. ---------------------------------------
  1850. ## requires-port
  1851. License: MIT
  1852. By: Arnout Kazemier
  1853. Repository: https://github.com/unshiftio/requires-port
  1854. > The MIT License (MIT)
  1855. >
  1856. > Copyright (c) 2015 Unshift.io, Arnout Kazemier, the Contributors.
  1857. >
  1858. > Permission is hereby granted, free of charge, to any person obtaining a copy
  1859. > of this software and associated documentation files (the "Software"), to deal
  1860. > in the Software without restriction, including without limitation the rights
  1861. > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1862. > copies of the Software, and to permit persons to whom the Software is
  1863. > furnished to do so, subject to the following conditions:
  1864. >
  1865. > The above copyright notice and this permission notice shall be included in all
  1866. > copies or substantial portions of the Software.
  1867. >
  1868. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1869. > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1870. > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1871. > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1872. > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1873. > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  1874. > SOFTWARE.
  1875. ---------------------------------------
  1876. ## resolve.exports, totalist
  1877. License: MIT
  1878. By: Luke Edwards
  1879. Repositories: lukeed/resolve.exports, lukeed/totalist
  1880. > The MIT License (MIT)
  1881. >
  1882. > Copyright (c) Luke Edwards <luke.edwards05@gmail.com> (lukeed.com)
  1883. >
  1884. > Permission is hereby granted, free of charge, to any person obtaining a copy
  1885. > of this software and associated documentation files (the "Software"), to deal
  1886. > in the Software without restriction, including without limitation the rights
  1887. > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1888. > copies of the Software, and to permit persons to whom the Software is
  1889. > furnished to do so, subject to the following conditions:
  1890. >
  1891. > The above copyright notice and this permission notice shall be included in
  1892. > all copies or substantial portions of the Software.
  1893. >
  1894. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1895. > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1896. > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1897. > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1898. > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1899. > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  1900. > THE SOFTWARE.
  1901. ---------------------------------------
  1902. ## shebang-command
  1903. License: MIT
  1904. By: Kevin Mårtensson
  1905. Repository: kevva/shebang-command
  1906. > MIT License
  1907. >
  1908. > Copyright (c) Kevin Mårtensson <kevinmartensson@gmail.com> (github.com/kevva)
  1909. >
  1910. > Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
  1911. >
  1912. > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
  1913. >
  1914. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  1915. ---------------------------------------
  1916. ## sirv
  1917. License: MIT
  1918. By: Luke Edwards
  1919. Repository: lukeed/sirv
  1920. ---------------------------------------
  1921. ## statuses
  1922. License: MIT
  1923. By: Douglas Christopher Wilson, Jonathan Ong
  1924. Repository: jshttp/statuses
  1925. > The MIT License (MIT)
  1926. >
  1927. > Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
  1928. > Copyright (c) 2016 Douglas Christopher Wilson <doug@somethingdoug.com>
  1929. >
  1930. > Permission is hereby granted, free of charge, to any person obtaining a copy
  1931. > of this software and associated documentation files (the "Software"), to deal
  1932. > in the Software without restriction, including without limitation the rights
  1933. > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1934. > copies of the Software, and to permit persons to whom the Software is
  1935. > furnished to do so, subject to the following conditions:
  1936. >
  1937. > The above copyright notice and this permission notice shall be included in
  1938. > all copies or substantial portions of the Software.
  1939. >
  1940. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1941. > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1942. > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1943. > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1944. > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1945. > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  1946. > THE SOFTWARE.
  1947. ---------------------------------------
  1948. ## string-hash
  1949. License: CC0-1.0
  1950. By: The Dark Sky Company
  1951. Repository: git://github.com/darkskyapp/string-hash.git
  1952. ---------------------------------------
  1953. ## strip-literal
  1954. License: MIT
  1955. By: Anthony Fu
  1956. Repository: git+https://github.com/antfu/strip-literal.git
  1957. > MIT License
  1958. >
  1959. > Copyright (c) 2022 Anthony Fu <https://github.com/antfu>
  1960. >
  1961. > Permission is hereby granted, free of charge, to any person obtaining a copy
  1962. > of this software and associated documentation files (the "Software"), to deal
  1963. > in the Software without restriction, including without limitation the rights
  1964. > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1965. > copies of the Software, and to permit persons to whom the Software is
  1966. > furnished to do so, subject to the following conditions:
  1967. >
  1968. > The above copyright notice and this permission notice shall be included in all
  1969. > copies or substantial portions of the Software.
  1970. >
  1971. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1972. > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1973. > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1974. > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1975. > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1976. > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  1977. > SOFTWARE.
  1978. ---------------------------------------
  1979. ## tinyglobby
  1980. License: MIT
  1981. By: Superchupu
  1982. Repository: git+https://github.com/SuperchupuDev/tinyglobby.git
  1983. > MIT License
  1984. >
  1985. > Copyright (c) 2024 Madeline Gurriarán
  1986. >
  1987. > Permission is hereby granted, free of charge, to any person obtaining a copy
  1988. > of this software and associated documentation files (the "Software"), to deal
  1989. > in the Software without restriction, including without limitation the rights
  1990. > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1991. > copies of the Software, and to permit persons to whom the Software is
  1992. > furnished to do so, subject to the following conditions:
  1993. >
  1994. > The above copyright notice and this permission notice shall be included in all
  1995. > copies or substantial portions of the Software.
  1996. >
  1997. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1998. > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1999. > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  2000. > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  2001. > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  2002. > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  2003. > SOFTWARE.
  2004. ---------------------------------------
  2005. ## to-regex-range
  2006. License: MIT
  2007. By: Jon Schlinkert, Rouven Weßling
  2008. Repository: micromatch/to-regex-range
  2009. > The MIT License (MIT)
  2010. >
  2011. > Copyright (c) 2015-present, Jon Schlinkert.
  2012. >
  2013. > Permission is hereby granted, free of charge, to any person obtaining a copy
  2014. > of this software and associated documentation files (the "Software"), to deal
  2015. > in the Software without restriction, including without limitation the rights
  2016. > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  2017. > copies of the Software, and to permit persons to whom the Software is
  2018. > furnished to do so, subject to the following conditions:
  2019. >
  2020. > The above copyright notice and this permission notice shall be included in
  2021. > all copies or substantial portions of the Software.
  2022. >
  2023. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  2024. > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  2025. > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  2026. > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  2027. > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  2028. > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  2029. > THE SOFTWARE.
  2030. ---------------------------------------
  2031. ## tsconfck
  2032. License: MIT
  2033. By: dominikg
  2034. Repository: git+https://github.com/dominikg/tsconfck.git
  2035. > MIT License
  2036. >
  2037. > Copyright (c) 2021-present dominikg and [contributors](https://github.com/dominikg/tsconfck/graphs/contributors)
  2038. >
  2039. > Permission is hereby granted, free of charge, to any person obtaining a copy
  2040. > of this software and associated documentation files (the "Software"), to deal
  2041. > in the Software without restriction, including without limitation the rights
  2042. > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  2043. > copies of the Software, and to permit persons to whom the Software is
  2044. > furnished to do so, subject to the following conditions:
  2045. >
  2046. > The above copyright notice and this permission notice shall be included in all
  2047. > copies or substantial portions of the Software.
  2048. >
  2049. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  2050. > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  2051. > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  2052. > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  2053. > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  2054. > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  2055. > SOFTWARE.
  2056. >
  2057. > -- Licenses for 3rd-party code included in tsconfck --
  2058. >
  2059. > # strip-bom and strip-json-comments
  2060. > MIT License
  2061. >
  2062. > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
  2063. >
  2064. > Permission is hereby granted, free of charge, to any person obtaining a copy
  2065. > of this software and associated documentation files (the "Software"), to deal
  2066. > in the Software without restriction, including without limitation the rights
  2067. > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  2068. > copies of the Software, and to permit persons to whom the Software is
  2069. > furnished to do so, subject to the following conditions:
  2070. >
  2071. > The above copyright notice and this permission notice shall be included in all
  2072. > copies or substantial portions of the Software.
  2073. >
  2074. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  2075. > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  2076. > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  2077. > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  2078. > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  2079. > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  2080. > SOFTWARE.
  2081. ---------------------------------------
  2082. ## unpipe
  2083. License: MIT
  2084. By: Douglas Christopher Wilson
  2085. Repository: stream-utils/unpipe
  2086. > (The MIT License)
  2087. >
  2088. > Copyright (c) 2015 Douglas Christopher Wilson <doug@somethingdoug.com>
  2089. >
  2090. > Permission is hereby granted, free of charge, to any person obtaining
  2091. > a copy of this software and associated documentation files (the
  2092. > 'Software'), to deal in the Software without restriction, including
  2093. > without limitation the rights to use, copy, modify, merge, publish,
  2094. > distribute, sublicense, and/or sell copies of the Software, and to
  2095. > permit persons to whom the Software is furnished to do so, subject to
  2096. > the following conditions:
  2097. >
  2098. > The above copyright notice and this permission notice shall be
  2099. > included in all copies or substantial portions of the Software.
  2100. >
  2101. > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
  2102. > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  2103. > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
  2104. > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
  2105. > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
  2106. > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
  2107. > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  2108. ---------------------------------------
  2109. ## util-deprecate
  2110. License: MIT
  2111. By: Nathan Rajlich
  2112. Repository: git://github.com/TooTallNate/util-deprecate.git
  2113. > (The MIT License)
  2114. >
  2115. > Copyright (c) 2014 Nathan Rajlich <nathan@tootallnate.net>
  2116. >
  2117. > Permission is hereby granted, free of charge, to any person
  2118. > obtaining a copy of this software and associated documentation
  2119. > files (the "Software"), to deal in the Software without
  2120. > restriction, including without limitation the rights to use,
  2121. > copy, modify, merge, publish, distribute, sublicense, and/or sell
  2122. > copies of the Software, and to permit persons to whom the
  2123. > Software is furnished to do so, subject to the following
  2124. > conditions:
  2125. >
  2126. > The above copyright notice and this permission notice shall be
  2127. > included in all copies or substantial portions of the Software.
  2128. >
  2129. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  2130. > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
  2131. > OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  2132. > NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
  2133. > HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
  2134. > WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  2135. > FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
  2136. > OTHER DEALINGS IN THE SOFTWARE.
  2137. ---------------------------------------
  2138. ## utils-merge
  2139. License: MIT
  2140. By: Jared Hanson
  2141. Repository: git://github.com/jaredhanson/utils-merge.git
  2142. > The MIT License (MIT)
  2143. >
  2144. > Copyright (c) 2013-2017 Jared Hanson
  2145. >
  2146. > Permission is hereby granted, free of charge, to any person obtaining a copy of
  2147. > this software and associated documentation files (the "Software"), to deal in
  2148. > the Software without restriction, including without limitation the rights to
  2149. > use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
  2150. > the Software, and to permit persons to whom the Software is furnished to do so,
  2151. > subject to the following conditions:
  2152. >
  2153. > The above copyright notice and this permission notice shall be included in all
  2154. > copies or substantial portions of the Software.
  2155. >
  2156. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  2157. > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
  2158. > FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
  2159. > COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
  2160. > IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
  2161. > CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  2162. ---------------------------------------
  2163. ## vary
  2164. License: MIT
  2165. By: Douglas Christopher Wilson
  2166. Repository: jshttp/vary
  2167. > (The MIT License)
  2168. >
  2169. > Copyright (c) 2014-2017 Douglas Christopher Wilson
  2170. >
  2171. > Permission is hereby granted, free of charge, to any person obtaining
  2172. > a copy of this software and associated documentation files (the
  2173. > 'Software'), to deal in the Software without restriction, including
  2174. > without limitation the rights to use, copy, modify, merge, publish,
  2175. > distribute, sublicense, and/or sell copies of the Software, and to
  2176. > permit persons to whom the Software is furnished to do so, subject to
  2177. > the following conditions:
  2178. >
  2179. > The above copyright notice and this permission notice shall be
  2180. > included in all copies or substantial portions of the Software.
  2181. >
  2182. > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
  2183. > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  2184. > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
  2185. > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
  2186. > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
  2187. > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
  2188. > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  2189. ---------------------------------------
  2190. ## ws
  2191. License: MIT
  2192. By: Einar Otto Stangvik
  2193. Repository: git+https://github.com/websockets/ws.git
  2194. > Copyright (c) 2011 Einar Otto Stangvik <einaros@gmail.com>
  2195. > Copyright (c) 2013 Arnout Kazemier and contributors
  2196. > Copyright (c) 2016 Luigi Pinca and contributors
  2197. >
  2198. > Permission is hereby granted, free of charge, to any person obtaining a copy of
  2199. > this software and associated documentation files (the "Software"), to deal in
  2200. > the Software without restriction, including without limitation the rights to
  2201. > use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
  2202. > the Software, and to permit persons to whom the Software is furnished to do so,
  2203. > subject to the following conditions:
  2204. >
  2205. > The above copyright notice and this permission notice shall be included in all
  2206. > copies or substantial portions of the Software.
  2207. >
  2208. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  2209. > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
  2210. > FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
  2211. > COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
  2212. > IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
  2213. > CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.