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