@types/multer
Version:
TypeScript definitions for multer
63 lines • 1.91 kB
JSON
{
"name": "@types/multer",
"version": "2.1.0",
"description": "TypeScript definitions for multer",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/multer",
"license": "MIT",
"contributors": [
{
"name": "jt000",
"githubUsername": "jt000",
"url": "https://github.com/jt000"
},
{
"name": "vilicvane",
"githubUsername": "vilic",
"url": "https://github.com/vilic"
},
{
"name": "David Broder-Rodgers",
"githubUsername": "DavidBR-SW",
"url": "https://github.com/DavidBR-SW"
},
{
"name": "Michael Ledin",
"githubUsername": "mxl",
"url": "https://github.com/mxl"
},
{
"name": "HyunSeob Lee",
"githubUsername": "hyunseob",
"url": "https://github.com/hyunseob"
},
{
"name": "Pierre Tchuente",
"githubUsername": "PierreTchuente",
"url": "https://github.com/PierreTchuente"
},
{
"name": "Piotr Błażejewicz",
"githubUsername": "peterblazejewicz",
"url": "https://github.com/peterblazejewicz"
},
{
"name": "Sebastian Beltran",
"githubUsername": "bjohansebas",
"url": "https://github.com/bjohansebas"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/multer"
},
"scripts": {},
"dependencies": {
"@types/express": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "0c7f6dceb74e1b68055e66ac32f8e4b881555b237eea26c02a2786d8bd4cd6a4",
"typeScriptVersion": "5.2"
}