{
  "name": "@sarap422/font-hackgen",
  "version": "1.0.0",
  "description": "Web font collection with size-adjust support for optimal typography balance",
  "main": "font-face.adjusted.css",
  "repository": {
    "type": "git",
    "url": "https://github.com/sarap422/font-hackgen.git"
  },
  "files": [
    "*.woff",
    "*.woff2",
    "font-face.css",
    "font-face.adjusted.css",
    "README.md",
    "README.original.md",
    "LICENSE"
  ],
  "keywords": [
    "font",
    "webfont",
    "size-adjust",
    "woff",
    "woff2"
  ],
  "author": "sarap422",
  "license": "OFL-1.1"
}