recoder-code
Version:
🚀 AI-powered development platform - Chat with 32+ models, build projects, automate workflows. Free models included!
63 lines • 1.91 kB
JSON
{
"name": "@types/multer",
"version": "1.4.13",
"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": "ea3009a3d338b242f4c077422a23fd37c202bfbb89cba2db6a6cfefc3c6a578d",
"typeScriptVersion": "5.1"
}