@types/koa-send
Version:
TypeScript definitions for koa-send
32 lines • 966 B
JSON
{
"name": "@types/koa-send",
"version": "4.1.6",
"description": "TypeScript definitions for koa-send",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/koa-send",
"license": "MIT",
"contributors": [
{
"name": "Peter Safranek",
"githubUsername": "pe8ter",
"url": "https://github.com/pe8ter"
},
{
"name": "Tomek Łaziuk",
"githubUsername": "tlaziuk",
"url": "https://github.com/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": "945c99e5a443948886a2daf697751e82a1ac2ec5658b4af6eabce52cbc560578",
"typeScriptVersion": "4.5"
}