@types/koa-joi-router
Version:
TypeScript definitions for koa-joi-router
44 lines • 1.28 kB
JSON
{
"name": "@types/koa-joi-router",
"version": "5.2.3",
"description": "TypeScript definitions for koa-joi-router",
"license": "MIT",
"contributors": [
{
"name": "Matthew Bull",
"url": "https://github.com/wingsbob",
"githubUsername": "wingsbob"
},
{
"name": "Dave Welsh",
"url": "https://github.com/move-zig",
"githubUsername": "move-zig"
},
{
"name": "Hiroshi Ioka",
"url": "https://github.com/hirochachacha",
"githubUsername": "hirochachacha"
},
{
"name": "Tiger Oakes",
"url": "https://github.com/NotWoods",
"githubUsername": "NotWoods"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/koa-joi-router"
},
"scripts": {},
"dependencies": {
"@types/co-body": "*",
"@types/joi": "*",
"@types/koa": "*",
"@types/koa-router": "*"
},
"typesPublisherContentHash": "4a278dc688d7bcf0da78b7c714108556911153ad27aebc4bbc2efb84f1636177",
"typeScriptVersion": "2.8"
}