We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
funding
package.json
1 parent 7b61a59 commit f162e94Copy full SHA for f162e94
package.json
@@ -14,6 +14,10 @@
14
],
15
"repository": "syntax-tree/hast-util-to-text",
16
"bugs": "https://github.com/syntax-tree/hast-util-to-text/issues",
17
+ "funding": {
18
+ "type": "opencollective",
19
+ "url": "https://opencollective.com/unified"
20
+ },
21
"author": "Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)",
22
"contributors": [
23
"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)"
0 commit comments