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
| {
| "_args": [
| [
| {
| "raw": "@types/concat-stream@^1.6.0",
| "scope": "@types",
| "escapedName": "@types%2fconcat-stream",
| "name": "@types/concat-stream",
| "rawSpec": "^1.6.0",
| "spec": ">=1.6.0 <2.0.0",
| "type": "range"
| },
| "/root/rushmail/node_modules/then-request"
| ]
| ],
| "_from": "@types/concat-stream@>=1.6.0 <2.0.0",
| "_id": "@types/concat-stream@1.6.0",
| "_inCache": true,
| "_location": "/@types/concat-stream",
| "_npmOperationalInternal": {
| "host": "packages-12-west.internal.npmjs.com",
| "tmp": "tmp/concat-stream-1.6.0.tgz_1483975333574_0.9150186630431563"
| },
| "_npmUser": {
| "name": "types",
| "email": "ts-npm-types@microsoft.com"
| },
| "_phantomChildren": {},
| "_requested": {
| "raw": "@types/concat-stream@^1.6.0",
| "scope": "@types",
| "escapedName": "@types%2fconcat-stream",
| "name": "@types/concat-stream",
| "rawSpec": "^1.6.0",
| "spec": ">=1.6.0 <2.0.0",
| "type": "range"
| },
| "_requiredBy": [
| "/then-request"
| ],
| "_resolved": "https://registry.npmjs.org/@types/concat-stream/-/concat-stream-1.6.0.tgz",
| "_shasum": "394dbe0bb5fee46b38d896735e8b68ef2390d00d",
| "_shrinkwrap": null,
| "_spec": "@types/concat-stream@^1.6.0",
| "_where": "/root/rushmail/node_modules/then-request",
| "author": {
| "name": "Joey Marianer",
| "email": "https://github.com/jmarianer"
| },
| "dependencies": {
| "@types/node": "*"
| },
| "description": "TypeScript definitions for concat-stream",
| "devDependencies": {},
| "directories": {},
| "dist": {
| "shasum": "394dbe0bb5fee46b38d896735e8b68ef2390d00d",
| "tarball": "https://registry.npmjs.org/@types/concat-stream/-/concat-stream-1.6.0.tgz"
| },
| "license": "MIT",
| "main": "",
| "maintainers": [
| {
| "name": "types",
| "email": "ts-npm-types@microsoft.com"
| }
| ],
| "name": "@types/concat-stream",
| "optionalDependencies": {},
| "peerDependencies": {},
| "readme": "ERROR: No README data found!",
| "repository": {
| "type": "git",
| "url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
| },
| "scripts": {},
| "typeScriptVersion": "2.0",
| "typesPublisherContentHash": "c8835aa1ec588a7222bd6cb9eaf8e2bc39d105c0500b6cbdabc5662ae74c8f86",
| "version": "1.6.0"
| }
|
|