npm-colors-utils
Version:
Simple color utils for working with colors!
27 lines (26 loc) • 613 B
JSON
{
"name": "npm-colors-utils",
"version": "0.1.3",
"description": "Simple color utils for working with colors!",
"main": "src/main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Morvicek/color-utils.git"
},
"keywords": [
"console",
"console-colors",
"colors",
"morvicek",
"utils"
],
"author": "morvicekdev",
"license": "ISC",
"bugs": {
"url": "https://github.com/Morvicek/color-utils/issues"
},
"homepage": "https://github.com/Morvicek/color-utils#readme"
}