matugen 3.0.0

A material you color generation tool with templates
1
2
3
4
5
6
7
8
9
10
{
	"devDependencies": {
		"ts-node": "^10.9.2",
		"typescript": "^5.9.2"
	},
	"dependencies": {
		"@material/material-color-utilities": "^0.3.0",
		"sharp": "^0.34.3"
	}
}