UNPKG

935 BJSONView Raw
1{
2 "name": "@types/pg",
3 "version": "7.14.10",
4 "description": "TypeScript definitions for pg",
5 "license": "MIT",
6 "contributors": [
7 {
8 "name": "Phips Peter",
9 "url": "https://github.com/pspeter3",
10 "githubUsername": "pspeter3"
11 },
12 {
13 "name": "Ravi van Rooijen",
14 "url": "https://github.com/HoldYourWaffle",
15 "githubUsername": "HoldYourWaffle"
16 }
17 ],
18 "main": "",
19 "types": "index.d.ts",
20 "repository": {
21 "type": "git",
22 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
23 "directory": "types/pg"
24 },
25 "scripts": {},
26 "dependencies": {
27 "@types/node": "*",
28 "pg-protocol": "^1.2.0",
29 "pg-types": "^2.2.0"
30 },
31 "typesPublisherContentHash": "c2587645aad7c8c883e098fbd21d0639818fca9ceb708234ff2acf18a49befd1",
32 "typeScriptVersion": "3.4"
33}
\No newline at end of file