@types/formidable
Version:
TypeScript definitions for formidable
38 lines • 1.15 kB
JSON
{
"name": "@types/formidable",
"version": "3.5.0",
"description": "TypeScript definitions for formidable",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/formidable",
"license": "MIT",
"contributors": [
{
"name": "Wim Looman",
"githubUsername": "Nemo157",
"url": "https://github.com/Nemo157"
},
{
"name": "Martin Badin",
"githubUsername": "martin-badin",
"url": "https://github.com/martin-badin"
},
{
"name": "devLana",
"githubUsername": "devLana",
"url": "https://github.com/devLana"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/formidable"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "e8c1688ea338b979d55eb8effcbd5092538b1b74afe2cdaf6967edaa42468cc1",
"typeScriptVersion": "5.2"
}