UNPKG

@types/nedb

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