{
    "name": "@types/download",
    "version": "6.2.4",
    "description": "TypeScript definitions for download",
    "license": "MIT",
    "contributors": [
        {
            "name": "Nico Jansen",
            "url": "https://github.com/nicojs",
            "githubUsername": "nicojs"
        }
    ],
    "main": "",
    "types": "index",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
    },
    "scripts": {},
    "dependencies": {
        "@types/decompress": "*",
        "@types/got": "^8",
        "@types/node": "*"
    },
    "typesPublisherContentHash": "25573576743ee4f41301427072830fd3df9f2f464295a9b4ef96885975a6277c",
    "typeScriptVersion": "2.3"
}