Giant blob of minor changes
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / inquirer / node_modules / color-name / package.json
1 {
2   "_from": "color-name@~1.1.4",
3   "_id": "color-name@1.1.4",
4   "_inBundle": false,
5   "_integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
6   "_location": "/inquirer/color-name",
7   "_phantomChildren": {},
8   "_requested": {
9     "type": "range",
10     "registry": true,
11     "raw": "color-name@~1.1.4",
12     "name": "color-name",
13     "escapedName": "color-name",
14     "rawSpec": "~1.1.4",
15     "saveSpec": null,
16     "fetchSpec": "~1.1.4"
17   },
18   "_requiredBy": [
19     "/inquirer/color-convert"
20   ],
21   "_resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
22   "_shasum": "c2a09a87acbde69543de6f63fa3995c826c536a2",
23   "_spec": "color-name@~1.1.4",
24   "_where": "/tmp/nvimkGaq4E/coc-prettier-UL9jgR/node_modules/inquirer/node_modules/color-convert",
25   "author": {
26     "name": "DY",
27     "email": "dfcreative@gmail.com"
28   },
29   "bugs": {
30     "url": "https://github.com/colorjs/color-name/issues"
31   },
32   "bundleDependencies": false,
33   "deprecated": false,
34   "description": "A list of color names and its values",
35   "files": [
36     "index.js"
37   ],
38   "homepage": "https://github.com/colorjs/color-name",
39   "keywords": [
40     "color-name",
41     "color",
42     "color-keyword",
43     "keyword"
44   ],
45   "license": "MIT",
46   "main": "index.js",
47   "name": "color-name",
48   "repository": {
49     "type": "git",
50     "url": "git+ssh://git@github.com/colorjs/color-name.git"
51   },
52   "scripts": {
53     "test": "node test.js"
54   },
55   "version": "1.1.4"
56 }