{
    "name": "@types/pg",
    "version": "8.10.2",
    "description": "TypeScript definitions for pg",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pg",
    "license": "MIT",
    "contributors": [
        {
            "name": "Phips Peter",
            "url": "https://github.com/pspeter3",
            "githubUsername": "pspeter3"
        },
        {
            "name": "Ravi van Rooijen",
            "url": "https://github.com/HoldYourWaffle",
            "githubUsername": "HoldYourWaffle"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/pg"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*",
        "pg-protocol": "*",
        "pg-types": "^4.0.1"
    },
    "typesPublisherContentHash": "cf44f82f273867e6a720cb38d5290f46b91dc859bb2ba0e83d364a8dad8839d6",
    "typeScriptVersion": "4.3"
}