blob: 3f912f7465cdfd38018804f9664973b5e88bc8fb [file]
{
"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"
}