mirror of
https://github.com/philippdieter/puppet-ldapquery.git
synced 2025-10-13 04:54:47 +00:00
20 lines
493 B
JSON
20 lines
493 B
JSON
{
|
|
"name": "zleslie-ldapquery",
|
|
"version": "1.0.3",
|
|
"author": "Zach Leslie",
|
|
"summary": "Query an LDAP server using Puppet.",
|
|
"license": "Apache-2.0",
|
|
"source": "https://github.com/xaque208/puppet-ldapquery",
|
|
"project_page": "https://github.com/xaque208/puppet-ldapquery",
|
|
"issues_url": "https://github.com/xaque208/puppet-ldapquery/issues",
|
|
"requirements": [
|
|
{
|
|
"name": "puppet",
|
|
"version_requirement": ">= 5.5.8 < 7.0.0"
|
|
}
|
|
],
|
|
"dependencies": [
|
|
|
|
]
|
|
}
|