17 lines
586 B
JSON
17 lines
586 B
JSON
{
|
|
"name": "rubueno-radarr",
|
|
"version": "1.0.0",
|
|
"author": "rubueno",
|
|
"summary": "A Puppet implementation of Radarr",
|
|
"license": "DBAD",
|
|
"source": "https://github.com/Rubueno/rubueno-radarr",
|
|
"project_page": "https://github.com/Rubueno/rubueno-radarr",
|
|
"issues_url": "https://github.com/Rubueno/rubueno-radarr/issues",
|
|
"dependencies": [
|
|
{"name":"puppetlabs-stdlib","version_requirement":">= 1.0.0"},
|
|
{"name":"puppet-archive","version_requirement":">= 1.0.0"},
|
|
{"name":"camptocamp-systemd","version_requirement":">= 1.0.0"}
|
|
],
|
|
"data_provider": "hiera"
|
|
}
|