@types/amqplib
Version:
TypeScript definitions for amqplib
52 lines • 1.58 kB
JSON
{
"name": "@types/amqplib",
"version": "0.10.1",
"description": "TypeScript definitions for amqplib",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/amqplib",
"license": "MIT",
"contributors": [
{
"name": "Michael Nahkies",
"url": "https://github.com/mnahkies",
"githubUsername": "mnahkies"
},
{
"name": "Ab Reitsma",
"url": "https://github.com/abreits",
"githubUsername": "abreits"
},
{
"name": "Nicolás Fantone",
"url": "https://github.com/nfantone",
"githubUsername": "nfantone"
},
{
"name": "Nick Zelei",
"url": "https://github.com/nickzelei",
"githubUsername": "nickzelei"
},
{
"name": "Vincenzo Chianese",
"url": "https://github.com/XVincentX",
"githubUsername": "XVincentX"
},
{
"name": "Seonggwon Yoon",
"url": "https://github.com/seonggwonyoon",
"githubUsername": "seonggwonyoon"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/amqplib"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "64242b0f780db5977f7f101045ba047b4acfca16d72e3440c334fb54f65ecb0d",
"typeScriptVersion": "4.2"
}