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 d96d8c0 commit 17a533eCopy full SHA for 17a533e
package.json
@@ -13,6 +13,10 @@
13
],
14
"repository": "syntax-tree/unist-util-position",
15
"bugs": "https://github.com/syntax-tree/unist-util-position/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