UNPKG

material-design-colors

Version:

The Google Material Design color palette for Sass and Less

35 lines (34 loc) 864 B
{ "name": "material-design-colors", "version": "1.0.2", "description": "The Google Material Design color palette for Sass and Less", "main": "", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/ValentinGot/material-design-colors.git" }, "keywords": [ "Sass", "Less", "Material Design", "color", "color palette" ], "author": "Valentin GOT", "license": "MIT", "bugs": { "url": "https://github.com/ValentinGot/material-design-colors/issues" }, "homepage": "https://github.com/ValentinGot/material-design-colors#readme", "devDependencies": { "del": "^2.2.0", "gulp": "^3.9.0", "gulp-minify-css": "^1.2.2", "gulp-rename": "^1.2.2", "gulp-ruby-sass": "^2.0.6", "gulp-sourcemaps": "^1.6.0" } }