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 23e9502 commit a332b46Copy full SHA for a332b46
package.json
@@ -11,6 +11,10 @@
11
],
12
"repository": "syntax-tree/nlcst-to-string",
13
"bugs": "https://github.com/syntax-tree/nlcst-to-string/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