@my-life-buddies/cli 0.14.1 → 0.15.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (188) hide show
  1. package/README.md +63 -15
  2. package/dist/bin/buddy.js +28 -9
  3. package/dist/bin/buddy.js.map +2 -2
  4. package/dist/bin/core.js +1293 -603
  5. package/dist/bin/core.js.map +4 -4
  6. package/dist/bin/preview.js +43 -8
  7. package/dist/bin/preview.js.map +2 -2
  8. package/dist/web/app.js +11 -6
  9. package/dist/web/widgets.css +59 -28
  10. package/dist/web/widgets.js +230 -76
  11. package/package.json +3 -3
  12. package/resources/README.md +6 -50
  13. package/resources/buddy-creator/INSTALL.md +0 -25
  14. package/resources/buddy-creator/PATCHES.md +0 -53
  15. package/resources/buddy-creator/SKILL.md +0 -76
  16. package/resources/buddy-creator/THIRD_PARTY_NOTICES.md +0 -154
  17. package/resources/buddy-creator/agents/openai.yaml +0 -4
  18. package/resources/buddy-creator/assets/licenses/bail.txt +0 -26
  19. package/resources/buddy-creator/assets/licenses/ccount.txt +0 -26
  20. package/resources/buddy-creator/assets/licenses/character-entities-html4.txt +0 -26
  21. package/resources/buddy-creator/assets/licenses/character-entities-legacy.txt +0 -26
  22. package/resources/buddy-creator/assets/licenses/character-entities.txt +0 -26
  23. package/resources/buddy-creator/assets/licenses/character-reference-invalid.txt +0 -26
  24. package/resources/buddy-creator/assets/licenses/comma-separated-tokens.txt +0 -26
  25. package/resources/buddy-creator/assets/licenses/debug.txt +0 -24
  26. package/resources/buddy-creator/assets/licenses/decode-named-character-reference.txt +0 -26
  27. package/resources/buddy-creator/assets/licenses/dequal.txt +0 -25
  28. package/resources/buddy-creator/assets/licenses/devlop.txt +0 -26
  29. package/resources/buddy-creator/assets/licenses/escape-string-regexp.txt +0 -13
  30. package/resources/buddy-creator/assets/licenses/estree-util-is-identifier-name.txt +0 -26
  31. package/resources/buddy-creator/assets/licenses/extend.txt +0 -27
  32. package/resources/buddy-creator/assets/licenses/hast-util-to-jsx-runtime.txt +0 -26
  33. package/resources/buddy-creator/assets/licenses/hast-util-whitespace.txt +0 -26
  34. package/resources/buddy-creator/assets/licenses/html-url-attributes.txt +0 -25
  35. package/resources/buddy-creator/assets/licenses/inline-style-parser.txt +0 -13
  36. package/resources/buddy-creator/assets/licenses/is-alphabetical.txt +0 -26
  37. package/resources/buddy-creator/assets/licenses/is-alphanumerical.txt +0 -26
  38. package/resources/buddy-creator/assets/licenses/is-decimal.txt +0 -26
  39. package/resources/buddy-creator/assets/licenses/is-hexadecimal.txt +0 -26
  40. package/resources/buddy-creator/assets/licenses/is-plain-obj.txt +0 -13
  41. package/resources/buddy-creator/assets/licenses/longest-streak.txt +0 -26
  42. package/resources/buddy-creator/assets/licenses/markdown-table.txt +0 -26
  43. package/resources/buddy-creator/assets/licenses/mdast-util-find-and-replace.txt +0 -26
  44. package/resources/buddy-creator/assets/licenses/mdast-util-from-markdown.txt +0 -26
  45. package/resources/buddy-creator/assets/licenses/mdast-util-gfm-autolink-literal.txt +0 -26
  46. package/resources/buddy-creator/assets/licenses/mdast-util-gfm-footnote.txt +0 -26
  47. package/resources/buddy-creator/assets/licenses/mdast-util-gfm-strikethrough.txt +0 -26
  48. package/resources/buddy-creator/assets/licenses/mdast-util-gfm-table.txt +0 -26
  49. package/resources/buddy-creator/assets/licenses/mdast-util-gfm-task-list-item.txt +0 -26
  50. package/resources/buddy-creator/assets/licenses/mdast-util-gfm.txt +0 -26
  51. package/resources/buddy-creator/assets/licenses/mdast-util-mdx-expression.txt +0 -26
  52. package/resources/buddy-creator/assets/licenses/mdast-util-mdx-jsx.txt +0 -26
  53. package/resources/buddy-creator/assets/licenses/mdast-util-mdxjs-esm.txt +0 -26
  54. package/resources/buddy-creator/assets/licenses/mdast-util-phrasing.txt +0 -27
  55. package/resources/buddy-creator/assets/licenses/mdast-util-to-hast.txt +0 -26
  56. package/resources/buddy-creator/assets/licenses/mdast-util-to-markdown.txt +0 -26
  57. package/resources/buddy-creator/assets/licenses/mdast-util-to-string.txt +0 -26
  58. package/resources/buddy-creator/assets/licenses/micromark-core-commonmark.txt +0 -26
  59. package/resources/buddy-creator/assets/licenses/micromark-extension-gfm-autolink-literal.txt +0 -26
  60. package/resources/buddy-creator/assets/licenses/micromark-extension-gfm-footnote.txt +0 -26
  61. package/resources/buddy-creator/assets/licenses/micromark-extension-gfm-strikethrough.txt +0 -26
  62. package/resources/buddy-creator/assets/licenses/micromark-extension-gfm-table.txt +0 -26
  63. package/resources/buddy-creator/assets/licenses/micromark-extension-gfm-tagfilter.txt +0 -26
  64. package/resources/buddy-creator/assets/licenses/micromark-extension-gfm-task-list-item.txt +0 -26
  65. package/resources/buddy-creator/assets/licenses/micromark-extension-gfm.txt +0 -26
  66. package/resources/buddy-creator/assets/licenses/micromark-factory-destination.txt +0 -26
  67. package/resources/buddy-creator/assets/licenses/micromark-factory-label.txt +0 -26
  68. package/resources/buddy-creator/assets/licenses/micromark-factory-space.txt +0 -26
  69. package/resources/buddy-creator/assets/licenses/micromark-factory-title.txt +0 -26
  70. package/resources/buddy-creator/assets/licenses/micromark-factory-whitespace.txt +0 -26
  71. package/resources/buddy-creator/assets/licenses/micromark-util-character.txt +0 -26
  72. package/resources/buddy-creator/assets/licenses/micromark-util-chunked.txt +0 -26
  73. package/resources/buddy-creator/assets/licenses/micromark-util-classify-character.txt +0 -26
  74. package/resources/buddy-creator/assets/licenses/micromark-util-combine-extensions.txt +0 -26
  75. package/resources/buddy-creator/assets/licenses/micromark-util-decode-numeric-character-reference.txt +0 -26
  76. package/resources/buddy-creator/assets/licenses/micromark-util-decode-string.txt +0 -26
  77. package/resources/buddy-creator/assets/licenses/micromark-util-encode.txt +0 -26
  78. package/resources/buddy-creator/assets/licenses/micromark-util-html-tag-name.txt +0 -26
  79. package/resources/buddy-creator/assets/licenses/micromark-util-normalize-identifier.txt +0 -26
  80. package/resources/buddy-creator/assets/licenses/micromark-util-resolve-all.txt +0 -26
  81. package/resources/buddy-creator/assets/licenses/micromark-util-sanitize-uri.txt +0 -26
  82. package/resources/buddy-creator/assets/licenses/micromark-util-subtokenize.txt +0 -26
  83. package/resources/buddy-creator/assets/licenses/micromark-util-symbol.txt +0 -26
  84. package/resources/buddy-creator/assets/licenses/micromark-util-types.txt +0 -26
  85. package/resources/buddy-creator/assets/licenses/micromark.txt +0 -26
  86. package/resources/buddy-creator/assets/licenses/ms.txt +0 -25
  87. package/resources/buddy-creator/assets/licenses/parse-entities.txt +0 -26
  88. package/resources/buddy-creator/assets/licenses/phosphor-icons--react.txt +0 -25
  89. package/resources/buddy-creator/assets/licenses/property-information.txt +0 -26
  90. package/resources/buddy-creator/assets/licenses/react-dom.txt +0 -25
  91. package/resources/buddy-creator/assets/licenses/react-markdown.txt +0 -25
  92. package/resources/buddy-creator/assets/licenses/react.txt +0 -25
  93. package/resources/buddy-creator/assets/licenses/remark-gfm.txt +0 -26
  94. package/resources/buddy-creator/assets/licenses/remark-parse.txt +0 -25
  95. package/resources/buddy-creator/assets/licenses/remark-rehype.txt +0 -26
  96. package/resources/buddy-creator/assets/licenses/remark-stringify.txt +0 -25
  97. package/resources/buddy-creator/assets/licenses/scheduler.txt +0 -25
  98. package/resources/buddy-creator/assets/licenses/space-separated-tokens.txt +0 -26
  99. package/resources/buddy-creator/assets/licenses/stringify-entities.txt +0 -26
  100. package/resources/buddy-creator/assets/licenses/style-to-js.txt +0 -26
  101. package/resources/buddy-creator/assets/licenses/style-to-object.txt +0 -26
  102. package/resources/buddy-creator/assets/licenses/trim-lines.txt +0 -26
  103. package/resources/buddy-creator/assets/licenses/trough.txt +0 -25
  104. package/resources/buddy-creator/assets/licenses/types--debug.txt +0 -25
  105. package/resources/buddy-creator/assets/licenses/types--estree-jsx.txt +0 -25
  106. package/resources/buddy-creator/assets/licenses/types--estree.txt +0 -25
  107. package/resources/buddy-creator/assets/licenses/types--hast.txt +0 -25
  108. package/resources/buddy-creator/assets/licenses/types--mdast.txt +0 -25
  109. package/resources/buddy-creator/assets/licenses/types--ms.txt +0 -25
  110. package/resources/buddy-creator/assets/licenses/types--unist.txt +0 -25
  111. package/resources/buddy-creator/assets/licenses/ungap--structured-clone.txt +0 -19
  112. package/resources/buddy-creator/assets/licenses/unified.txt +0 -25
  113. package/resources/buddy-creator/assets/licenses/unist-util-is.txt +0 -26
  114. package/resources/buddy-creator/assets/licenses/unist-util-position.txt +0 -26
  115. package/resources/buddy-creator/assets/licenses/unist-util-stringify-position.txt +0 -26
  116. package/resources/buddy-creator/assets/licenses/unist-util-visit-parents.txt +0 -26
  117. package/resources/buddy-creator/assets/licenses/unist-util-visit.txt +0 -26
  118. package/resources/buddy-creator/assets/licenses/vfile-message.txt +0 -26
  119. package/resources/buddy-creator/assets/licenses/vfile.txt +0 -25
  120. package/resources/buddy-creator/assets/licenses/zwitch.txt +0 -26
  121. package/resources/buddy-creator/assets/preview/assets/index-B5VmkoSx.js +0 -39
  122. package/resources/buddy-creator/assets/preview/assets/index-DWKP6b-3.css +0 -4
  123. package/resources/buddy-creator/assets/preview/brand-logo.png +0 -0
  124. package/resources/buddy-creator/assets/preview/brand.css +0 -100
  125. package/resources/buddy-creator/assets/preview/index.html +0 -7
  126. package/resources/buddy-creator/assets/preview/reader.css +0 -165
  127. package/resources/buddy-creator/assets/preview/reader.js +0 -135
  128. package/resources/buddy-creator/assets/preview/widgets.css +0 -1
  129. package/resources/buddy-creator/assets/preview/widgets.js +0 -168
  130. package/resources/buddy-creator/assets/widget-reference/conversation.png +0 -0
  131. package/resources/buddy-creator/assets/widget-reference/expanded.png +0 -0
  132. package/resources/buddy-creator/assets/widget-v2/app.js +0 -62
  133. package/resources/buddy-creator/assets/widget-v2/style.css +0 -1
  134. package/resources/buddy-creator/assets/widget-v3/app.js +0 -65
  135. package/resources/buddy-creator/assets/widget-v3/style.css +0 -103
  136. package/resources/buddy-creator/assets/widget-v4/app.js +0 -66
  137. package/resources/buddy-creator/assets/widget-v4/style.css +0 -187
  138. package/resources/buddy-creator/references/artifact-schema.md +0 -70
  139. package/resources/buddy-creator/references/catalog.json +0 -401
  140. package/resources/buddy-creator/references/definition.md +0 -24
  141. package/resources/buddy-creator/references/dialogue-examples.md +0 -133
  142. package/resources/buddy-creator/references/host-guide.md +0 -219
  143. package/resources/buddy-creator/references/interview.md +0 -235
  144. package/resources/buddy-creator/references/knowledge.md +0 -40
  145. package/resources/buddy-creator/references/methods.md +0 -77
  146. package/resources/buddy-creator/references/opening.md +0 -14
  147. package/resources/buddy-creator/references/preview-panel.md +0 -66
  148. package/resources/buddy-creator/references/recovery.md +0 -46
  149. package/resources/buddy-creator/references/service.md +0 -76
  150. package/resources/buddy-creator/references/widgets-protocol.md +0 -83
  151. package/resources/buddy-creator/references/widgets.md +0 -99
  152. package/resources/buddy-creator/scripts/buddy.py +0 -108
  153. package/resources/buddy-creator/scripts/buddy_client.py +0 -67
  154. package/resources/buddy-creator/scripts/buddy_core.py +0 -865
  155. package/resources/buddy-creator/scripts/completion.py +0 -296
  156. package/resources/buddy-creator/scripts/interview.py +0 -215
  157. package/resources/buddy-creator/scripts/preview.py +0 -617
  158. package/resources/buddy-creator/scripts/preview_panel.py +0 -80
  159. package/resources/buddy-creator/scripts/sources.py +0 -239
  160. package/resources/buddy-creator/scripts/widget_render.py +0 -66
  161. package/resources/buddy-creator/scripts/widget_render_v1.py +0 -176
  162. package/resources/buddy-creator/scripts/widget_render_v2.py +0 -98
  163. package/resources/buddy-creator/scripts/widget_render_v3.py +0 -86
  164. package/resources/buddy-creator/scripts/widget_render_v4.py +0 -121
  165. package/resources/buddy-creator/scripts/widgets.py +0 -227
  166. package/resources/buddy-creator/version.json +0 -8
  167. package/resources/buddy-creator.manifest.json +0 -791
  168. package/resources/dada-object-avatar/SKILL.md +0 -37
  169. package/resources/dada-object-avatar/agents/openai.yaml +0 -4
  170. package/resources/dada-object-avatar/assets/examples/cat.png +0 -0
  171. package/resources/dada-object-avatar/assets/examples/cooking.png +0 -0
  172. package/resources/dada-object-avatar/assets/examples/divination.png +0 -0
  173. package/resources/dada-object-avatar/assets/examples/doctor.png +0 -0
  174. package/resources/dada-object-avatar/assets/examples/relationship.png +0 -0
  175. package/resources/dada-object-avatar/assets/examples/work.png +0 -0
  176. package/resources/dada-object-avatar/assets/preview.png +0 -0
  177. package/resources/dada-object-avatar/references/evaluation-rubric.md +0 -22
  178. package/resources/dada-object-avatar/references/examples.json +0 -8
  179. package/resources/dada-object-avatar/references/prompt-template.md +0 -27
  180. package/resources/dada-object-avatar/references/style-system.md +0 -54
  181. package/resources/dada-object-avatar/references/subject-design.md +0 -23
  182. package/resources/dada-object-avatar/references/training-guide.md +0 -14
  183. package/resources/dada-object-avatar/references/training-log.jsonl +0 -0
  184. package/resources/dada-object-avatar/references/training-record.schema.json +0 -20
  185. package/resources/dada-object-avatar/scripts/choose_gaze.py +0 -36
  186. package/resources/dada-object-avatar/scripts/record_example.py +0 -22
  187. package/resources/dada-object-avatar/scripts/validate_png.py +0 -52
  188. package/resources/dada-object-avatar.manifest.json +0 -85
