{
"name": "@material-icons/font",
"description": "Material Design icons by Google, updated (Font)",
"version": "1.0.1",
"author": "Material Design Authors",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/material-icons/material-icons/issues"
},
"homepage": "https://github.com/material-icons/material-icons",
"scripts": {
"build": "node build/font.js"
},
"devDependencies": {
"cheerio": "^1.0.0-rc.3",
"node-sass": "^4.13.1",
"svg2ttf": "^4.3.0",
"svgicons2svgfont": "^9.1.1",
"ttf2woff": "^2.0.1",
"ttf2woff2": "^3.0.0"
}
}