@@ -2186,6 +2186,35 @@ Repository: git+https://github.com/isaacs/isexe.git
2186
2186
2187
2187
---------------------------------------
2188
2188
2189
+ ## js-tokens
2190
+ License: MIT
2191
+ By: Simon Lydell
2192
+ Repository: lydell/js-tokens
2193
+
2194
+ > The MIT License (MIT)
2195
+ >
2196
+ > Copyright (c) 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023 Simon Lydell
2197
+ >
2198
+ > Permission is hereby granted, free of charge, to any person obtaining a copy
2199
+ > of this software and associated documentation files (the "Software"), to deal
2200
+ > in the Software without restriction, including without limitation the rights
2201
+ > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2202
+ > copies of the Software, and to permit persons to whom the Software is
2203
+ > furnished to do so, subject to the following conditions:
2204
+ >
2205
+ > The above copyright notice and this permission notice shall be included in
2206
+ > all 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,
2210
+ > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2211
+ > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2212
+ > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2213
+ > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2214
+ > THE SOFTWARE.
2215
+
2216
+ ---------------------------------------
2217
+
2189
2218
## json-stable-stringify
2190
2219
License: MIT
2191
2220
By: James Halliday
0 commit comments