UNPKG

964 BJSONView Raw
1{
2 "name": "@types/sqlite3",
3 "version": "3.1.11",
4 "description": "TypeScript definitions for sqlite3",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sqlite3",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Nick Malaguti",
10 "githubUsername": "nmalaguti",
11 "url": "https://github.com/nmalaguti"
12 },
13 {
14 "name": "Sumant Manne",
15 "githubUsername": "dpyro",
16 "url": "https://github.com/dpyro"
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/sqlite3"
25 },
26 "scripts": {},
27 "dependencies": {
28 "@types/node": "*"
29 },
30 "typesPublisherContentHash": "1f33e26e703fe617b42dc243aa091eb205cce9e0220b83338afce56ab1e1a729",
31 "typeScriptVersion": "4.5"
32}
\No newline at end of file