UNPKG

@types/pg-copy-streams

Version:
28 lines 873 B
{ "name": "@types/pg-copy-streams", "version": "1.2.5", "description": "TypeScript definitions for pg-copy-streams", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pg-copy-streams", "license": "MIT", "contributors": [ { "name": "Brian Crowell", "githubUsername": "fluggo", "url": "https://github.com/fluggo" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/pg-copy-streams" }, "scripts": {}, "dependencies": { "@types/node": "*", "@types/pg": "*" }, "typesPublisherContentHash": "55772524aed4b9b04dffdbac58ddeddf51f44b382e26f0cd070a4f201bddee9f", "typeScriptVersion": "4.5" }