UNPKG

@types/subleveldown

Version:
34 lines 1.08 kB
{ "name": "@types/subleveldown", "version": "4.1.4", "description": "TypeScript definitions for subleveldown", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/subleveldown", "license": "MIT", "contributors": [ { "name": "Carson Farmer", "githubUsername": "carsonfarmer", "url": "https://github.com/carsonfarmer" }, { "name": "Dmitry Demensky", "githubUsername": "demensky", "url": "https://github.com/demensky" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/subleveldown" }, "scripts": {}, "dependencies": { "@types/abstract-leveldown": "*", "@types/level-codec": "*", "@types/levelup": "*" }, "typesPublisherContentHash": "2d89938257a94a3f2dd14ba82fe1adad33e821f52a35ae0c33a6667139f31ad2", "typeScriptVersion": "4.5" }