UNPKG

982 BJSONView Raw
1{
2 "name": "@types/formidable",
3 "version": "1.2.3",
4 "description": "TypeScript definitions for formidable",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/formidable",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Wim Looman",
10 "url": "https://github.com/Nemo157",
11 "githubUsername": "Nemo157"
12 },
13 {
14 "name": "Martin Badin",
15 "url": "https://github.com/martin-badin",
16 "githubUsername": "martin-badin"
17 }
18 ],
19 "main": "",
20 "types": "index.d.ts",
21 "repository": {
22 "type": "git",
23 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
24 "directory": "types/formidable"
25 },
26 "scripts": {},
27 "dependencies": {
28 "@types/node": "*"
29 },
30 "typesPublisherContentHash": "e2b58c421fbd4236351530a08255c1161f6847d12d9d7b0aa4274ba1ff7665d9",
31 "typeScriptVersion": "3.6"
32}
\No newline at end of file