@types/koa-multer
Version:
TypeScript definitions for koa-multer
28 lines • 865 B
JSON
{
"name": "@types/koa-multer",
"version": "1.0.5",
"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": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "b9eba12a92c339eeb8ea0d30b880c6ef8f0c27bc7ee143cdac2257a6ac04ad5a",
"typeScriptVersion": "5.2"
}