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 7301c36 commit aab41c0Copy full SHA for aab41c0
package.json
@@ -11,6 +11,10 @@
11
],
12
"repository": "syntax-tree/unist-util-assert",
13
"bugs": "https://github.com/syntax-tree/unist-util-assert/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