-
-
Notifications
You must be signed in to change notification settings - Fork 50
/
composer.json
19 lines (19 loc) · 854 Bytes
/
composer.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
"name": "kenangundogan/fontisto",
"type": "library",
"description": "Fontisto gives you scalable vector icons that can instantly be customized: size, color, drop shadow and anything that can be done with the power of CSS.",
"keywords": ["fontisto", "font", "font-icon", "font-library", "font-icon-libraries", "icon", "icon-font", "icon-font", "icon-pack", "icon-set", "web-font", "web-icons", "sass", "less", "stylus"],
"homepage": "http://www.fontisto.com/",
"license": "MIT",
"authors": [
{
"name": "Kenan Gündoğan",
"email": "[email protected]",
"role": "Visual UI / UX Designer and Developer"
}
],
"support": {
"issues": "https://github.com/kenangundogan/fontisto/issues",
"source": "https://github.com/kenangundogan/fontisto"
}
}