material-icons-css
Version:
Material icons accessible via classname
37 lines (36 loc) • 861 B
JSON
{
"name": "material-icons-css",
"version": "1.0.1",
"description": "Material icons accessible via classname",
"main": "css/material-icons.css",
"dependencies": {},
"devDependencies": {
"gulp": "^3",
"gulp-clean-css": "^2",
"gulp-compass": "^2",
"gulp-concat": "^2"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/JCornat/material-icons-css.git"
},
"keywords": [
"google",
"material-design-icons",
"material-design",
"material-icons",
"material",
"icons",
"cornat",
"jcornat"
],
"author": "Jacques Cornat",
"license": "CC-BY-4.0",
"bugs": {
"url": "https://github.com/JCornat/material-icons-css/issues"
},
"homepage": "https://github.com/JCornat/material-icons-css#readme"
}