-
-
Notifications
You must be signed in to change notification settings - Fork 49
Expand file tree
/
Copy pathbower.json
More file actions
29 lines (29 loc) · 672 Bytes
/
bower.json
File metadata and controls
29 lines (29 loc) · 672 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
"name": "fontisto",
"version": "3.0.4",
"homepage": "http://fontisto.com",
"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"
],
"main": "fontisto/src/sass/fontisto.scss",
"author": "kenan gündoğan kenangundogann@gmail.com",
"license": "MIT",
"ignore": [
"**/.*"
]
}