UNPKG

@types/leveldown

Version:
33 lines 1.03 kB
{ "name": "@types/leveldown", "version": "4.0.6", "description": "TypeScript definitions for leveldown", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/leveldown", "license": "MIT", "contributors": [ { "name": "Meirion Hughes", "githubUsername": "MeirionHughes", "url": "https://github.com/MeirionHughes" }, { "name": "Daniel Byrne", "githubUsername": "danwbyrne", "url": "https://github.com/danwbyrne" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/leveldown" }, "scripts": {}, "dependencies": { "@types/abstract-leveldown": "*", "@types/node": "*" }, "typesPublisherContentHash": "34be2b81aacd51744908241f55424043aa983d7aec4284b8f94478410d6407d9", "typeScriptVersion": "4.5" }