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": "https://github.com/FortAwesome/Font-Awesome/issues"
|
14 | },
|
15 | "author": "The Font Awesome Team (https://github.com/orgs/FortAwesome/people)",
|
16 | "repository": {
|
17 | "type": "git",
|
18 | "url": "https://github.com/FortAwesome/Font-Awesome"
|
19 | },
|
20 | "engines": {
|
21 | "node": ">=6"
|
22 | },
|
23 | "dependencies": {},
|
24 | "version": "6.6.0",
|
25 | "name": "@fortawesome/fontawesome-free",
|
26 | "main": "js/fontawesome.js",
|
27 | "style": "css/fontawesome.css",
|
28 | "license": "(CC-BY-4.0 AND OFL-1.1 AND MIT)"
|
29 | } |
\ | No newline at end of file |