16 lines
455 B
JSON
16 lines
455 B
JSON
{
|
|
"name": "rubueno-sonarr",
|
|
"version": "0.1.0",
|
|
"author": "rubueno",
|
|
"summary": "A Puppet implementation of Sonarr",
|
|
"license": "GPL-3.0",
|
|
"source": "https://github.com/Rubueno/rubueno-sonarr",
|
|
"project_page": "https://github.com/Rubueno/rubueno-sonarr",
|
|
"issues_url": "https://github.com/Rubueno/rubueno-sonarr/issues",
|
|
"dependencies": [
|
|
{"name":"puppetlabs-stdlib","version_requirement":">= 1.0.0"}
|
|
],
|
|
"data_provider": null
|
|
}
|
|
|