diff --git a/bower.json b/bower.json deleted file mode 100644 index f489dd2..0000000 --- a/bower.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "HTML5-Reset", - "version": "2.1.2", - "homepage": "https://github.com/murtaugh/HTML5-Reset", - "authors": [ - "Tim Murtaugh " - ], - "description": "A simple set of best practices to get HTML5 projects off on the right foot.", - "main": "index.html", - "keywords": [ - "html5", - "reset", - "css", - "templates" - ], - "license": "MIT", - "ignore": [ - "**/.*", - "node_modules", - "bower_components", - "test", - "tests" - ] -}