react-mdl-css
Version:
Use Custom style from https://getmdl.io/customize in your react-mdl app
22 lines (21 loc) • 548 B
JSON
{
"name": "react-mdl-css",
"version": "1.0.0",
"description": "Use Custom style from https://getmdl.io/customize in your react-mdl app",
"main": "material.css",
"author": "Ademola Adegbuyi <marhyorh@gmail.com>",
"repository": {
"type": "git",
"url": "git+https://github.com/ooade/react-mdl-css.git"
},
"bugs": {
"url": "https://github.com/ooade/react-mdl-css/issues"
},
"homepage": "https://github.com/ooade/react-mdl-css",
"keywords": [
"react-mdl",
"material-design",
"mdl"
],
"license": "MIT"
}