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 617e677 commit be20a7cCopy full SHA for be20a7c
package.json
@@ -17,6 +17,10 @@
17
],
18
"repository": "unifiedjs/unified-diff",
19
"bugs": "https://github.com/unifiedjs/unified-diff/issues",
20
+ "funding": {
21
+ "type": "opencollective",
22
+ "url": "https://opencollective.com/unified"
23
+ },
24
"author": "Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)",
25
"contributors": [
26
"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)"
0 commit comments