@types/koa-route
Version:
TypeScript definitions for koa-route
34 lines • 1.04 kB
JSON
{
"name": "@types/koa-route",
"version": "3.2.9",
"description": "TypeScript definitions for koa-route",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/koa-route",
"license": "MIT",
"contributors": [
{
"name": "Mike Cook",
"githubUsername": "migstopheles",
"url": "https://github.com/migstopheles"
},
{
"name": "Jaco Greeff",
"githubUsername": "jacogr",
"url": "https://github.com/jacogr"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/koa-route"
},
"scripts": {},
"dependencies": {
"@types/koa": "*",
"path-to-regexp": "^1.7.0"
},
"peerDependencies": {},
"typesPublisherContentHash": "5a127437b24d7ea32f7862584c6067f06eabe32fb972edf699aaeb216b33ad6e",
"typeScriptVersion": "5.2"
}