mirror of
https://github.com/ardichoke/puppet-arpwatch.git
synced 2026-05-11 02:15:37 -04:00
15 lines
442 B
JSON
15 lines
442 B
JSON
{
|
|
"name": "ardichoke-arpwatch",
|
|
"version": "0.1.0",
|
|
"author": "ardichoke",
|
|
"summary": "Install and manage arpwatch",
|
|
"license": "Apache-2.0",
|
|
"source": "https://github.com/ardichoke/puppet-arpwatch",
|
|
"project_page": "https://github.com/ardichoke/puppet-arpwatch",
|
|
"issues_url": "https://github.com/ardichoke/puppet-arpwatch/issues",
|
|
"dependencies": [
|
|
{"name":"puppetlabs-stdlib","version_requirement":">= 1.0.0"}
|
|
]
|
|
}
|
|
|