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
| {
| "_args": [
| [
| "@types/koa@2.0.48",
| "E:\\ximenzi\\wms\\old\\api"
| ]
| ],
| "_from": "@types/koa@2.0.48",
| "_id": "@types/koa@2.0.48",
| "_inBundle": false,
| "_integrity": "sha512-CiIUYhHlOFJhSCTmsFoFkV2t9ij1JwW26nt0W9XZoWTvmAw6zTE0+k3IAoGICtjzIfhZpZcO323NHmI1LGmdDw==",
| "_location": "/@types/koa",
| "_phantomChildren": {},
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "@types/koa@2.0.48",
| "name": "@types/koa",
| "escapedName": "@types%2fkoa",
| "scope": "@types",
| "rawSpec": "2.0.48",
| "saveSpec": null,
| "fetchSpec": "2.0.48"
| },
| "_requiredBy": [
| "/@types/koa-compose",
| "/@types/koa-router",
| "/egg",
| "/egg-core"
| ],
| "_resolved": "https://registry.npmjs.org/@types/koa/-/koa-2.0.48.tgz",
| "_spec": "2.0.48",
| "_where": "E:\\ximenzi\\wms\\old\\api",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "contributors": [
| {
| "name": "DavidCai1993",
| "url": "https://github.com/DavidCai1993"
| },
| {
| "name": "jKey Lu",
| "url": "https://github.com/jkeylu"
| },
| {
| "name": "Brice Bernard",
| "url": "https://github.com/brikou"
| }
| ],
| "dependencies": {
| "@types/accepts": "*",
| "@types/cookies": "*",
| "@types/http-assert": "*",
| "@types/keygrip": "*",
| "@types/koa-compose": "*",
| "@types/node": "*"
| },
| "description": "TypeScript definitions for Koa",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
| "license": "MIT",
| "main": "",
| "name": "@types/koa",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git"
| },
| "scripts": {},
| "typeScriptVersion": "2.3",
| "types": "index",
| "typesPublisherContentHash": "4e42b1f8788df94b78f945a8453180d4f8606de73f9c60e52dcce84ad6c99f7a",
| "version": "2.0.48"
| }
|
|