{
    "name": "@types/amqplib",
    "version": "0.10.7",
    "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": "3c015e315b8afe37f110da41d59d1ec4502e638a451a5a07d249af592bdb17d4",
    "typeScriptVersion": "5.0"
}