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 261afcb commit 84acffcCopy full SHA for 84acffc
package.json
@@ -11,6 +11,10 @@
11
],
12
"repository": "syntax-tree/unist-util-size",
13
"bugs": "https://github.com/syntax-tree/unist-util-size/issues",
14
+ "funding": {
15
+ "type": "opencollective",
16
+ "url": "https://opencollective.com/unified"
17
+ },
18
"author": "Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)",
19
"contributors": [
20
"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)"
0 commit comments