@@ -1963,6 +1963,35 @@ Repository: git+https://github.com/json5/json5.git
1963
1963
1964
1964
---------------------------------------
1965
1965
1966
+ ## jsonc-parser
1967
+ License: MIT
1968
+ By: Microsoft Corporation
1969
+ Repository: https://github.com/microsoft/node-jsonc-parser
1970
+
1971
+ > The MIT License (MIT)
1972
+ >
1973
+ > Copyright (c) Microsoft
1974
+ >
1975
+ > Permission is hereby granted, free of charge, to any person obtaining a copy
1976
+ > of this software and associated documentation files (the "Software"), to deal
1977
+ > in the Software without restriction, including without limitation the rights
1978
+ > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1979
+ > copies of the Software, and to permit persons to whom the Software is
1980
+ > furnished to do so, subject to the following conditions:
1981
+ >
1982
+ > The above copyright notice and this permission notice shall be included in all
1983
+ > copies or substantial portions of the Software.
1984
+ >
1985
+ > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1986
+ > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1987
+ > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1988
+ > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1989
+ > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1990
+ > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1991
+ > SOFTWARE.
1992
+
1993
+ ---------------------------------------
1994
+
1966
1995
## launch-editor
1967
1996
License: MIT
1968
1997
By: Evan You
@@ -2162,6 +2191,34 @@ Repository: git://github.com/isaacs/minimatch.git
2162
2191
2163
2192
---------------------------------------
2164
2193
2194
+ ## mlly
2195
+ License: MIT
2196
+ Repository: unjs/mlly
2197
+
2198
+ > MIT License
2199
+ >
2200
+ > Copyright (c) 2022 UnJS
2201
+ >
2202
+ > Permission is hereby granted, free of charge, to any person obtaining a copy
2203
+ > of this software and associated documentation files (the "Software"), to deal
2204
+ > in the Software without restriction, including without limitation the rights
2205
+ > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2206
+ > copies of the Software, and to permit persons to whom the Software is
2207
+ > furnished to do so, subject to the following conditions:
2208
+ >
2209
+ > The above copyright notice and this permission notice shall be included in all
2210
+ > copies or substantial portions of the Software.
2211
+ >
2212
+ > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2213
+ > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2214
+ > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2215
+ > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2216
+ > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2217
+ > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2218
+ > SOFTWARE.
2219
+
2220
+ ---------------------------------------
2221
+
2165
2222
## mrmime
2166
2223
License: MIT
2167
2224
By: Luke Edwards
0 commit comments