UNPKG

@types/nedb

Version:
37 lines 1.13 kB
{ "name": "@types/nedb", "version": "1.8.14", "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": "44cd721107584a3ca5225ae0b637186b9e286fba03101285bf035ef68111a57d", "typeScriptVersion": "4.5" }