@@ -11,6 +11,7 @@ are grateful to these developers for their contribution to open source.
11114. lodash (https://github.com/lodash/lodash)
12125. markdown-it (https://github.com/markdown-it/markdown-it)
13136. leetcode-cli (https://github.com/skygragon/leetcode-cli)
14+ 7. unescape-js (https://github.com/iamakulov/unescape-js)
1415
1516fs-extra NOTICES BEGIN HERE
1617=============================
@@ -205,3 +206,31 @@ SOFTWARE.
205206
206207END OF leetcode-cli NOTICES AND INFORMATION
207208==================================
209+
210+ unescape-js NOTICES BEGIN HERE
211+ =============================
212+
213+ The MIT License (MIT)
214+
215+ Copyright (c) Ivan Akulov <mail@iamakulov.com> (http://iamakulov.com)
216+
217+ Permission is hereby granted, free of charge, to any person obtaining a copy
218+ of this software and associated documentation files (the "Software"), to deal
219+ in the Software without restriction, including without limitation the rights
220+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
221+ copies of the Software, and to permit persons to whom the Software is
222+ furnished to do so, subject to the following conditions:
223+
224+ The above copyright notice and this permission notice shall be included in
225+ all copies or substantial portions of the Software.
226+
227+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
228+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
229+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
230+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
231+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
232+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
233+ THE SOFTWARE.
234+
235+ END OF unescape-js NOTICES AND INFORMATION
236+ ==================================
0 commit comments