|
{
|
|
"name": "socialist-rifle-association/website",
|
|
"type": "project",
|
|
"license": "GPLv3",
|
|
"authors": [
|
|
{
|
|
"name": "Aayla Semyonova",
|
|
"email": "[email protected]",
|
|
"homepage": "https://aayla.dev"
|
|
},
|
|
{
|
|
"name": "J. L. Hamilton",
|
|
"email": "[email protected]",
|
|
"homepage": "https://jason.sx"
|
|
}
|
|
],
|
|
"description": "The website of the Socialist Rifle Association",
|
|
"homepage": "https://socialistra.org",
|
|
"support": {
|
|
"email": "[email protected]"
|
|
},
|
|
"require": {
|
|
"mailgun/mailgun-php": "^3.0",
|
|
"erusev/parsedown": "^1.7",
|
|
"ext-json": "*",
|
|
"ext-openssl": "*",
|
|
"stripe/stripe-php": "^7.51",
|
|
"socialconnect/auth": "^3.0",
|
|
"socialconnect/http-client": "*",
|
|
"laminas/laminas-feed": "^2.14",
|
|
"laminas/laminas-http": "^2.14"
|
|
}
|
|
}
|