diff --git a/bower.json b/bower.json new file mode 100644 index 0000000..62446aa --- /dev/null +++ b/bower.json @@ -0,0 +1,12 @@ +{ + "name": "normalize-css", + "version": "1.1.1", + "main": "normalize.css", + "author": "Nicolas Gallagher", + "ignore": [ + "CHANGELOG.md", + "CONTRIBUTING.md", + "component.json", + "test.html" + ] +}