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