diff --git a/bower.json b/bower.json deleted file mode 100644 index 9387a763..00000000 --- a/bower.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "devicon", - "version": "2.2.0", - "main": "devicon.min.css", - "ignore": [ - ".jshintrc", - "**/*.txt" - ], - "homepage": "http://konpa.github.io/devicon/", - "repository": { - "type": "git", - "url": "git://github.com/konpa/devicon.git" - }, - "authors": [ - "konpa (http://konpa.fr)" - ], - "description": "Programming related icons collection", - "keywords": [ - "programming", - "icons", - "svg", - "font" - ], - "license": "MIT" -}