UNPKG

@types/pg

Version:
30 lines 885 B
{ "name": "@types/pg", "version": "8.11.14", "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" } ], "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": "eb9f60cfe0e731e14425d5479d3eec7cf6ca6d5b253a1e487a17ea78c5c56707", "typeScriptVersion": "5.1" }