Skip to content

Commit f79143b

Browse files
committed
Add funding field to package.json
1 parent 1a01fcb commit f79143b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010
],
1111
"repository": "wooorm/plain-text-data-to-json",
1212
"bugs": "https://github.com/wooorm/plain-text-data-to-json/issues",
13+
"funding": {
14+
"type": "github",
15+
"url": "https://github.com/sponsors/wooorm"
16+
},
1317
"author": "Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)",
1418
"contributors": [
1519
"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)"

0 commit comments

Comments
 (0)