UNPKG

1.14 kBJSONView Raw
1{
2 "name": "@types/busboy",
3 "version": "1.5.0",
4 "description": "TypeScript definitions for busboy",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/busboy",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Jacob Baskin",
10 "url": "https://github.com/jacobbaskin",
11 "githubUsername": "jacobbaskin"
12 },
13 {
14 "name": "BendingBender",
15 "url": "https://github.com/BendingBender",
16 "githubUsername": "BendingBender"
17 },
18 {
19 "name": "Martin Badin",
20 "url": "https://github.com/martin-badin",
21 "githubUsername": "martin-badin"
22 }
23 ],
24 "main": "",
25 "types": "index.d.ts",
26 "repository": {
27 "type": "git",
28 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
29 "directory": "types/busboy"
30 },
31 "scripts": {},
32 "dependencies": {
33 "@types/node": "*"
34 },
35 "typesPublisherContentHash": "0e16fab437194a753894baf31a01a95fd6e47084a4b16735d16abb54750792ca",
36 "typeScriptVersion": "3.9"
37}
\No newline at end of file