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