UNPKG

928 BJSONView Raw
1{
2 "name": "@types/pg",
3 "version": "8.6.0",
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": "*",
29 "pg-types": "^2.2.0"
30 },
31 "typesPublisherContentHash": "1adb7c43a7166acdcf68dc7c5e63f34afa1150fa49304bc11a6983eae7720d42",
32 "typeScriptVersion": "3.5"
33}
\No newline at end of file