{
  "name": "@sarap422/font-material-symbols",
  "version": "1.0.0",
  "description": "Web font collection with size-adjust support for optimal typography balance",
  "main": "material-symbols.min.css",
  "repository": {
    "type": "git",
    "url": "https://github.com/sarap422/font-material-symbols.git"
  },
  "files": [
    "material-symbols.css",
    "material-symbols.min.css",
    "MaterialSymbols.codepoints.txt",
    "LICENSE",
    "README.md",
    "README.original.md"
  ],
  "keywords": [
    "font",
    "webfont"
  ],
  "author": "sarap422",
  "license": "Apache License 2.0"
}