24 lines
337 B
JSON
24 lines
337 B
JSON
{
|
|
"name": "thrillfall/gpoddersync",
|
|
"type": "project",
|
|
"license": "AGPLv3",
|
|
"authors": [
|
|
{
|
|
"name": "thrillfall",
|
|
"email": "thrillfall@disroot.org"
|
|
},
|
|
{
|
|
"name": "JohnUfUs",
|
|
"email": "jonofus@flueren.eu"
|
|
}
|
|
],
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^9"
|
|
},
|
|
"config": {
|
|
"platform": {
|
|
"php": "7.4.33"
|
|
}
|
|
}
|
|
}
|