UNPKG

1.13 kBJSONView Raw
1{
2 "name": "@types/nedb",
3 "version": "1.8.13",
4 "description": "TypeScript definitions for NeDB",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/nedb",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Stefan Steinhart",
10 "url": "https://github.com/reppners",
11 "githubUsername": "reppners"
12 },
13 {
14 "name": "Anthony Nichols",
15 "url": "https://github.com/anthonynichols",
16 "githubUsername": "anthonynichols"
17 },
18 {
19 "name": "Alejandro Fernandez Haro",
20 "url": "https://github.com/afharo",
21 "githubUsername": "afharo"
22 }
23 ],
24 "main": "",
25 "types": "index.d.ts",
26 "repository": {
27 "type": "git",
28 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
29 "directory": "types/nedb"
30 },
31 "scripts": {},
32 "dependencies": {
33 "@types/node": "*"
34 },
35 "typesPublisherContentHash": "ed8e090d2f36c1e9a3849f97f2d85b21fdb88ce31195ebdd207c11609f71a9b2",
36 "typeScriptVersion": "4.2"
37}
\No newline at end of file