dev/provisioning/modules/puppi/composer.json
changeset 28 b0b56e0f8c7f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/dev/provisioning/modules/puppi/composer.json	Fri Jan 15 15:35:00 2016 +0100
@@ -0,0 +1,13 @@
+{
+    "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/"
+        }
+    ]
+}