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
| {
| "_args": [
| [
| "@types/koa-router@7.0.40",
| "E:\\ximenzi\\wms\\old\\api"
| ]
| ],
| "_from": "@types/koa-router@7.0.40",
| "_id": "@types/koa-router@7.0.40",
| "_inBundle": false,
| "_integrity": "sha512-YK4+WGXch6Ig9PreZ9jlHZb2onm0S1szGw0oQxWvPhoyjSHo1Tq+CpjxMmthEUIQUc9KznOGgehFarOx8XwsFw==",
| "_location": "/@types/koa-router",
| "_phantomChildren": {},
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "@types/koa-router@7.0.40",
| "name": "@types/koa-router",
| "escapedName": "@types%2fkoa-router",
| "scope": "@types",
| "rawSpec": "7.0.40",
| "saveSpec": null,
| "fetchSpec": "7.0.40"
| },
| "_requiredBy": [
| "/egg"
| ],
| "_resolved": "https://registry.npmjs.org/@types/koa-router/-/koa-router-7.0.40.tgz",
| "_spec": "7.0.40",
| "_where": "E:\\ximenzi\\wms\\old\\api",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "contributors": [
| {
| "name": "Jerry Chin",
| "url": "https://github.com/hellopao"
| },
| {
| "name": "Pavel Ivanov",
| "url": "https://github.com/schfkt"
| },
| {
| "name": "JounQin",
| "url": "https://github.com/JounQin"
| },
| {
| "name": "Romain Faust",
| "url": "https://github.com/romain-faust"
| },
| {
| "name": "Guillaume Mayer",
| "url": "https://github.com/Guillaume-Mayer"
| },
| {
| "name": "Andrea Gueugnaut",
| "url": "https://github.com/falinor"
| }
| ],
| "dependencies": {
| "@types/koa": "*"
| },
| "description": "TypeScript definitions for koa-router",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
| "license": "MIT",
| "main": "",
| "name": "@types/koa-router",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
| "directory": "types/koa-router"
| },
| "scripts": {},
| "typeScriptVersion": "2.3",
| "types": "index",
| "typesPublisherContentHash": "1d1917a655b97bbfcb10c092310bb16ef7ce1168587b076bd9794309fe81efe6",
| "version": "7.0.40"
| }
|
|