svelte-material-icons
Version:
Material Design Icons for Svelte
34 lines (33 loc) • 823 B
JSON
{
"name": "svelte-material-icons",
"version": "3.0.5",
"description": "Material Design Icons for Svelte",
"main": "",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ramiroaisen/svelte-material-icons.git"
},
"keywords": [
"svelte",
"material",
"design",
"icons",
"material design",
"material design icons",
"material icons",
"svelte material icons",
"svelte material design icons"
],
"author": "ramiroaisen@gmail.com",
"license": "ISC",
"bugs": {
"url": "https://github.com/ramiroaisen/svelte-material-icons/issues"
},
"peerDependencies": {
"svelte": "^3.0.0 || ^4.0.0"
},
"homepage": "https://github.com/ramiroaisen/svelte-material-icons#readme"
}