{
  "name": "@code.gov/code-gov-font",
  "version": "0.10.1",
  "description": "Custom font with icons used by code-gov-web. Based on font-awesome. Built using fontello.",
  "main": "index.js",
  "scripts": {
    "build": "bash build.sh"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/GSA/code-gov-font.git"
  },
  "keywords": [
    "code-gov"
  ],
  "author": "Daniel J. Dufour",
  "license": "CC0-1.0",
  "bugs": {
    "url": "https://github.com/GSA/code-gov-font/issues"
  },
  "homepage": "https://github.com/GSA/code-gov-font#readme",
  "devDependencies": {
    "fontello-cli": "^0.5.0"
  }
}
