-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmetadata.json
More file actions
33 lines (33 loc) · 798 Bytes
/
metadata.json
File metadata and controls
33 lines (33 loc) · 798 Bytes
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
{
"providing": {
},
"license": "All rights reserved",
"name": "php-webapp",
"suggestions": {
},
"description": "Installs/Configures template-app",
"dependencies": {
"apache2": ">= 0.0.0",
"logrotate": ">= 0.0.0",
"php": ">= 0.0.0",
"memcached": ">= 0.0.0"
},
"version": "0.0.2",
"recipes": {
},
"groupings": {
},
"recommendations": {
},
"attributes": {
},
"replacing": {
},
"maintainer_email": "YOUR_EMAIL",
"conflicting": {
},
"platforms": {
},
"maintainer": "YOUR_COMPANY_NAME",
"long_description": "Description\n===========\n\nRequirements\n============\n\nneeds local ip defined for each app -gamenutt for now- in hosts file\ndomain.local in dev\ndomain.com for staging/prod\n\nAttributes\n==========\n\nUsage\n=====\n\n"
}