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 df51ada commit 745d94dCopy full SHA for 745d94d
package.json
@@ -15,6 +15,10 @@
15
],
16
"repository": "syntax-tree/unist-util-inspect",
17
"bugs": "https://github.com/syntax-tree/unist-util-inspect/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