mui-theme-generator
Version:
Material-UI Theme Generator: Easily create beautiful, cohesive Material-UI themes with automatic shade generation. Ideal for fast development and customization.
32 lines (31 loc) • 987 B
JSON
{
"homepage": "https://github.com/robson-melo-dev/mui-theme-generator",
"name": "mui-theme-generator",
"version": "1.1.11",
"description": "Material-UI Theme Generator: Easily create beautiful, cohesive Material-UI themes with automatic shade generation. Ideal for fast development and customization.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"material ui",
"material ui theme",
"mui theme",
"material ui theme generator",
"mui theme generator",
"@mui/",
"@mui"
],
"author": "Robson Melo de Souza <sys.robson@gmail.com> (https://robson-melo-dev.github.io/new-portfolio/)",
"license": "(MIT OR Apache-2.0)",
"dependencies": {
"chroma-js": "^2.4.2"
},
"repository": {
"type": "git",
"url": "git+https://github.com/robson-melo-dev/mui-theme-generator.git"
},
"bugs": {
"url": "https://github.com/robson-melo-dev/mui-theme-generator/issues"
}
}