@material-symbols/metadata
Version:
Metadata for Material Symbols.
32 lines (31 loc) • 692 B
JSON
{
"name": "@material-symbols/metadata",
"version": "0.43.0",
"description": "Metadata for Material Symbols.",
"files": [
"versions.json"
],
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "git+https://github.com/marella/material-symbols.git",
"directory": "metadata"
},
"bugs": {
"url": "https://github.com/marella/material-symbols/issues"
},
"homepage": "https://marella.github.io/material-symbols/demo/",
"keywords": [
"material-symbols",
"material-icons",
"material-design-icons",
"material-design",
"material",
"symbols",
"icons",
"metadata"
],
"publishConfig": {
"access": "public"
}
}