{
    "name": "@types/levelup",
    "version": "4.3.3",
    "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"
        }
    ],
    "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": "cbd2489dd51f0fcbbbfba0e29c8a130e7fe904748438b7e4fd5c868df4774791",
    "typeScriptVersion": "3.6"
}