react-material-icon
Version:
React Material Icon
30 lines (29 loc) • 631 B
JSON
{
"name": "react-material-icon",
"version": "0.1.0",
"description": "React Material Icon",
"main": "lib/index.js",
"scripts": {
"test": "make"
},
"repository": {
"type": "git",
"url": "git+https://github.com/zippyui/react-material-icon.git"
},
"keywords": [
"react",
"icon",
"material-design",
"material",
"material-design-lite",
"mdl",
"google",
"react-component"
],
"author": "ZippyUI",
"license": "MIT",
"bugs": {
"url": "https://github.com/zippyui/react-material-icon/issues"
},
"homepage": "https://github.com/zippyui/react-material-icon#readme"
}