blob: 6e51d9897536d73711902494a744b7cc47833192 [file] [log] [blame]
{
"author": "DY <dfcreative@gmail.com>",
"bugs": {
"url": "https://github.com/dfcreative/color-name/issues"
},
"description": "A list of color names and its values",
"homepage": "https://github.com/dfcreative/color-name",
"keywords": [
"color-name",
"color",
"color-keyword",
"keyword"
],
"license": "MIT",
"main": "index.js",
"name": "color-name",
"repository": {
"type": "git",
"url": "git@github.com:dfcreative/color-name.git"
},
"scripts": {
"test": "node test.js"
},
"version": "1.1.3"
}