puppet-sonarr/metadata.json
Ruben Bosch 1986730af1
Update license
License has been updated to DBAD.
2019-06-19 21:43:14 +02:00

16 lines
515 B
JSON

{
"name": "rubueno-sonarr",
"version": "1.0.0",
"author": "rubueno",
"summary": "A Puppet implementation of Sonarr",
"license": "DBAD",
"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"},
{"name":"puppet-archive","version_requirement":">= 1.0.0"}
],
"data_provider": null
}