ddda20da879b1099039e7e9089297a0891d9dc80
[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     "/concat-stream/readable-stream",
20     "/duplexify/readable-stream",
21     "/flush-write-stream/readable-stream",
22     "/from2/readable-stream",
23     "/fs-write-stream-atomic/readable-stream",
24     "/memory-fs/readable-stream",
25     "/node-libs-browser/readable-stream",
26     "/parallel-transform/readable-stream",
27     "/readable-stream",
28     "/stream-browserify/readable-stream",
29     "/stream-http/readable-stream",
30     "/through2/readable-stream",
31     "/watchpack-chokidar2/readable-stream",
32     "/webpack/readable-stream"
33   ],
34   "_resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
35   "_shasum": "450d4dc9fa70de732762fbd2d4a28981419a0ccf",
36   "_spec": "util-deprecate@^1.0.1",
37   "_where": "/tmp/coc-prettier-dzKjD7/node_modules/readable-stream",
38   "author": {
39     "name": "Nathan Rajlich",
40     "email": "nathan@tootallnate.net",
41     "url": "http://n8.io/"
42   },
43   "browser": "browser.js",
44   "bugs": {
45     "url": "https://github.com/TooTallNate/util-deprecate/issues"
46   },
47   "bundleDependencies": false,
48   "deprecated": false,
49   "description": "The Node.js `util.deprecate()` function with browser support",
50   "homepage": "https://github.com/TooTallNate/util-deprecate",
51   "keywords": [
52     "util",
53     "deprecate",
54     "browserify",
55     "browser",
56     "node"
57   ],
58   "license": "MIT",
59   "main": "node.js",
60   "name": "util-deprecate",
61   "repository": {
62     "type": "git",
63     "url": "git://github.com/TooTallNate/util-deprecate.git"
64   },
65   "scripts": {
66     "test": "echo \"Error: no test specified\" && exit 1"
67   },
68   "version": "1.0.2"
69 }