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
| {
| "_args": [
| [
| "@types/supertest@2.0.7",
| "E:\\ximenzi\\wms\\old\\api"
| ]
| ],
| "_development": true,
| "_from": "@types/supertest@2.0.7",
| "_id": "@types/supertest@2.0.7",
| "_inBundle": false,
| "_integrity": "sha512-GibTh4OTkal71btYe2fpZP/rVHIPnnUsYphEaoywVHo+mo2a/LhlOFkIm5wdN0H0DA0Hx8x+tKgCYMD9elHu5w==",
| "_location": "/@types/supertest",
| "_phantomChildren": {},
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "@types/supertest@2.0.7",
| "name": "@types/supertest",
| "escapedName": "@types%2fsupertest",
| "scope": "@types",
| "rawSpec": "2.0.7",
| "saveSpec": null,
| "fetchSpec": "2.0.7"
| },
| "_requiredBy": [
| "#DEV:/"
| ],
| "_resolved": "https://registry.npmjs.org/@types/supertest/-/supertest-2.0.7.tgz",
| "_spec": "2.0.7",
| "_where": "E:\\ximenzi\\wms\\old\\api",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "contributors": [
| {
| "name": "Alex Varju",
| "url": "https://github.com/varju"
| },
| {
| "name": "Petteri Parkkila",
| "url": "https://github.com/pietu"
| }
| ],
| "dependencies": {
| "@types/superagent": "*"
| },
| "description": "TypeScript definitions for SuperTest",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
| "license": "MIT",
| "main": "",
| "name": "@types/supertest",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git"
| },
| "scripts": {},
| "typeScriptVersion": "2.2",
| "types": "index",
| "typesPublisherContentHash": "ed2c30dabdd4c138a6761f6c7db39d22f0b4c0b9d6ab0c70bb7f95bd73eb609c",
| "version": "2.0.7"
| }
|
|