dev/provisioning/modules/puppi/composer.json
changeset 28 b0b56e0f8c7f
equal deleted inserted replaced
27:a2342f26c9de 28:b0b56e0f8c7f
       
     1 {
       
     2     "name": "example42/puppi",
       
     3     "description": "Puppet driven applications deployment tool",
       
     4     "homepage": "https://github.com/example42/puppi",
       
     5     "type": "library",
       
     6     "license": "Apache License, Version 2.0",
       
     7     "authors": [
       
     8         {
       
     9             "name": "Example42",
       
    10             "homepage": "http://www.example42.com/"
       
    11         }
       
    12     ]
       
    13 }