-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathmetadata.json
49 lines (49 loc) · 1.43 KB
/
metadata.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
{
"name": "juniper-netdev_stdlib_junos",
"version": "2.1.0",
"author": "Raja Shekar Mekala, Juniper Networks",
"summary": "Junos Provider code for Networking Device (netdev stdlib) Library",
"license": "See LICENSE file",
"source": "https://github.com/Juniper/puppet-netdev-stdlib-junos",
"project_page": "https://github.com/Juniper/puppet-netdev-stdlib-junos",
"issues_url": "https://github.com/Juniper/puppet-netdev-stdlib-junos/issues",
"description": "Netdev is a vendor-neutral network abstraction framework developed by Juniper Networks and contributed freely to the DevOps community.",
"dependencies": [
{
"name": "netdevops/netdev_stdlib",
"version_requirement": ">= 1.0.0"
},
{
"name": "netdevops/netdev_stdlib",
"version_requirement": ">= 1.0.0"
},
{
"name": "netdevops/netdev_stdlib",
"version_requirement": ">= 1.0.0"
},
{
"name": "netdevops/netdev_stdlib",
"version_requirement": ">= 1.0.0"
},
{
"name": "netdevops/netdev_stdlib",
"version_requirement": ">= 1.0.0"
},
{
"name": "netdevops/netdev_stdlib",
"version_requirement": ">= 1.0.0"
},
{
"name": "netdevops/netdev_stdlib",
"version_requirement": ">= 1.0.0"
},
{"name":"netdevops/netdev_stdlib","version_requirement":">= 1.0.0"}
],
"tags": [
"juniper",
"junos",
"netdevops",
"network",
"networking"
]
}