UNPKG

1.58 kBJSONView Raw
1{
2 "name": "@types/amqplib",
3 "version": "0.10.3",
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 "githubUsername": "mnahkies",
11 "url": "https://github.com/mnahkies"
12 },
13 {
14 "name": "Ab Reitsma",
15 "githubUsername": "abreits",
16 "url": "https://github.com/abreits"
17 },
18 {
19 "name": "Nicolás Fantone",
20 "githubUsername": "nfantone",
21 "url": "https://github.com/nfantone"
22 },
23 {
24 "name": "Nick Zelei",
25 "githubUsername": "nickzelei",
26 "url": "https://github.com/nickzelei"
27 },
28 {
29 "name": "Vincenzo Chianese",
30 "githubUsername": "XVincentX",
31 "url": "https://github.com/XVincentX"
32 },
33 {
34 "name": "Seonggwon Yoon",
35 "githubUsername": "seonggwonyoon",
36 "url": "https://github.com/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": "ce47aeb4303aef409c6a0dad3ff5c0fb346214262c86fa7acafb9d1871addb47",
51 "typeScriptVersion": "4.5"
52}
\No newline at end of file