1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
| {
| "_args": [
| [
| {
| "raw": "util-deprecate@~1.0.1",
| "scope": null,
| "escapedName": "util-deprecate",
| "name": "util-deprecate",
| "rawSpec": "~1.0.1",
| "spec": ">=1.0.1 <1.1.0",
| "type": "range"
| },
| "/root/rushmail/node_modules/hpack.js/node_modules/readable-stream"
| ]
| ],
| "_from": "util-deprecate@>=1.0.1 <1.1.0",
| "_id": "util-deprecate@1.0.2",
| "_inCache": true,
| "_location": "/util-deprecate",
| "_nodeVersion": "4.1.2",
| "_npmUser": {
| "name": "tootallnate",
| "email": "nathan@tootallnate.net"
| },
| "_npmVersion": "2.14.4",
| "_phantomChildren": {},
| "_requested": {
| "raw": "util-deprecate@~1.0.1",
| "scope": null,
| "escapedName": "util-deprecate",
| "name": "util-deprecate",
| "rawSpec": "~1.0.1",
| "spec": ">=1.0.1 <1.1.0",
| "type": "range"
| },
| "_requiredBy": [
| "/concat-stream/readable-stream",
| "/hpack.js/readable-stream",
| "/readable-stream"
| ],
| "_resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
| "_shasum": "450d4dc9fa70de732762fbd2d4a28981419a0ccf",
| "_shrinkwrap": null,
| "_spec": "util-deprecate@~1.0.1",
| "_where": "/root/rushmail/node_modules/hpack.js/node_modules/readable-stream",
| "author": {
| "name": "Nathan Rajlich",
| "email": "nathan@tootallnate.net",
| "url": "http://n8.io/"
| },
| "browser": "browser.js",
| "bugs": {
| "url": "https://github.com/TooTallNate/util-deprecate/issues"
| },
| "dependencies": {},
| "description": "The Node.js `util.deprecate()` function with browser support",
| "devDependencies": {},
| "directories": {},
| "dist": {
| "shasum": "450d4dc9fa70de732762fbd2d4a28981419a0ccf",
| "tarball": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz"
| },
| "gitHead": "475fb6857cd23fafff20c1be846c1350abf8e6d4",
| "homepage": "https://github.com/TooTallNate/util-deprecate",
| "keywords": [
| "util",
| "deprecate",
| "browserify",
| "browser",
| "node"
| ],
| "license": "MIT",
| "main": "node.js",
| "maintainers": [
| {
| "name": "tootallnate",
| "email": "nathan@tootallnate.net"
| }
| ],
| "name": "util-deprecate",
| "optionalDependencies": {},
| "readme": "ERROR: No README data found!",
| "repository": {
| "type": "git",
| "url": "git://github.com/TooTallNate/util-deprecate.git"
| },
| "scripts": {
| "test": "echo \"Error: no test specified\" && exit 1"
| },
| "version": "1.0.2"
| }
|
|