UNPKG

901 BJSONView Raw
1{
2 "name": "@types/pg",
3 "version": "7.14.8",
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-types": "^2.2.0"
29 },
30 "typesPublisherContentHash": "6ef2163919321e0928407ba7f1238ac421600fb720766d7538b28ad6f09a08db",
31 "typeScriptVersion": "3.4"
32}
\No newline at end of file