splitpayments/config.json
dni ⚡ d963af4042
Some checks failed
/ release (push) Has been cancelled
/ pullrequest (push) Has been cancelled
chore: update to v1.1.0 (#36)
2025-08-18 12:12:36 +02:00

58 lines
1.5 KiB
JSON

{
"name": "Split Payments",
"short_description": "Split incoming payments across wallets",
"tile": "/splitpayments/static/image/split-payments.png",
"version": "1.1.0",
"min_lnbits_version": "1.3.0",
"contributors": [
{
"name": "cryptograffiti",
"uri": "https://github.com/cryptograffiti",
"role": "Idea/Sponsor"
},
{
"name": "fiatjaf",
"uri": "https://github.com/fiatjaf",
"role": "Developer"
},
{
"name": "dni",
"uri": "https://github.com/dni",
"role": "Developer"
},
{
"name": "talvasconcelos",
"uri": "https://github.com/talvasconcelos",
"role": "Developer"
},
{
"name": "prusnak",
"uri": "https://github.com/prusnak",
"role": "Developer"
},
{
"name": "arbadacarbaYK",
"uri": "https://github.com/arbadacarbaYK",
"role": "Developer"
},
{
"name": "arcbtc",
"uri": "https://github.com/arcbtc",
"role": "Developer"
}
],
"images": [
{
"uri": "https://raw.githubusercontent.com/lnbits/splitpayments/main/static/image/1.png"
},
{
"uri": "https://raw.githubusercontent.com/lnbits/splitpayments/main/static/image/2.png"
},
{
"uri": "https://raw.githubusercontent.com/lnbits/splitpayments/main/static/image/3.png"
}
],
"description_md": "https://raw.githubusercontent.com/lnbits/splitpayments/main/description.md",
"terms_and_conditions_md": "https://raw.githubusercontent.com/lnbits/splitpayments/main/toc.md",
"license": "MIT"
}