UNPKG

@types/pg-cursor

Version:
33 lines 1 kB
{ "name": "@types/pg-cursor", "version": "2.7.2", "description": "TypeScript definitions for pg-cursor", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pg-cursor", "license": "MIT", "contributors": [ { "name": "Tiogshi Laj", "githubUsername": "Tiogshi", "url": "https://github.com/Tiogshi" }, { "name": "Elias Fauser", "githubUsername": "elias-fauser", "url": "https://github.com/elias-fauser" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/pg-cursor" }, "scripts": {}, "dependencies": { "@types/node": "*", "@types/pg": "*" }, "typesPublisherContentHash": "8f5d0188e8987666896ab32087159d2e71c776e44c826439f7a6aed802e0fddb", "typeScriptVersion": "4.5" }