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 dc735dd commit 14b01e1Copy full SHA for 14b01e1
package.json
@@ -15,6 +15,10 @@
15
],
16
"repository": "syntax-tree/hastscript",
17
"bugs": "https://github.com/syntax-tree/hastscript/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