@types/koa-compose
Version:
TypeScript definitions for koa-compose
32 lines • 974 B
JSON
{
"name": "@types/koa-compose",
"version": "3.2.8",
"description": "TypeScript definitions for koa-compose",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/koa-compose",
"license": "MIT",
"contributors": [
{
"name": "jKey Lu",
"githubUsername": "jkeylu",
"url": "https://github.com/jkeylu"
},
{
"name": "Anton Astashov",
"githubUsername": "astashov",
"url": "https://github.com/astashov"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/koa-compose"
},
"scripts": {},
"dependencies": {
"@types/koa": "*"
},
"typesPublisherContentHash": "9a44c8567ffd974b9e9100467206dbe1e538e01d82877d3fe21084dea3dbf17c",
"typeScriptVersion": "4.5"
}