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/form-data@0.0.33",
| "scope": "@types",
| "escapedName": "@types%2fform-data",
| "name": "@types/form-data",
| "rawSpec": "0.0.33",
| "spec": "0.0.33",
| "type": "version"
| },
| "/root/rushmail/node_modules/then-request"
| ]
| ],
| "_from": "@types/form-data@0.0.33",
| "_id": "@types/form-data@0.0.33",
| "_inCache": true,
| "_location": "/@types/form-data",
| "_npmOperationalInternal": {
| "host": "packages-12-west.internal.npmjs.com",
| "tmp": "tmp/form-data-0.0.33.tgz_1479857927173_0.650688566500321"
| },
| "_npmUser": {
| "name": "types",
| "email": "ts-npm-types@microsoft.com"
| },
| "_phantomChildren": {},
| "_requested": {
| "raw": "@types/form-data@0.0.33",
| "scope": "@types",
| "escapedName": "@types%2fform-data",
| "name": "@types/form-data",
| "rawSpec": "0.0.33",
| "spec": "0.0.33",
| "type": "version"
| },
| "_requiredBy": [
| "/then-request"
| ],
| "_resolved": "https://registry.npmjs.org/@types/form-data/-/form-data-0.0.33.tgz",
| "_shasum": "c9ac85b2a5fd18435b8c85d9ecb50e6d6c893ff8",
| "_shrinkwrap": null,
| "_spec": "@types/form-data@0.0.33",
| "_where": "/root/rushmail/node_modules/then-request",
| "author": {
| "name": "Carlos Ballesteros Velasco",
| "email": "https://github.com/soywiz"
| },
| "dependencies": {
| "@types/node": "*"
| },
| "description": "TypeScript definitions for form-data",
| "devDependencies": {},
| "directories": {},
| "dist": {
| "shasum": "c9ac85b2a5fd18435b8c85d9ecb50e6d6c893ff8",
| "tarball": "https://registry.npmjs.org/@types/form-data/-/form-data-0.0.33.tgz"
| },
| "license": "MIT",
| "main": "",
| "maintainers": [
| {
| "name": "types",
| "email": "ryan.cavanaugh@microsoft.com"
| }
| ],
| "name": "@types/form-data",
| "optionalDependencies": {},
| "peerDependencies": {},
| "readme": "ERROR: No README data found!",
| "repository": {
| "type": "git",
| "url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
| },
| "scripts": {},
| "typesPublisherContentHash": "9cc91a75fca75af54344c0e61a0c29e9f9939ea01d67642720916db50a7245ef",
| "typings": "index.d.ts",
| "version": "0.0.33"
| }
|
|