UNPKG

903 BJSONView Raw
1{
2 "name": "@types/pg",
3 "version": "7.14.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 "@types/pg-types": "*"
29 },
30 "typesPublisherContentHash": "367f2272bac8fd0abb4d19bd26631093d98ba52f0f3f8adba481000f720b9252",
31 "typeScriptVersion": "2.8"
32}
\No newline at end of file