Giant blob of minor changes
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / os-locale / package.json
1 {
2   "_from": "os-locale@^3.1.0",
3   "_id": "os-locale@3.1.0",
4   "_inBundle": false,
5   "_integrity": "sha512-Z8l3R4wYWM40/52Z+S265okfFj8Kt2cC2MKY+xNi3kFs+XGI7WXu/I309QQQYbRW4ijiZ+yxs9pqEhJh0DqW3Q==",
6   "_location": "/os-locale",
7   "_phantomChildren": {
8     "cross-spawn": "6.0.5",
9     "is-stream": "1.1.0",
10     "npm-run-path": "2.0.2",
11     "p-finally": "1.0.0",
12     "pump": "3.0.0",
13     "signal-exit": "3.0.3",
14     "strip-eof": "1.0.0"
15   },
16   "_requested": {
17     "type": "range",
18     "registry": true,
19     "raw": "os-locale@^3.1.0",
20     "name": "os-locale",
21     "escapedName": "os-locale",
22     "rawSpec": "^3.1.0",
23     "saveSpec": null,
24     "fetchSpec": "^3.1.0"
25   },
26   "_requiredBy": [
27     "/yargs"
28   ],
29   "_resolved": "https://registry.npmjs.org/os-locale/-/os-locale-3.1.0.tgz",
30   "_shasum": "a802a6ee17f24c10483ab9935719cef4ed16bf1a",
31   "_spec": "os-locale@^3.1.0",
32   "_where": "/tmp/nvimkGaq4E/coc-prettier-UL9jgR/node_modules/yargs",
33   "author": {
34     "name": "Sindre Sorhus",
35     "email": "sindresorhus@gmail.com",
36     "url": "sindresorhus.com"
37   },
38   "bugs": {
39     "url": "https://github.com/sindresorhus/os-locale/issues"
40   },
41   "bundleDependencies": false,
42   "dependencies": {
43     "execa": "^1.0.0",
44     "lcid": "^2.0.0",
45     "mem": "^4.0.0"
46   },
47   "deprecated": false,
48   "description": "Get the system locale",
49   "devDependencies": {
50     "ava": "^1.0.1",
51     "import-fresh": "^3.0.0",
52     "xo": "^0.23.0"
53   },
54   "engines": {
55     "node": ">=6"
56   },
57   "files": [
58     "index.js"
59   ],
60   "homepage": "https://github.com/sindresorhus/os-locale#readme",
61   "keywords": [
62     "locale",
63     "lang",
64     "language",
65     "system",
66     "os",
67     "string",
68     "str",
69     "user",
70     "country",
71     "id",
72     "identifier",
73     "region"
74   ],
75   "license": "MIT",
76   "name": "os-locale",
77   "repository": {
78     "type": "git",
79     "url": "git+https://github.com/sindresorhus/os-locale.git"
80   },
81   "scripts": {
82     "test": "xo && ava"
83   },
84   "version": "3.1.0"
85 }