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