Urara-Blog/node_modules/.pnpm-store/v3/files/8a/98da914c12113efd1eff62dc8c92bd822ca7aa63ec09e21fe699d13a5bd2769260a261e907dbc20747403143654f0549e4cb873173265d1a05f99f118aba99
2022-08-14 01:14:53 +08:00

25 lines
555 B
Text

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