UNPKG

@types/pg

Version:
35 lines 1.05 kB
{ "name": "@types/pg", "version": "8.11.11", "description": "TypeScript definitions for pg", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pg", "license": "MIT", "contributors": [ { "name": "Phips Peter", "githubUsername": "pspeter3", "url": "https://github.com/pspeter3" }, { "name": "Ravi van Rooijen", "githubUsername": "HoldYourWaffle", "url": "https://github.com/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" }, "peerDependencies": {}, "typesPublisherContentHash": "5d09c31829f9e4fda446be2545d1f00cd7d549d5d3a8eaf15fa999d181174a71", "typeScriptVersion": "5.0" }