UNPKG

770 BJSONView 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": "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.2.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 "scripts": {
30 "postinstall": "node attribution.js"
31 }
32}
\No newline at end of file