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