UNPKG

1.13 kBJSONView Raw
1{
2 "description": "The iconic font, CSS, and SVG framework",
3 "keywords": [
4 "font",
5 "awesome",
6 "fontawesome",
7 "icon",
8 "svg",
9 "bootstrap"
10 ],
11 "homepage": "https://fontawesome.com",
12 "bugs": {
13 "url": "http://github.com/FortAwesome/Font-Awesome/issues"
14 },
15 "author": {
16 "name": "Dave Gandy",
17 "email": "dave@fontawesome.com",
18 "web": "http://twitter.com/davegandy"
19 },
20 "contributors": [
21 {
22 "name": "Brian Talbot",
23 "web": "http://twitter.com/talbs"
24 },
25 {
26 "name": "Travis Chase",
27 "web": "http://twitter.com/supercodepoet"
28 },
29 {
30 "name": "Rob Madole",
31 "web": "http://twitter.com/robmadole"
32 },
33 {
34 "name": "Geremia Taglialatela",
35 "web": "http://twitter.com/gtagliala"
36 }
37 ],
38 "repository": {
39 "type": "git",
40 "url": "https://github.com/FortAwesome/Font-Awesome"
41 },
42 "engines": {
43 "node": ">=6"
44 },
45 "dependencies": {},
46 "version": "1.0.0",
47 "name": "@fortawesome/fontawesome-free-webfonts",
48 "main": "css/fontawesome.css",
49 "style": "css/fontawesome.css",
50 "license": "(OFL-1.1 AND MIT)"
51}
\No newline at end of file