@types/koa-mount
Version:
TypeScript definitions for koa-mount
32 lines • 972 B
JSON
{
"name": "@types/koa-mount",
"version": "4.0.5",
"description": "TypeScript definitions for koa-mount",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/koa-mount",
"license": "MIT",
"contributors": [
{
"name": "Tomek Łaziuk",
"githubUsername": "tlaziuk",
"url": "https://github.com/tlaziuk"
},
{
"name": "Vladislav Polyakov",
"githubUsername": "polrk",
"url": "https://github.com/polrk"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/koa-mount"
},
"scripts": {},
"dependencies": {
"@types/koa": "*"
},
"typesPublisherContentHash": "49477eed9383fdef2c1ab3c6489ca3cb7a24bfa5bd116a06320702c681159ea5",
"typeScriptVersion": "4.5"
}