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 aba08a5 commit 021e405Copy full SHA for 021e405
package.json
@@ -12,6 +12,10 @@
12
],
13
"repository": "syntax-tree/hast-util-raw",
14
"bugs": "https://github.com/syntax-tree/hast-util-raw/issues",
15
+ "funding": {
16
+ "type": "opencollective",
17
+ "url": "https://opencollective.com/unified"
18
+ },
19
"author": "Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)",
20
"contributors": [
21
"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)"
0 commit comments