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