{ "configs": [ { "generators": [ "release+contributor" ], "repositories": [ "user/repo" ] }, { "generators": [ "social" ], "socials": { "website": "https://yourwebsite.com" } }, { "generators": [ "team" ], "organization": "yourorg" }, { "generators": [ "donations" ], "links": { "Open Collective": "https://opencollective.com/yourteam", "GitHub": "https://github.com/sponsors/yourteam" }, "wallets": { "Bitcoin": "bitcoinaddress", "Ethereum": "ethereumaddress" } } ], "output": "static", "purge": [ "static" ] }