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
| {
| "_args": [
| [
| "@types/koa-compose@3.2.3",
| "E:\\ximenzi\\wms\\old\\api"
| ]
| ],
| "_from": "@types/koa-compose@3.2.3",
| "_id": "@types/koa-compose@3.2.3",
| "_inBundle": false,
| "_integrity": "sha512-kXvR0DPyZ3gaFxZs4WycA8lpzlPGtFmwdbgce+NWd+TG3PycPO3o5FkePH60HoBPd8BBaSiw3vhtgM42O2kQcg==",
| "_location": "/@types/koa-compose",
| "_phantomChildren": {},
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "@types/koa-compose@3.2.3",
| "name": "@types/koa-compose",
| "escapedName": "@types%2fkoa-compose",
| "scope": "@types",
| "rawSpec": "3.2.3",
| "saveSpec": null,
| "fetchSpec": "3.2.3"
| },
| "_requiredBy": [
| "/@types/koa"
| ],
| "_resolved": "https://registry.npmjs.org/@types/koa-compose/-/koa-compose-3.2.3.tgz",
| "_spec": "3.2.3",
| "_where": "E:\\ximenzi\\wms\\old\\api",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "contributors": [
| {
| "name": "jKey Lu",
| "url": "https://github.com/jkeylu"
| }
| ],
| "dependencies": {
| "@types/koa": "*"
| },
| "description": "TypeScript definitions for koa-compose",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
| "license": "MIT",
| "main": "",
| "name": "@types/koa-compose",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git"
| },
| "scripts": {},
| "typeScriptVersion": "2.3",
| "types": "index",
| "typesPublisherContentHash": "2afedd7f4a780fe141711e01d021c943a9b450c7c5e7787ad42c759d9762e105",
| "version": "3.2.3"
| }
|
|