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
| {
| "_args": [
| [
| "@types/depd@1.1.32",
| "E:\\ximenzi\\wms\\old\\api"
| ]
| ],
| "_from": "@types/depd@1.1.32",
| "_id": "@types/depd@1.1.32",
| "_inBundle": false,
| "_integrity": "sha512-kB2cpXs3A0TGWl4a4h74yIwvclYZUTW6Irpee/3Dc1s4Cr5rGPHtpGPpBBpEV1MaKH5z/oul+57oDkEkeRXRnw==",
| "_location": "/@types/depd",
| "_phantomChildren": {},
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "@types/depd@1.1.32",
| "name": "@types/depd",
| "escapedName": "@types%2fdepd",
| "scope": "@types",
| "rawSpec": "1.1.32",
| "saveSpec": null,
| "fetchSpec": "1.1.32"
| },
| "_requiredBy": [
| "/egg-core"
| ],
| "_resolved": "https://registry.npmjs.org/@types/depd/-/depd-1.1.32.tgz",
| "_spec": "1.1.32",
| "_where": "E:\\ximenzi\\wms\\old\\api",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "contributors": [
| {
| "name": "Zhiyuan Wang",
| "url": "https://github.com/danny8002"
| },
| {
| "name": "BendingBender",
| "url": "https://github.com/BendingBender"
| }
| ],
| "dependencies": {
| "@types/node": "*"
| },
| "description": "TypeScript definitions for depd",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
| "license": "MIT",
| "main": "",
| "name": "@types/depd",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git"
| },
| "scripts": {},
| "typeScriptVersion": "2.2",
| "typesPublisherContentHash": "a60575e0e5d764343ccfedec8c962756a5b141a188ddddf021c525d24a156b34",
| "version": "1.1.32"
| }
|
|