{
"name": "sass-material-colors", "version": "VERSION_PLACEHOLDER", "description": "Google's Material Design colors for Sass/Scss", "author": "minusfive <mail@minusfive.com>", "main": "sass/_sass-material-colors.scss", "homepage": "https://github.com/minusfive/sass-material-colors", "repository": { "type": "git", "url": "https://github.com/minusfive/sass-material-colors.git" }, "bugs": { "url": "https://github.com/minusfive/sass-material-colors/issues" }, "keywords": [ "sass", "scss", "material", "design", "colors", "palette", "function", "placeholders", "extensions", "classes" ], "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "license": "MIT"
}