@types/koa-send
Version:
TypeScript definitions for koa-send
32 lines • 966 B
JSON
{
"name": "@types/koa-send",
"version": "4.1.3",
"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": "902d570ba6174d86864be420fbdbd011db9598bc9bb6ec207ddd3326dc8ed86d",
"typeScriptVersion": "3.6"
}