1
0
mirror of https://github.com/konpa/devicon.git synced 2025-08-16 11:35:11 +02:00

Delete Bower file

This commit is contained in:
David Leal
2024-02-05 15:12:26 -06:00
committed by GitHub
parent bb5ee798b3
commit 2241938dee

View File

@@ -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 <julien@konpa.fr> (http://konpa.fr)"
],
"description": "Programming related icons collection",
"keywords": [
"programming",
"icons",
"svg",
"font"
],
"license": "MIT"
}