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 4b7d585 commit 68187faCopy full SHA for 68187fa
package.json
@@ -15,6 +15,10 @@
15
],
16
"repository": "syntax-tree/hast-util-select",
17
"bugs": "https://github.com/syntax-tree/hast-util-select/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