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 1ead697 commit a926ec5Copy full SHA for a926ec5
package.json
@@ -14,6 +14,10 @@
14
],
15
"repository": "syntax-tree/mdast-util-definitions",
16
"bugs": "https://github.com/syntax-tree/mdast-util-definitions/issues",
17
+ "funding": {
18
+ "type": "opencollective",
19
+ "url": "https://opencollective.com/unified"
20
+ },
21
"author": "Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)",
22
"contributors": [
23
"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)"
0 commit comments