2019-05-19 17:26:13 +02:00
|
|
|
{
|
|
|
|
"name": "@mdi/font",
|
2021-03-09 22:52:29 +01:00
|
|
|
"version": "5.9.55",
|
2019-05-19 17:26:13 +02:00
|
|
|
"description": "Dist for Material Design Webfont. This includes the Stock and Community icons in a single webfont collection.",
|
|
|
|
"style": "css/materialdesignicons.css",
|
|
|
|
"scripts": {
|
|
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
|
|
},
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/Templarian/MaterialDesign-Webfont.git"
|
|
|
|
},
|
|
|
|
"keywords": [
|
|
|
|
"material",
|
|
|
|
"design",
|
|
|
|
"icons",
|
|
|
|
"webfont"
|
|
|
|
],
|
|
|
|
"author": {
|
|
|
|
"name": "Austin Andrews",
|
|
|
|
"web": "http://twitter.com/templarian"
|
|
|
|
},
|
2021-03-09 22:52:29 +01:00
|
|
|
"license": "Apache-2.0",
|
2019-05-19 17:26:13 +02:00
|
|
|
"bugs": {
|
|
|
|
"url": "https://github.com/Templarian/MaterialDesign/issues"
|
|
|
|
},
|
2021-03-09 22:52:29 +01:00
|
|
|
"homepage": "https://materialdesignicons.com"
|
2019-05-19 17:26:13 +02:00
|
|
|
}
|