{
    "name": "@types/keyv",
    "version": "3.1.1",
    "description": "TypeScript definitions for keyv",
    "license": "MIT",
    "contributors": [
        {
            "name": "AryloYeung",
            "url": "https://github.com/Arylo",
            "githubUsername": "Arylo"
        },
        {
            "name": "BendingBender",
            "url": "https://github.com/BendingBender",
            "githubUsername": "BendingBender"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/keyv"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*"
    },
    "typesPublisherContentHash": "883f9e92997b7991324e37284aa16e71d6f43731110ec0e7f62ccca68960aec3",
    "typeScriptVersion": "2.8"
}