UNPKG

874 BJSONView Raw
1{
2 "name": "@types/koa-compose",
3 "version": "3.2.5",
4 "description": "TypeScript definitions for koa-compose",
5 "license": "MIT",
6 "contributors": [
7 {
8 "name": "jKey Lu",
9 "url": "https://github.com/jkeylu",
10 "githubUsername": "jkeylu"
11 },
12 {
13 "name": "Anton Astashov",
14 "url": "https://github.com/astashov",
15 "githubUsername": "astashov"
16 }
17 ],
18 "main": "",
19 "types": "index.d.ts",
20 "repository": {
21 "type": "git",
22 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
23 "directory": "types/koa-compose"
24 },
25 "scripts": {},
26 "dependencies": {
27 "@types/koa": "*"
28 },
29 "typesPublisherContentHash": "a5fb98541fe6f08d4799ff1ca630573727c2aaf2ecaeabcdef672cde7eb1c72d",
30 "typeScriptVersion": "2.8"
31}
\No newline at end of file