dev/provisioning/modules/puppi/composer.json
author ymh <ymh.work@gmail.com>
Tue, 20 Dec 2016 01:50:35 +0100
changeset 479 e7df0b5b09b6
parent 28 b0b56e0f8c7f
permissions -rwxr-xr-x
better cross browser compatibility, still pb with MS edge

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