Giant blob of minor changes
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / util-deprecate / package.json
1 {
2   "_from": "util-deprecate@^1.0.1",
3   "_id": "util-deprecate@1.0.2",
4   "_inBundle": false,
5   "_integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=",
6   "_location": "/util-deprecate",
7   "_phantomChildren": {},
8   "_requested": {
9     "type": "range",
10     "registry": true,
11     "raw": "util-deprecate@^1.0.1",
12     "name": "util-deprecate",
13     "escapedName": "util-deprecate",
14     "rawSpec": "^1.0.1",
15     "saveSpec": null,
16     "fetchSpec": "^1.0.1"
17   },
18   "_requiredBy": [
19     "/duplexer2/readable-stream",
20     "/memory-fs/readable-stream",
21     "/readable-stream",
22     "/unzipper/readable-stream"
23   ],
24   "_resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
25   "_shasum": "450d4dc9fa70de732762fbd2d4a28981419a0ccf",
26   "_spec": "util-deprecate@^1.0.1",
27   "_where": "/tmp/nvimkGaq4E/coc-prettier-UL9jgR/node_modules/readable-stream",
28   "author": {
29     "name": "Nathan Rajlich",
30     "email": "nathan@tootallnate.net",
31     "url": "http://n8.io/"
32   },
33   "browser": "browser.js",
34   "bugs": {
35     "url": "https://github.com/TooTallNate/util-deprecate/issues"
36   },
37   "bundleDependencies": false,
38   "deprecated": false,
39   "description": "The Node.js `util.deprecate()` function with browser support",
40   "homepage": "https://github.com/TooTallNate/util-deprecate",
41   "keywords": [
42     "util",
43     "deprecate",
44     "browserify",
45     "browser",
46     "node"
47   ],
48   "license": "MIT",
49   "main": "node.js",
50   "name": "util-deprecate",
51   "repository": {
52     "type": "git",
53     "url": "git://github.com/TooTallNate/util-deprecate.git"
54   },
55   "scripts": {
56     "test": "echo \"Error: no test specified\" && exit 1"
57   },
58   "version": "1.0.2"
59 }