Giant blob of minor changes
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / minimist-options / package.json
1 {
2   "_from": "minimist-options@^3.0.1",
3   "_id": "minimist-options@3.0.2",
4   "_inBundle": false,
5   "_integrity": "sha512-FyBrT/d0d4+uiZRbqznPXqw3IpZZG3gl3wKWiX784FycUKVwBt0uLBFkQrtE4tZOrgo78nZp2jnKz3L65T5LdQ==",
6   "_location": "/minimist-options",
7   "_phantomChildren": {},
8   "_requested": {
9     "type": "range",
10     "registry": true,
11     "raw": "minimist-options@^3.0.1",
12     "name": "minimist-options",
13     "escapedName": "minimist-options",
14     "rawSpec": "^3.0.1",
15     "saveSpec": null,
16     "fetchSpec": "^3.0.1"
17   },
18   "_requiredBy": [
19     "/stylelint/meow"
20   ],
21   "_resolved": "https://registry.npmjs.org/minimist-options/-/minimist-options-3.0.2.tgz",
22   "_shasum": "fba4c8191339e13ecf4d61beb03f070103f3d954",
23   "_spec": "minimist-options@^3.0.1",
24   "_where": "/tmp/nvimkGaq4E/coc-prettier-UL9jgR/node_modules/stylelint/node_modules/meow",
25   "author": {
26     "name": "Vadim Demedes",
27     "email": "vdemedes@gmail.com"
28   },
29   "bugs": {
30     "url": "https://github.com/vadimdemedes/minimist-options/issues"
31   },
32   "bundleDependencies": false,
33   "dependencies": {
34     "arrify": "^1.0.1",
35     "is-plain-obj": "^1.1.0"
36   },
37   "deprecated": false,
38   "description": "Pretty options for minimist",
39   "devDependencies": {
40     "ava": "^0.18.2",
41     "xo": "^0.18.2"
42   },
43   "engines": {
44     "node": ">= 4"
45   },
46   "files": [
47     "index.js"
48   ],
49   "homepage": "https://github.com/vadimdemedes/minimist-options#readme",
50   "keywords": [
51     "minimist",
52     "argv",
53     "args"
54   ],
55   "license": "MIT",
56   "name": "minimist-options",
57   "repository": {
58     "type": "git",
59     "url": "git+https://github.com/vadimdemedes/minimist-options.git"
60   },
61   "scripts": {
62     "test": "xo && ava"
63   },
64   "version": "3.0.2"
65 }