feat(init): add an optional funding field

This commit is contained in:
Amaan Qureshi 2025-01-23 01:07:09 -05:00
parent 4ab78ae00d
commit 6dbcfdf282
6 changed files with 60 additions and 0 deletions

View file

@ -3,6 +3,7 @@
"version": "PARSER_VERSION",
"description": "PARSER_DESCRIPTION",
"repository": "PARSER_URL",
"funding": "FUNDING_URL",
"license": "PARSER_LICENSE",
"author": {
"name": "PARSER_AUTHOR_NAME",