wishthis/node_modules/color-name/package.json

57 lines
1.3 KiB
JSON
Raw Normal View History

2022-01-21 08:28:41 +00:00
{
2022-02-23 16:41:13 +00:00
"_args": [
[
"color-name@1.1.3",
"F:\\laragon\\www\\wishthis"
]
],
"_from": "color-name@1.1.3",
"_id": "color-name@1.1.3",
"_inBundle": false,
"_integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=",
"_location": "/color-name",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "color-name@1.1.3",
"name": "color-name",
"escapedName": "color-name",
"rawSpec": "1.1.3",
"saveSpec": null,
"fetchSpec": "1.1.3"
2022-01-21 08:28:41 +00:00
},
2022-02-23 16:41:13 +00:00
"_requiredBy": [
"/color-convert"
],
"_resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
"_spec": "1.1.3",
"_where": "F:\\laragon\\www\\wishthis",
"author": {
"name": "DY",
"email": "dfcreative@gmail.com"
},
"bugs": {
"url": "https://github.com/dfcreative/color-name/issues"
2022-01-21 08:28:41 +00:00
},
2022-02-23 16:41:13 +00:00
"description": "A list of color names and its values",
"homepage": "https://github.com/dfcreative/color-name",
2022-01-21 08:28:41 +00:00
"keywords": [
"color-name",
"color",
"color-keyword",
"keyword"
],
"license": "MIT",
2022-02-23 16:41:13 +00:00
"main": "index.js",
"name": "color-name",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/dfcreative/color-name.git"
},
"scripts": {
"test": "node test.js"
2022-01-21 08:28:41 +00:00
},
2022-02-23 16:41:13 +00:00
"version": "1.1.3"
2022-01-21 08:28:41 +00:00
}