dev/provisioning/modules/puppi/composer.json
author ymh <ymh.work@gmail.com>
Fri, 17 Nov 2017 00:06:39 +0100
changeset 556 a31f1343b913
parent 28 b0b56e0f8c7f
permissions -rwxr-xr-x
Correct header and footer for backend pages

{
    "name": "example42/puppi",
    "description": "Puppet driven applications deployment tool",
    "homepage": "https://github.com/example42/puppi",
    "type": "library",
    "license": "Apache License, Version 2.0",
    "authors": [
        {
            "name": "Example42",
            "homepage": "http://www.example42.com/"
        }
    ]
}