Giant blob of minor changes
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / postcss-less / node_modules / ansi-styles / package.json
1 {
2   "_from": "ansi-styles@^2.2.1",
3   "_id": "ansi-styles@2.2.1",
4   "_inBundle": false,
5   "_integrity": "sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4=",
6   "_location": "/postcss-less/ansi-styles",
7   "_phantomChildren": {},
8   "_requested": {
9     "type": "range",
10     "registry": true,
11     "raw": "ansi-styles@^2.2.1",
12     "name": "ansi-styles",
13     "escapedName": "ansi-styles",
14     "rawSpec": "^2.2.1",
15     "saveSpec": null,
16     "fetchSpec": "^2.2.1"
17   },
18   "_requiredBy": [
19     "/postcss-less/chalk"
20   ],
21   "_resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz",
22   "_shasum": "b432dd3358b634cf75e1e4664368240533c1ddbe",
23   "_spec": "ansi-styles@^2.2.1",
24   "_where": "/tmp/nvimkGaq4E/coc-prettier-UL9jgR/node_modules/postcss-less/node_modules/chalk",
25   "author": {
26     "name": "Sindre Sorhus",
27     "email": "sindresorhus@gmail.com",
28     "url": "sindresorhus.com"
29   },
30   "bugs": {
31     "url": "https://github.com/chalk/ansi-styles/issues"
32   },
33   "bundleDependencies": false,
34   "deprecated": false,
35   "description": "ANSI escape codes for styling strings in the terminal",
36   "devDependencies": {
37     "mocha": "*"
38   },
39   "engines": {
40     "node": ">=0.10.0"
41   },
42   "files": [
43     "index.js"
44   ],
45   "homepage": "https://github.com/chalk/ansi-styles#readme",
46   "keywords": [
47     "ansi",
48     "styles",
49     "color",
50     "colour",
51     "colors",
52     "terminal",
53     "console",
54     "cli",
55     "string",
56     "tty",
57     "escape",
58     "formatting",
59     "rgb",
60     "256",
61     "shell",
62     "xterm",
63     "log",
64     "logging",
65     "command-line",
66     "text"
67   ],
68   "license": "MIT",
69   "maintainers": [
70     {
71       "name": "Sindre Sorhus",
72       "email": "sindresorhus@gmail.com",
73       "url": "sindresorhus.com"
74     },
75     {
76       "name": "Joshua Appelman",
77       "email": "jappelman@xebia.com",
78       "url": "jbnicolai.com"
79     }
80   ],
81   "name": "ansi-styles",
82   "repository": {
83     "type": "git",
84     "url": "git+https://github.com/chalk/ansi-styles.git"
85   },
86   "scripts": {
87     "test": "mocha"
88   },
89   "version": "2.2.1"
90 }