@types/koa-multer
Version:
TypeScript definitions for koa-multer
27 lines • 837 B
JSON
{
"name": "@types/koa-multer",
"version": "1.0.4",
"description": "TypeScript definitions for koa-multer",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/koa-multer",
"license": "MIT",
"contributors": [
{
"name": "benstevens48",
"githubUsername": "benstevens48",
"url": "https://github.com/benstevens48"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/koa-multer"
},
"scripts": {},
"dependencies": {
"@types/koa": "*"
},
"typesPublisherContentHash": "12e21dfe12926485e0f7bab0c2c7710e567959e04decc7cb3ef07f8d0810ceed",
"typeScriptVersion": "4.5"
}