mirror of
https://github.com/konpa/devicon.git
synced 2025-08-31 10:02:12 +02:00
add bower.json
This commit is contained in:
21
bower.json
Normal file
21
bower.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "devicon",
|
||||
"version": "2.0.0",
|
||||
"main": "devicon.min.css",
|
||||
"homepage": "http://devicon.fr/",
|
||||
"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"
|
||||
}
|
Reference in New Issue
Block a user