{
    "name": "@types/amqplib",
    "version": "0.10.8",
    "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": "8922003fbb5c96cdbfa29082103d6b14bfb4b38fc489756e6954f47e9574d01d",
    "typeScriptVersion": "5.2"
}