-
-
Notifications
You must be signed in to change notification settings - Fork 50
/
package.json
40 lines (40 loc) · 977 Bytes
/
package.json
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
30
31
32
33
34
35
36
37
38
39
40
{
"name": "fontisto",
"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.",
"license": "MIT",
"version": "3.0.4",
"homepage":"http://www.fontisto.com",
"main": "sass/fontisto/fontisto.scss",
"author": {
"name": "Kenan Gündoğan",
"email": "kenangundogann@gmail.com",
"url": "http://www.fontisto.com"
},
"repository": {
"type": "git",
"url": "git+https://github.com/kenangundogan/fontisto.git"
},
"bugs": {
"url": "https://github.com/kenangundogan/fontisto/issues"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"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"
]
}