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