mirror of
https://github.com/actions/setup-node.git
synced 2025-04-22 17:26:27 +00:00
29 lines
No EOL
712 B
JSON
29 lines
No EOL
712 B
JSON
{
|
|
"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"
|
|
|
|
,"_resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz"
|
|
,"_integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU="
|
|
,"_from": "color-name@1.1.3"
|
|
} |