@types/koa-route
Version:
TypeScript definitions for koa-route
33 lines • 1.01 kB
JSON
{
"name": "@types/koa-route",
"version": "3.2.8",
"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"
},
"typesPublisherContentHash": "28cb98e7271c81c005edadbc8f9267405fb82cee6931651894342d0213bbc9c6",
"typeScriptVersion": "4.5"
}