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 345cb08 commit 1286198Copy full SHA for 1286198
package.json
@@ -13,6 +13,10 @@
13
],
14
"repository": "syntax-tree/unist-util-find-before",
15
"bugs": "https://github.com/syntax-tree/unist-util-find-before/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