Giant blob of minor changes
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / registry-url / package.json
1 {
2   "_from": "registry-url@^3.0.3",
3   "_id": "registry-url@3.1.0",
4   "_inBundle": false,
5   "_integrity": "sha1-PU74cPc93h138M+aOBQyRE4XSUI=",
6   "_location": "/registry-url",
7   "_phantomChildren": {},
8   "_requested": {
9     "type": "range",
10     "registry": true,
11     "raw": "registry-url@^3.0.3",
12     "name": "registry-url",
13     "escapedName": "registry-url",
14     "rawSpec": "^3.0.3",
15     "saveSpec": null,
16     "fetchSpec": "^3.0.3"
17   },
18   "_requiredBy": [
19     "/package-json"
20   ],
21   "_resolved": "https://registry.npmjs.org/registry-url/-/registry-url-3.1.0.tgz",
22   "_shasum": "3d4ef870f73dde1d77f0cf9a381432444e174942",
23   "_spec": "registry-url@^3.0.3",
24   "_where": "/tmp/nvimkGaq4E/coc-prettier-UL9jgR/node_modules/package-json",
25   "author": {
26     "name": "Sindre Sorhus",
27     "email": "sindresorhus@gmail.com",
28     "url": "sindresorhus.com"
29   },
30   "bugs": {
31     "url": "https://github.com/sindresorhus/registry-url/issues"
32   },
33   "bundleDependencies": false,
34   "dependencies": {
35     "rc": "^1.0.1"
36   },
37   "deprecated": false,
38   "description": "Get the set npm registry URL",
39   "devDependencies": {
40     "ava": "*",
41     "pify": "^2.3.0",
42     "require-uncached": "^1.0.2",
43     "xo": "*"
44   },
45   "engines": {
46     "node": ">=0.10.0"
47   },
48   "files": [
49     "index.js"
50   ],
51   "homepage": "https://github.com/sindresorhus/registry-url#readme",
52   "keywords": [
53     "npm",
54     "conf",
55     "config",
56     "npmconf",
57     "registry",
58     "url",
59     "uri",
60     "scope"
61   ],
62   "license": "MIT",
63   "name": "registry-url",
64   "repository": {
65     "type": "git",
66     "url": "git+https://github.com/sindresorhus/registry-url.git"
67   },
68   "scripts": {
69     "test": "xo && ava --serial"
70   },
71   "version": "3.1.0"
72 }