{
  "version": "4.7.0-2",
  "name": "@icon/font-awesome",
  "description": "The iconic font and CSS framework",
  "author": "Dave Gandy",
  "license": "(OFL-1.1 AND MIT)",
  "repository": "https://github.com/thecreation/icons/tree/master/modules/font-awesome",
  "bugs": {
    "url": "https://github.com/thecreation/icons/issues"
  },
  "scripts": {
    "import": "../../scripts/module/import --module=font-awesome",
    "optimize": "../../scripts/module/optimize"
  },
  "keywords": [
    "icons",
    "icon"
  ],
  "devDependencies": {
    "font-awesome": "^4.7.0"
  },
  "homepage": "http://fontawesome.io/",
  "publishConfig": {
    "access": "public"
  }
}
