Giant blob of minor changes
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / postcss-less / node_modules / has-flag / package.json
1 {
2   "_from": "has-flag@^1.0.0",
3   "_id": "has-flag@1.0.0",
4   "_inBundle": false,
5   "_integrity": "sha1-nZ55MWXOAXoA8AQYxD+UKnsdEfo=",
6   "_location": "/postcss-less/has-flag",
7   "_phantomChildren": {},
8   "_requested": {
9     "type": "range",
10     "registry": true,
11     "raw": "has-flag@^1.0.0",
12     "name": "has-flag",
13     "escapedName": "has-flag",
14     "rawSpec": "^1.0.0",
15     "saveSpec": null,
16     "fetchSpec": "^1.0.0"
17   },
18   "_requiredBy": [
19     "/postcss-less/supports-color"
20   ],
21   "_resolved": "https://registry.npmjs.org/has-flag/-/has-flag-1.0.0.tgz",
22   "_shasum": "9d9e793165ce017a00f00418c43f942a7b1d11fa",
23   "_spec": "has-flag@^1.0.0",
24   "_where": "/tmp/nvimkGaq4E/coc-prettier-UL9jgR/node_modules/postcss-less/node_modules/supports-color",
25   "author": {
26     "name": "Sindre Sorhus",
27     "email": "sindresorhus@gmail.com",
28     "url": "sindresorhus.com"
29   },
30   "bugs": {
31     "url": "https://github.com/sindresorhus/has-flag/issues"
32   },
33   "bundleDependencies": false,
34   "deprecated": false,
35   "description": "Check if argv has a specific flag",
36   "devDependencies": {
37     "ava": "0.0.4"
38   },
39   "engines": {
40     "node": ">=0.10.0"
41   },
42   "files": [
43     "index.js"
44   ],
45   "homepage": "https://github.com/sindresorhus/has-flag#readme",
46   "keywords": [
47     "has",
48     "check",
49     "detect",
50     "contains",
51     "find",
52     "flag",
53     "cli",
54     "command-line",
55     "argv",
56     "process",
57     "arg",
58     "args",
59     "argument",
60     "arguments",
61     "getopt",
62     "minimist",
63     "optimist"
64   ],
65   "license": "MIT",
66   "maintainers": [
67     {
68       "name": "Sindre Sorhus",
69       "email": "sindresorhus@gmail.com",
70       "url": "sindresorhus.com"
71     },
72     {
73       "name": "Joshua Appelman",
74       "email": "jappelman@xebia.com",
75       "url": "jbnicolai.com"
76     },
77     {
78       "name": "JD Ballard",
79       "email": "i.am.qix@gmail.com",
80       "url": "github.com/qix-"
81     }
82   ],
83   "name": "has-flag",
84   "repository": {
85     "type": "git",
86     "url": "git+https://github.com/sindresorhus/has-flag.git"
87   },
88   "scripts": {
89     "test": "node test.js"
90   },
91   "version": "1.0.0"
92 }