Skip to content

Commit ef33cbb

Browse files
committed
Better parsing for well known skills
1 parent cc77715 commit ef33cbb

File tree

11 files changed

+86
-1190
lines changed

11 files changed

+86
-1190
lines changed

ThirdPartyNoticeText.txt

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,23 @@ are set forth below. These licenses and notices are provided for informational p
88
Third Party Code Components
99
--------------------------------------------
1010

11+
================================================================================
12+
Package: @clack/core@0.4.1
13+
License: MIT
14+
Repository: https://github.com/natemoo-re/clack
15+
--------------------------------------------------------------------------------
16+
17+
MIT License
18+
19+
Copyright (c) Nate Moore
20+
21+
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:
22+
23+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
24+
25+
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.
26+
27+
1128
================================================================================
1229
Package: @clack/prompts@0.11.0
1330
License: MIT
@@ -104,6 +121,35 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
104121
SOFTWARE.
105122

106123

124+
================================================================================
125+
Package: sisteransi@1.0.5
126+
License: MIT
127+
Repository: https://github.com/terkelg/sisteransi
128+
--------------------------------------------------------------------------------
129+
130+
MIT License
131+
132+
Copyright (c) 2018 Terkel Gjervig Nielsen
133+
134+
Permission is hereby granted, free of charge, to any person obtaining a copy
135+
of this software and associated documentation files (the "Software"), to deal
136+
in the Software without restriction, including without limitation the rights
137+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
138+
copies of the Software, and to permit persons to whom the Software is
139+
furnished to do so, subject to the following conditions:
140+
141+
The above copyright notice and this permission notice shall be included in all
142+
copies or substantial portions of the Software.
143+
144+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
145+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
146+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
147+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
148+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
149+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
150+
SOFTWARE.
151+
152+
107153
================================================================================
108154
Package: xdg-basedir@5.1.0
109155
License: MIT

0 commit comments

Comments
 (0)