@types/koa-send
Version:
TypeScript definitions for koa-send
32 lines • 966 B
JSON
{
"name": "@types/koa-send",
"version": "4.1.4",
"description": "TypeScript definitions for koa-send",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/koa-send",
"license": "MIT",
"contributors": [
{
"name": "Peter Safranek",
"url": "https://github.com/pe8ter",
"githubUsername": "pe8ter"
},
{
"name": "Tomek Łaziuk",
"url": "https://github.com/tlaziuk",
"githubUsername": "tlaziuk"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/koa-send"
},
"scripts": {},
"dependencies": {
"@types/koa": "*"
},
"typesPublisherContentHash": "469dcbe933e86d71fa95b413629475edeacbe0f7190c5a3241d32fbbceddea12",
"typeScriptVersion": "4.5"
}