-
Notifications
You must be signed in to change notification settings - Fork 2
/
metadata.json
34 lines (34 loc) · 987 Bytes
/
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
{
"name": "gioppoluca-moodle",
"author": "Luca Gioppo",
"description": "",
"license": "GPLv3",
"project_page": "",
"source": "",
"summary": "",
"version": "0.0.1",
"checksums": {
"Modulefile": "4bac06ccb1650aca3132b3e3c2f80660",
"README.markdown": "18e539404cbab12f437065c06bf8c0b7",
"Rakefile": "f37e6131fe7de9a49b09d31596f5fbf1",
"manifests\\init.pp": "032434746ff064cf34acb362fb8f1774",
"manifests\\params.pp": "80c9a70a52529c0b57ef648f40340f9e",
"spec\\spec.opts": "a600ded995d948e393fbe2320ba8e51c",
"spec\\spec_helper.rb": "3ea886dd135e120afa31e0aab12e85b0",
"tests\\init.pp": "5e9c4aec320dcbc784b5aadaa25c64b7"
},
"dependencies": [
{
"name": "puppetlabs/apache",
"version_requirement": "\u003e\u003d0.4.0"
},
{
"name": "puppetlabs/mysql",
"version_requirement": "\u003e\u003d0.5.0"
},
{
"name": "puppetlabs/stdlib",
"version_requirement": "\u003e\u003d3.0.0"
}
]
}