@types/formidable
Version:
TypeScript definitions for formidable
38 lines • 1.15 kB
JSON
{
"name": "@types/formidable",
"version": "3.4.7",
"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": "1fd7f777607a143fb69778125c1ecdd20d222392c7d37d68af93234adeaebba1",
"typeScriptVersion": "5.2"
}