dev/provisioning/modules/puppi/composer.json
author ymh <ymh.work@gmail.com>
Tue, 20 Mar 2018 15:02:40 +0100
changeset 573 25f3d28f51b2
parent 28 b0b56e0f8c7f
permissions -rwxr-xr-x
Added tag 0.0.25 for changeset 190ae1dee68d

{
    "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/"
        }
    ]
}