Spaces:
Running
Running
{ | |
"name": "color-name", | |
"version": "1.1.4", | |
"description": "A list of color names and its values", | |
"main": "index.js", | |
"files": [ | |
"index.js" | |
], | |
"scripts": { | |
"test": "node test.js" | |
}, | |
"repository": { | |
"type": "git", | |
"url": "[email protected]:colorjs/color-name.git" | |
}, | |
"keywords": [ | |
"color-name", | |
"color", | |
"color-keyword", | |
"keyword" | |
], | |
"author": "DY <[email protected]>", | |
"license": "MIT", | |
"bugs": { | |
"url": "https://github.com/colorjs/color-name/issues" | |
}, | |
"homepage": "https://github.com/colorjs/color-name" | |
} | |