Extension that enables the user to use material-design icons from goole
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

21 lines
477 B

{
"name": "jpclwe-materialicons",
"version": "1.0.0",
"description": "Module adding material icons to the jpc-like-websites components",
"keywords": [
"jpc",
"jpclwe",
"extension"
],
"repository": {
"type": "git",
"url": "http://git.labos.goip.de/chris/jpclwe-materialIcons.git"
},
"license": "ISC",
"author": "cm",
"type": "commonjs",
"main": "icons.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}