UNPKG

1.74 kBJSONView Raw
1{
2 "name": "@types/better-sqlite3",
3 "version": "7.5.0",
4 "description": "TypeScript definitions for better-sqlite3",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/better-sqlite3",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Ben Davies",
10 "url": "https://github.com/Morfent",
11 "githubUsername": "Morfent"
12 },
13 {
14 "name": "Mathew Rumsey",
15 "url": "https://github.com/matrumz",
16 "githubUsername": "matrumz"
17 },
18 {
19 "name": "Santiago Aguilar",
20 "url": "https://github.com/sant123",
21 "githubUsername": "sant123"
22 },
23 {
24 "name": "Alessandro Vergani",
25 "url": "https://github.com/loghorn",
26 "githubUsername": "loghorn"
27 },
28 {
29 "name": "Andrew Kaiser",
30 "url": "https://github.com/andykais",
31 "githubUsername": "andykais"
32 },
33 {
34 "name": "Mark Stewart",
35 "url": "https://github.com/mrkstwrt",
36 "githubUsername": "mrkstwrt"
37 },
38 {
39 "name": "Florian Stamer",
40 "url": "https://github.com/stamerf",
41 "githubUsername": "stamerf"
42 }
43 ],
44 "main": "",
45 "types": "index.d.ts",
46 "repository": {
47 "type": "git",
48 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
49 "directory": "types/better-sqlite3"
50 },
51 "scripts": {},
52 "dependencies": {
53 "@types/node": "*"
54 },
55 "typesPublisherContentHash": "5b2aaa418b91168e5c7aee89762e7a0040dd72dc4e4f05a5b2f103b43b88d1cb",
56 "typeScriptVersion": "3.8"
57}
\No newline at end of file