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