UNPKG

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