Merge remote-tracking branch 'gfa/gfa/prosody'
[mirror/dsa-puppet.git] / 3rdparty / modules / prosody / metadata.json
1 {
2   "name": "mayflower-prosody",
3   "version": "0.4.1",
4   "author": "Franz Pletz",
5   "summary": "Simple Puppet module for managing the Prosody Jabber/XMPP server",
6   "license": "Apache-2.0",
7   "source": "https://github.com/mayflower/puppet-prosody",
8   "issues_url": "https://github.com/mayflower/puppet-prosody/issues",
9   "description": "This module supports most configuration options and installing community modules",
10   "dependencies": [
11     {
12       "name": "puppetlabs/stdlib",
13       "version_requirement": ">= 4.25.0"
14     },
15     {
16       "name": "puppetlabs/vcsrepo",
17       "version_requirement": ">= 1.0.0 < 3.0.0"
18     }
19   ],
20   "requirements": [
21     {
22       "name": "puppet",
23       "version_requirement": ">= 5.5.10 < 7"
24     }
25   ]
26 }