UNPKG

@types/levelup

Version:
44 lines 1.37 kB
{ "name": "@types/levelup", "version": "5.1.1", "description": "TypeScript definitions for levelup", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/levelup", "license": "MIT", "contributors": [ { "name": "Meirion Hughes", "url": "https://github.com/MeirionHughes", "githubUsername": "MeirionHughes" }, { "name": "Daniel Byrne", "url": "https://github.com/danwbyrne", "githubUsername": "danwbyrne" }, { "name": "Carson Farmer", "url": "https://github.com/carsonfarmer", "githubUsername": "carsonfarmer" }, { "name": "Steffen Park", "url": "https://github.com/istherepie", "githubUsername": "istherepie" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/levelup" }, "scripts": {}, "dependencies": { "@types/abstract-leveldown": "*", "@types/level-errors": "*", "@types/node": "*" }, "typesPublisherContentHash": "04f489248f6abeca8129d8387ace43ef8f3c7a7c3bea8f22daffa6fe47a0e7c0", "typeScriptVersion": "3.9" }