{
  "description": "The iconic font, CSS, and SVG framework",
  "keywords": [
    "font",
    "awesome",
    "fontawesome",
    "icon",
    "svg",
    "bootstrap"
  ],
  "homepage": "https://fontawesome.com",
  "bugs": {
    "url": "http://github.com/FortAwesome/Font-Awesome/issues"
  },
  "author": "Dave Gandy <dave@fontawesome.com> (http://twitter.com/davegandy)",
  "contributors": [
    "Brian Talbot (http://twitter.com/talbs)",
    "Travis Chase (http://twitter.com/supercodepoet)",
    "Rob Madole (http://twitter.com/robmadole)",
    "Geremia Taglialatela (http://twitter.com/gtagliala)",
    "Mike Wilkerson (http://twitter.com/mw77)"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/FortAwesome/Font-Awesome.git"
  },
  "engines": {
    "node": ">=6"
  },
  "version": "5.15.4",
  "name": "velbit-fontawesome-pro",
  "main": "js/fontawesome.js",
  "style": "css/fontawesome.css",
  "license": "UNLICENSED",
  "scripts": {
    "postinstall": "node attribution.js"
  }
}
