simple-color-scale
Version:
Simple and lightweight color scale generator Edit
24 lines (23 loc) • 593 B
JSON
{
"name": "simple-color-scale",
"version": "1.0.1",
"description": "Simple and lightweight color scale generator Edit",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/gmarcos87/simple-color-scale.git"
},
"keywords": [
"color",
"scale"
],
"author": "Marcos Gutierrez",
"license": "MIT",
"bugs": {
"url": "https://github.com/gmarcos87/simple-color-scale/issues"
},
"homepage": "https://github.com/gmarcos87/simple-color-scale#readme"
}