UNPKG

1.58 kBJSONView Raw
1{
2 "name": "@types/amqplib",
3 "version": "0.10.1",
4 "description": "TypeScript definitions for amqplib",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/amqplib",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Michael Nahkies",
10 "url": "https://github.com/mnahkies",
11 "githubUsername": "mnahkies"
12 },
13 {
14 "name": "Ab Reitsma",
15 "url": "https://github.com/abreits",
16 "githubUsername": "abreits"
17 },
18 {
19 "name": "Nicolás Fantone",
20 "url": "https://github.com/nfantone",
21 "githubUsername": "nfantone"
22 },
23 {
24 "name": "Nick Zelei",
25 "url": "https://github.com/nickzelei",
26 "githubUsername": "nickzelei"
27 },
28 {
29 "name": "Vincenzo Chianese",
30 "url": "https://github.com/XVincentX",
31 "githubUsername": "XVincentX"
32 },
33 {
34 "name": "Seonggwon Yoon",
35 "url": "https://github.com/seonggwonyoon",
36 "githubUsername": "seonggwonyoon"
37 }
38 ],
39 "main": "",
40 "types": "index.d.ts",
41 "repository": {
42 "type": "git",
43 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
44 "directory": "types/amqplib"
45 },
46 "scripts": {},
47 "dependencies": {
48 "@types/node": "*"
49 },
50 "typesPublisherContentHash": "64242b0f780db5977f7f101045ba047b4acfca16d72e3440c334fb54f65ecb0d",
51 "typeScriptVersion": "4.2"
52}
\No newline at end of file