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