From aee8fe3810306bcb9aaacc5bcb764b9f013fe13d Mon Sep 17 00:00:00 2001 From: Sergey Mihaylov Date: Fri, 25 Sep 2015 11:49:20 +0300 Subject: [PATCH] Create composer.json --- composer.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 composer.json diff --git a/composer.json b/composer.json new file mode 100644 index 0000000..2392171 --- /dev/null +++ b/composer.json @@ -0,0 +1,6 @@ +{ + "name": "metafizzy/isotope", + "description": "Filter and sort magical layouts", + "keywords": ["isotope"], + "homepage": "http://isotope.metafizzy.co" +}