]> git.andy128k.dev Git - ipf.git/commitdiff
add composer.json
authorAndrey Kutejko <andy128k@gmail.com>
Tue, 4 Sep 2012 10:41:08 +0000 (13:41 +0300)
committerAndrey Kutejko <andy128k@gmail.com>
Tue, 4 Sep 2012 10:41:08 +0000 (13:41 +0300)
composer.json [new file with mode: 0644]

diff --git a/composer.json b/composer.json
new file mode 100644 (file)
index 0000000..0ccfec1
--- /dev/null
@@ -0,0 +1,16 @@
+{
+  "name": "andy128k/ipf",
+  "description": "Web Framework",
+  "license": "MIT",
+  "authors": [
+    {
+      "name": "Alex Litovchenko",
+      "email": "alex.litovchenko@gmail.com"
+    },
+    {
+      "name": "Andrey Kutejko",
+      "email": "andy128k@gmail.com"
+    }
+  ]
+}
+