@types/multiparty
Version:
TypeScript definitions for multiparty
27 lines • 828 B
JSON
{
"name": "@types/multiparty",
"version": "4.2.1",
"description": "TypeScript definitions for multiparty",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/multiparty",
"license": "MIT",
"contributors": [
{
"name": "Ken Fukuyama",
"githubUsername": "kenfdev",
"url": "https://github.com/kenfdev"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/multiparty"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "9438e4123b3e471adcfabbad04ec31c396efec3436ca417735340ce061abd9f5",
"typeScriptVersion": "4.8"
}