UNPKG

1.87 kBJSONView Raw
1{
2 "name": "@types/multer",
3 "version": "1.4.9",
4 "description": "TypeScript definitions for multer",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/multer",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "jt000",
10 "githubUsername": "jt000",
11 "url": "https://github.com/jt000"
12 },
13 {
14 "name": "vilicvane",
15 "githubUsername": "vilic",
16 "url": "https://github.com/vilic"
17 },
18 {
19 "name": "David Broder-Rodgers",
20 "githubUsername": "DavidBR-SW",
21 "url": "https://github.com/DavidBR-SW"
22 },
23 {
24 "name": "Michael Ledin",
25 "githubUsername": "mxl",
26 "url": "https://github.com/mxl"
27 },
28 {
29 "name": "HyunSeob Lee",
30 "githubUsername": "hyunseob",
31 "url": "https://github.com/hyunseob"
32 },
33 {
34 "name": "Pierre Tchuente",
35 "githubUsername": "PierreTchuente",
36 "url": "https://github.com/PierreTchuente"
37 },
38 {
39 "name": "Oliver Emery",
40 "githubUsername": "thrymgjol",
41 "url": "https://github.com/thrymgjol"
42 },
43 {
44 "name": "Piotr Błażejewicz",
45 "githubUsername": "peterblazejewicz",
46 "url": "https://github.com/peterblazejewicz"
47 }
48 ],
49 "main": "",
50 "types": "index.d.ts",
51 "repository": {
52 "type": "git",
53 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
54 "directory": "types/multer"
55 },
56 "scripts": {},
57 "dependencies": {
58 "@types/express": "*"
59 },
60 "typesPublisherContentHash": "87ad430258de5f438445e731eeb40403ab6ca9c4394753316bf53b4426b937e8",
61 "typeScriptVersion": "4.5"
62}
\No newline at end of file