This PR adds a funding field to the package.json. With this a user can run npm fund use-shopping-cart and be directed to your GitHub Sponsors page. If npm fund is run in any project where use-shopping-cart is a dependancy they will receive information on how to fund it!
👋 @dayhaysoos
This PR adds a
funding
field to thepackage.json
. With this a user can runnpm fund use-shopping-cart
and be directed to your GitHub Sponsors page. Ifnpm fund
is run in any project whereuse-shopping-cart
is a dependancy they will receive information on how to fund it!