2013-05-18 15:17:09 +02:00
|
|
|
{
|
2013-05-18 15:34:32 +02:00
|
|
|
"name": "jfryman/puppet-nginx",
|
|
|
|
"type": "project",
|
|
|
|
"description": "Puppet module for nginx installation",
|
|
|
|
"keywords": ["puppet", "nginx"],
|
2013-05-18 15:37:27 +02:00
|
|
|
"license": "Apache-2.0",
|
2013-05-18 15:17:09 +02:00
|
|
|
"require": {
|
2013-05-18 15:34:32 +02:00
|
|
|
},
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.x-dev"
|
|
|
|
}
|
2013-05-18 15:17:09 +02:00
|
|
|
}
|
|
|
|
}
|