1234567891011121314 |
- {
- "name": "puppet-nagbot",
- "version": "1.0.0",
- "author": "sbadia",
- "summary": "Irssi bot to handle nagios/irssi communication.",
- "license": "Apache 2.0",
- "source": "https://code.ffdn.org/asr/nagios-irssi.git",
- "project_page": "https://code.ffdn.org/asr/nagios-irssi",
- "issues_url": "https://code.ffdn.org/asr/nagios-irssi/issues",
- "dependencies": [
- {"name":"puppetlabs-stdlib","version_requirement":">= 1.0.0"}
- ]
- }
|