diff --git a/composer.json b/composer.json new file mode 100644 index 00000000..1552bea2 --- /dev/null +++ b/composer.json @@ -0,0 +1,12 @@ +{ + "name": "foxou33/respond", + "description": "min/max-width media query polyfill", + "homepage": "http://scottjehl.com", + "license": "MIT", + "authors": [ + { + "name": "Scott Jehl", + "email": "scottjehl@gmail.com" + } + ] +}