mirror of
https://github.com/thrillfall/nextcloud-gpodder.git
synced 2025-01-30 00:55:34 +01:00
19 lines
234 B
JSON
19 lines
234 B
JSON
{
|
|
"name": "thrillfall/gpoddersync",
|
|
"type": "project",
|
|
"license": "AGPLv3",
|
|
"authors": [
|
|
{
|
|
"name": "thrillfall"
|
|
}
|
|
],
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^9"
|
|
},
|
|
"config": {
|
|
"platform": {
|
|
"php": "7.4.33"
|
|
}
|
|
}
|
|
}
|