@types/koa-joi-router
Version:
TypeScript definitions for koa-joi-router
52 lines • 1.59 kB
JSON
{
"name": "@types/koa-joi-router",
"version": "8.0.7",
"description": "TypeScript definitions for koa-joi-router",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/koa-joi-router",
"license": "MIT",
"contributors": [
{
"name": "Matthew Bull",
"githubUsername": "wingsbob",
"url": "https://github.com/wingsbob"
},
{
"name": "Dave Welsh",
"githubUsername": "move-zig",
"url": "https://github.com/move-zig"
},
{
"name": "Hiroshi Ioka",
"githubUsername": "hirochachacha",
"url": "https://github.com/hirochachacha"
},
{
"name": "Tiger Oakes",
"githubUsername": "NotWoods",
"url": "https://github.com/NotWoods"
},
{
"name": "Jeremy Hull",
"githubUsername": "sourrust",
"url": "https://github.com/sourrust"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/koa-joi-router"
},
"scripts": {},
"dependencies": {
"@types/busboy": "*",
"@types/co-body": "*",
"@types/koa": "*",
"@types/koa-router": "*",
"@types/node": "*",
"joi": "^17.3.0"
},
"typesPublisherContentHash": "d7ea73769da8458bb1cffcc5bd5238895962196b00ad6d18c9d6bfd15018d544",
"typeScriptVersion": "4.5"
}