{
    "name": "@types/nedb",
    "version": "1.8.16",
    "description": "TypeScript definitions for nedb",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/nedb",
    "license": "MIT",
    "contributors": [
        {
            "name": "Stefan Steinhart",
            "githubUsername": "reppners",
            "url": "https://github.com/reppners"
        },
        {
            "name": "Anthony Nichols",
            "githubUsername": "anthonynichols",
            "url": "https://github.com/anthonynichols"
        },
        {
            "name": "Alejandro Fernandez Haro",
            "githubUsername": "afharo",
            "url": "https://github.com/afharo"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/nedb"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*"
    },
    "typesPublisherContentHash": "180ea3a8268ad345d05655e1fae02c9450ddd21139b058969ec98a8029e0b82e",
    "typeScriptVersion": "4.5"
}