@@ -3465,6 +3465,35 @@ Repository: chalk/strip-ansi
34653465
34663466---------------------------------------
34673467
3468+ ## strip-literal
3469+ License: MIT
3470+ By: Anthony Fu
3471+ Repository: git+https://github.com/antfu/strip-literal.git
3472+
3473+ > MIT License
3474+ >
3475+ > Copyright (c) 2022 Anthony Fu < https://github.com/antfu >
3476+ >
3477+ > Permission is hereby granted, free of charge, to any person obtaining a copy
3478+ > of this software and associated documentation files (the "Software"), to deal
3479+ > in the Software without restriction, including without limitation the rights
3480+ > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3481+ > copies of the Software, and to permit persons to whom the Software is
3482+ > furnished to do so, subject to the following conditions:
3483+ >
3484+ > The above copyright notice and this permission notice shall be included in all
3485+ > copies or substantial portions of the Software.
3486+ >
3487+ > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3488+ > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3489+ > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3490+ > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3491+ > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3492+ > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3493+ > SOFTWARE.
3494+
3495+ ---------------------------------------
3496+
34683497## to-regex-range
34693498License: MIT
34703499By: Jon Schlinkert, Rouven Weßling
0 commit comments