UNPKG

1.87 kBJSONView Raw
1{
2 "name": "@types/multer",
3 "version": "1.4.7",
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 "url": "https://github.com/jt000",
11 "githubUsername": "jt000"
12 },
13 {
14 "name": "vilicvane",
15 "url": "https://github.com/vilic",
16 "githubUsername": "vilic"
17 },
18 {
19 "name": "David Broder-Rodgers",
20 "url": "https://github.com/DavidBR-SW",
21 "githubUsername": "DavidBR-SW"
22 },
23 {
24 "name": "Michael Ledin",
25 "url": "https://github.com/mxl",
26 "githubUsername": "mxl"
27 },
28 {
29 "name": "HyunSeob Lee",
30 "url": "https://github.com/hyunseob",
31 "githubUsername": "hyunseob"
32 },
33 {
34 "name": "Pierre Tchuente",
35 "url": "https://github.com/PierreTchuente",
36 "githubUsername": "PierreTchuente"
37 },
38 {
39 "name": "Oliver Emery",
40 "url": "https://github.com/thrymgjol",
41 "githubUsername": "thrymgjol"
42 },
43 {
44 "name": "Piotr Błażejewicz",
45 "url": "https://github.com/peterblazejewicz",
46 "githubUsername": "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": "32b2d0cc5d84f278945858a1be2b00bcdd046da7c6e0886d5afd0d1e002ee95a",
61 "typeScriptVersion": "3.6"
62}
\No newline at end of file