@types/koa-router
Version:
TypeScript definitions for koa-router
57 lines • 1.74 kB
JSON
{
"name": "@types/koa-router",
"version": "7.4.8",
"description": "TypeScript definitions for koa-router",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/koa-router",
"license": "MIT",
"contributors": [
{
"name": "Jerry Chin",
"githubUsername": "hellopao",
"url": "https://github.com/hellopao"
},
{
"name": "Pavel Ivanov",
"githubUsername": "schfkt",
"url": "https://github.com/schfkt"
},
{
"name": "JounQin",
"githubUsername": "JounQin",
"url": "https://github.com/JounQin"
},
{
"name": "Romain Faust",
"githubUsername": "romain-faust",
"url": "https://github.com/romain-faust"
},
{
"name": "Guillaume Mayer",
"githubUsername": "Guillaume-Mayer",
"url": "https://github.com/Guillaume-Mayer"
},
{
"name": "Andrea Gueugnaut",
"githubUsername": "falinor",
"url": "https://github.com/falinor"
},
{
"name": "Yves Kaufmann",
"githubUsername": "yveskaufmann",
"url": "https://github.com/yveskaufmann"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/koa-router"
},
"scripts": {},
"dependencies": {
"@types/koa": "*"
},
"typesPublisherContentHash": "8fb6a0375d3dfe4348d424dd56b9467224fe57c8dffdf2252add89bb166ac0c5",
"typeScriptVersion": "4.5"
}