@@ -1,26 +0,0 @@
1
- mdast-util-mdx-expression 2.0.1
2
-
3
- license
4
-
5
- (The MIT License)
6
-
7
- Copyright (c) 2020 Titus Wormer <tituswormer@gmail.com>
8
-
9
- Permission is hereby granted, free of charge, to any person obtaining
10
- a copy of this software and associated documentation files (the
11
- 'Software'), to deal in the Software without restriction, including
12
- without limitation the rights to use, copy, modify, merge, publish,
13
- distribute, sublicense, and/or sell copies of the Software, and to
14
- permit persons to whom the Software is furnished to do so, subject to
15
- the following conditions:
16
-
17
- The above copyright notice and this permission notice shall be
18
- included in all copies or substantial portions of the Software.
19
-
20
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
21
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
22
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
23
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
24
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
25
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
26
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
@@ -1,26 +0,0 @@
1
- mdast-util-mdx-jsx 3.2.0
2
-
3
- license
4
-
5
- (The MIT License)
6
-
7
- Copyright (c) 2020 Titus Wormer <tituswormer@gmail.com>
8
-
9
- Permission is hereby granted, free of charge, to any person obtaining
10
- a copy of this software and associated documentation files (the
11
- 'Software'), to deal in the Software without restriction, including
12
- without limitation the rights to use, copy, modify, merge, publish,
13
- distribute, sublicense, and/or sell copies of the Software, and to
14
- permit persons to whom the Software is furnished to do so, subject to
15
- the following conditions:
16
-
17
- The above copyright notice and this permission notice shall be
18
- included in all copies or substantial portions of the Software.
19
-
20
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
21
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
22
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
23
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
24
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
25
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
26
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
@@ -1,26 +0,0 @@
1
- mdast-util-mdxjs-esm 2.0.1
2
-
3
- license
4
-
5
- (The MIT License)
6
-
7
- Copyright (c) 2020 Titus Wormer <tituswormer@gmail.com>
8
-
9
- Permission is hereby granted, free of charge, to any person obtaining
10
- a copy of this software and associated documentation files (the
11
- 'Software'), to deal in the Software without restriction, including
12
- without limitation the rights to use, copy, modify, merge, publish,
13
- distribute, sublicense, and/or sell copies of the Software, and to
14
- permit persons to whom the Software is furnished to do so, subject to
15
- the following conditions:
16
-
17
- The above copyright notice and this permission notice shall be
18
- included in all copies or substantial portions of the Software.
19
-
20
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
21
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
22
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
23
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
24
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
25
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
26
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
@@ -1,27 +0,0 @@
1
- mdast-util-phrasing 4.1.0
2
-
3
- license
4
-
5
- (The MIT License)
6
-
7
- Copyright (c) 2017 Titus Wormer <tituswormer@gmail.com>
8
- Copyright (c) 2017 Victor Felder <victor@draft.li>
9
-
10
- Permission is hereby granted, free of charge, to any person obtaining
11
- a copy of this software and associated documentation files (the
12
- 'Software'), to deal in the Software without restriction, including
13
- without limitation the rights to use, copy, modify, merge, publish,
14
- distribute, sublicense, and/or sell copies of the Software, and to
15
- permit persons to whom the Software is furnished to do so, subject to
16
- the following conditions:
17
-
18
- The above copyright notice and this permission notice shall be
19
- included in all copies or substantial portions of the Software.
20
-
21
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
22
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
23
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
24
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
25
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
26
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
27
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
@@ -1,26 +0,0 @@
1
- mdast-util-to-hast 13.2.1
2
-
3
- license
4
-
5
- (The MIT License)
6
-
7
- Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
8
-
9
- Permission is hereby granted, free of charge, to any person obtaining
10
- a copy of this software and associated documentation files (the
11
- 'Software'), to deal in the Software without restriction, including
12
- without limitation the rights to use, copy, modify, merge, publish,
13
- distribute, sublicense, and/or sell copies of the Software, and to
14
- permit persons to whom the Software is furnished to do so, subject to
15
- the following conditions:
16
-
17
- The above copyright notice and this permission notice shall be
18
- included in all copies or substantial portions of the Software.
19
-
20
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
21
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
22
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
23
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
24
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
25
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
26
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
@@ -1,26 +0,0 @@
1
- mdast-util-to-markdown 2.1.2
2
-
3
- license
4
-
5
- (The MIT License)
6
-
7
- Copyright (c) Titus Wormer <tituswormer@gmail.com>
8
-
9
- Permission is hereby granted, free of charge, to any person obtaining
10
- a copy of this software and associated documentation files (the
11
- 'Software'), to deal in the Software without restriction, including
12
- without limitation the rights to use, copy, modify, merge, publish,
13
- distribute, sublicense, and/or sell copies of the Software, and to
14
- permit persons to whom the Software is furnished to do so, subject to
15
- the following conditions:
16
-
17
- The above copyright notice and this permission notice shall be
18
- included in all copies or substantial portions of the Software.
19
-
20
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
21
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
22
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
23
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
24
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
25
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
26
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
@@ -1,26 +0,0 @@
1
- mdast-util-to-string 4.0.0
2
-
3
- license
4
-
5
- (The MIT License)
6
-
7
- Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
8
-
9
- Permission is hereby granted, free of charge, to any person obtaining
10
- a copy of this software and associated documentation files (the
11
- 'Software'), to deal in the Software without restriction, including
12
- without limitation the rights to use, copy, modify, merge, publish,
13
- distribute, sublicense, and/or sell copies of the Software, and to
14
- permit persons to whom the Software is furnished to do so, subject to
15
- the following conditions:
16
-
17
- The above copyright notice and this permission notice shall be
18
- included in all copies or substantial portions of the Software.
19
-
20
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
21
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
22
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
23
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
24
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
25
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
26
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
@@ -1,26 +0,0 @@
1
- micromark-core-commonmark 2.0.3
2
-
3
- license
4
-
5
- (The MIT License)
6
-
7
- Copyright (c) Titus Wormer <tituswormer@gmail.com>
8
-
9
- Permission is hereby granted, free of charge, to any person obtaining
10
- a copy of this software and associated documentation files (the
11
- 'Software'), to deal in the Software without restriction, including
12
- without limitation the rights to use, copy, modify, merge, publish,
13
- distribute, sublicense, and/or sell copies of the Software, and to
14
- permit persons to whom the Software is furnished to do so, subject to
15
- the following conditions:
16
-
17
- The above copyright notice and this permission notice shall be
18
- included in all copies or substantial portions of the Software.
19
-
20
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
21
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
22
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
23
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
24
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
25
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
26
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
@@ -1,26 +0,0 @@
1
- micromark-extension-gfm-autolink-literal 2.1.0
2
-
3
- license
4
-
5
- (The MIT License)
6
-
7
- Copyright (c) 2020 Titus Wormer <tituswormer@gmail.com>
8
-
9
- Permission is hereby granted, free of charge, to any person obtaining
10
- a copy of this software and associated documentation files (the
11
- 'Software'), to deal in the Software without restriction, including
12
- without limitation the rights to use, copy, modify, merge, publish,
13
- distribute, sublicense, and/or sell copies of the Software, and to
14
- permit persons to whom the Software is furnished to do so, subject to
15
- the following conditions:
16
-
17
- The above copyright notice and this permission notice shall be
18
- included in all copies or substantial portions of the Software.
19
-
20
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
21
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
22
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
23
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
24
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
25
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
26
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
@@ -1,26 +0,0 @@
1
- micromark-extension-gfm-footnote 2.1.0
2
-
3
- license
4
-
5
- (The MIT License)
6
-
7
- Copyright (c) 2021 Titus Wormer <tituswormer@gmail.com>
8
-
9
- Permission is hereby granted, free of charge, to any person obtaining
10
- a copy of this software and associated documentation files (the
11
- 'Software'), to deal in the Software without restriction, including
12
- without limitation the rights to use, copy, modify, merge, publish,
13
- distribute, sublicense, and/or sell copies of the Software, and to
14
- permit persons to whom the Software is furnished to do so, subject to
15
- the following conditions:
16
-
17
- The above copyright notice and this permission notice shall be
18
- included in all copies or substantial portions of the Software.
19
-
20
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
21
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
22
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
23
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
24
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
25
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
26
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
@@ -1,26 +0,0 @@
1
- micromark-extension-gfm-strikethrough 2.1.0
2
-
3
- license
4
-
5
- (The MIT License)
6
-
7
- Copyright (c) 2020 Titus Wormer <tituswormer@gmail.com>
8
-
9
- Permission is hereby granted, free of charge, to any person obtaining
10
- a copy of this software and associated documentation files (the
11
- 'Software'), to deal in the Software without restriction, including
12
- without limitation the rights to use, copy, modify, merge, publish,
13
- distribute, sublicense, and/or sell copies of the Software, and to
14
- permit persons to whom the Software is furnished to do so, subject to
15
- the following conditions:
16
-
17
- The above copyright notice and this permission notice shall be
18
- included in all copies or substantial portions of the Software.
19
-
20
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
21
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
22
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
23
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
24
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
25
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
26
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
@@ -1,26 +0,0 @@
1
- micromark-extension-gfm-table 2.1.1
2
-
3
- license
4
-
5
- (The MIT License)
6
-
7
- Copyright (c) Titus Wormer <tituswormer@gmail.com>
8
-
9
- Permission is hereby granted, free of charge, to any person obtaining
10
- a copy of this software and associated documentation files (the
11
- 'Software'), to deal in the Software without restriction, including
12
- without limitation the rights to use, copy, modify, merge, publish,
13
- distribute, sublicense, and/or sell copies of the Software, and to
14
- permit persons to whom the Software is furnished to do so, subject to
15
- the following conditions:
16
-
17
- The above copyright notice and this permission notice shall be
18
- included in all copies or substantial portions of the Software.
19
-
20
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
21
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
22
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
23
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
24
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
25
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
26
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
@@ -1,26 +0,0 @@
1
- micromark-extension-gfm-tagfilter 2.0.0
2
-
3
- license
4
-
5
- (The MIT License)
6
-
7
- Copyright (c) 2020 Titus Wormer <tituswormer@gmail.com>
8
-
9
- Permission is hereby granted, free of charge, to any person obtaining
10
- a copy of this software and associated documentation files (the
11
- 'Software'), to deal in the Software without restriction, including
12
- without limitation the rights to use, copy, modify, merge, publish,
13
- distribute, sublicense, and/or sell copies of the Software, and to
14
- permit persons to whom the Software is furnished to do so, subject to
15
- the following conditions:
16
-
17
- The above copyright notice and this permission notice shall be
18
- included in all copies or substantial portions of the Software.
19
-
20
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
21
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
22
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
23
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
24
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
25
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
26
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
@@ -1,26 +0,0 @@
1
- micromark-extension-gfm-task-list-item 2.1.0
2
-
3
- license
4
-
5
- (The MIT License)
6
-
7
- Copyright (c) 2020 Titus Wormer <tituswormer@gmail.com>
8
-
9
- Permission is hereby granted, free of charge, to any person obtaining
10
- a copy of this software and associated documentation files (the
11
- 'Software'), to deal in the Software without restriction, including
12
- without limitation the rights to use, copy, modify, merge, publish,
13
- distribute, sublicense, and/or sell copies of the Software, and to
14
- permit persons to whom the Software is furnished to do so, subject to
15
- the following conditions:
16
-
17
- The above copyright notice and this permission notice shall be
18
- included in all copies or substantial portions of the Software.
19
-
20
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
21
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
22
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
23
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
24
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
25
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
26
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
@@ -1,26 +0,0 @@
1
- micromark-extension-gfm 3.0.0
2
-
3
- license
4
-
5
- (The MIT License)
6
-
7
- Copyright (c) 2020 Titus Wormer <tituswormer@gmail.com>
8
-
9
- Permission is hereby granted, free of charge, to any person obtaining
10
- a copy of this software and associated documentation files (the
11
- 'Software'), to deal in the Software without restriction, including
12
- without limitation the rights to use, copy, modify, merge, publish,
13
- distribute, sublicense, and/or sell copies of the Software, and to
14
- permit persons to whom the Software is furnished to do so, subject to
15
- the following conditions:
16
-
17
- The above copyright notice and this permission notice shall be
18
- included in all copies or substantial portions of the Software.
19
-
20
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
21
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
22
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
23
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
24
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
25
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
26
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
@@ -1,26 +0,0 @@
1
- micromark-factory-destination 2.0.1
2
-
3
- license
4
-
5
- (The MIT License)
6
-
7
- Copyright (c) Titus Wormer <tituswormer@gmail.com>
8
-
9
- Permission is hereby granted, free of charge, to any person obtaining
10
- a copy of this software and associated documentation files (the
11
- 'Software'), to deal in the Software without restriction, including
12
- without limitation the rights to use, copy, modify, merge, publish,
13
- distribute, sublicense, and/or sell copies of the Software, and to
14
- permit persons to whom the Software is furnished to do so, subject to
15
- the following conditions:
16
-
17
- The above copyright notice and this permission notice shall be
18
- included in all copies or substantial portions of the Software.
19
-
20
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
21
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
22
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
23
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
24
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
25
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
26
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
@@ -1,26 +0,0 @@
1
- micromark-factory-label 2.0.1
2
-
3
- license
4
-
5
- (The MIT License)
6
-
7
- Copyright (c) Titus Wormer <tituswormer@gmail.com>
8
-
9
- Permission is hereby granted, free of charge, to any person obtaining
10
- a copy of this software and associated documentation files (the
11
- 'Software'), to deal in the Software without restriction, including
12
- without limitation the rights to use, copy, modify, merge, publish,
13
- distribute, sublicense, and/or sell copies of the Software, and to
14
- permit persons to whom the Software is furnished to do so, subject to
15
- the following conditions:
16
-
17
- The above copyright notice and this permission notice shall be
18
- included in all copies or substantial portions of the Software.
19
-
20
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
21
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
22
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
23
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
24
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
25
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
26
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
@@ -1,26 +0,0 @@
1
- micromark-factory-space 2.0.1
2
-
3
- license
4
-
5
- (The MIT License)
6
-
7
- Copyright (c) Titus Wormer <tituswormer@gmail.com>
8
-
9
- Permission is hereby granted, free of charge, to any person obtaining
10
- a copy of this software and associated documentation files (the
11
- 'Software'), to deal in the Software without restriction, including
12
- without limitation the rights to use, copy, modify, merge, publish,
13
- distribute, sublicense, and/or sell copies of the Software, and to
14
- permit persons to whom the Software is furnished to do so, subject to
15
- the following conditions:
16
-
17
- The above copyright notice and this permission notice shall be
18
- included in all copies or substantial portions of the Software.
19
-
20
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
21
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
22
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
23
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
24
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
25
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
26
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
@@ -1,26 +0,0 @@
1
- micromark-factory-title 2.0.1
2
-
3
- license
4
-
5
- (The MIT License)
6
-
7
- Copyright (c) Titus Wormer <tituswormer@gmail.com>
8
-
9
- Permission is hereby granted, free of charge, to any person obtaining
10
- a copy of this software and associated documentation files (the
11
- 'Software'), to deal in the Software without restriction, including
12
- without limitation the rights to use, copy, modify, merge, publish,
13
- distribute, sublicense, and/or sell copies of the Software, and to
14
- permit persons to whom the Software is furnished to do so, subject to
15
- the following conditions:
16
-
17
- The above copyright notice and this permission notice shall be
18
- included in all copies or substantial portions of the Software.
19
-
20
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
21
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
22
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
23
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
24
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
25
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
26
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
@@ -1,26 +0,0 @@
1
- micromark-factory-whitespace 2.0.1
2
-
3
- license
4
-
5
- (The MIT License)
6
-
7
- Copyright (c) Titus Wormer <tituswormer@gmail.com>
8
-
9
- Permission is hereby granted, free of charge, to any person obtaining
10
- a copy of this software and associated documentation files (the
11
- 'Software'), to deal in the Software without restriction, including
12
- without limitation the rights to use, copy, modify, merge, publish,
13
- distribute, sublicense, and/or sell copies of the Software, and to
14
- permit persons to whom the Software is furnished to do so, subject to
15
- the following conditions:
16
-
17
- The above copyright notice and this permission notice shall be
18
- included in all copies or substantial portions of the Software.
19
-
20
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
21
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
22
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
23
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
24
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
25
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
26
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
@@ -1,26 +0,0 @@
1
- micromark-util-character 2.1.1
2
-
3
- license
4
-
5
- (The MIT License)
6
-
7
- Copyright (c) Titus Wormer <tituswormer@gmail.com>
8
-
9
- Permission is hereby granted, free of charge, to any person obtaining
10
- a copy of this software and associated documentation files (the
11
- 'Software'), to deal in the Software without restriction, including
12
- without limitation the rights to use, copy, modify, merge, publish,
13
- distribute, sublicense, and/or sell copies of the Software, and to
14
- permit persons to whom the Software is furnished to do so, subject to
15
- the following conditions:
16
-
17
- The above copyright notice and this permission notice shall be
18
- included in all copies or substantial portions of the Software.
19
-
20
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
21
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
22
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
23
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
24
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
25
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
26
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
@@ -1,26 +0,0 @@
1
- micromark-util-chunked 2.0.1
2
-
3
- license
4
-
5
- (The MIT License)
6
-
7
- Copyright (c) Titus Wormer <tituswormer@gmail.com>
8
-
9
- Permission is hereby granted, free of charge, to any person obtaining
10
- a copy of this software and associated documentation files (the
11
- 'Software'), to deal in the Software without restriction, including
12
- without limitation the rights to use, copy, modify, merge, publish,
13
- distribute, sublicense, and/or sell copies of the Software, and to
14
- permit persons to whom the Software is furnished to do so, subject to
15
- the following conditions:
16
-
17
- The above copyright notice and this permission notice shall be
18
- included in all copies or substantial portions of the Software.
19
-
20
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
21
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
22
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
23
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
24
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
25
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
26
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
@@ -1,26 +0,0 @@
1
- micromark-util-classify-character 2.0.1
2
-
3
- license
4
-
5
- (The MIT License)
6
-
7
- Copyright (c) Titus Wormer <tituswormer@gmail.com>
8
-
9
- Permission is hereby granted, free of charge, to any person obtaining
10
- a copy of this software and associated documentation files (the
11
- 'Software'), to deal in the Software without restriction, including
12
- without limitation the rights to use, copy, modify, merge, publish,
13
- distribute, sublicense, and/or sell copies of the Software, and to
14
- permit persons to whom the Software is furnished to do so, subject to
15
- the following conditions:
16
-
17
- The above copyright notice and this permission notice shall be
18
- included in all copies or substantial portions of the Software.
19
-
20
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
21
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
22
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
23
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
24
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
25
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
26
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
@@ -1,26 +0,0 @@
1
- micromark-util-combine-extensions 2.0.1
2
-
3
- license
4
-
5
- (The MIT License)
6
-
7
- Copyright (c) Titus Wormer <tituswormer@gmail.com>
8
-
9
- Permission is hereby granted, free of charge, to any person obtaining
10
- a copy of this software and associated documentation files (the
11
- 'Software'), to deal in the Software without restriction, including
12
- without limitation the rights to use, copy, modify, merge, publish,
13
- distribute, sublicense, and/or sell copies of the Software, and to
14
- permit persons to whom the Software is furnished to do so, subject to
15
- the following conditions:
16
-
17
- The above copyright notice and this permission notice shall be
18
- included in all copies or substantial portions of the Software.
19
-
20
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
21
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
22
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
23
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
24
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
25
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
26
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.