{
    "name": "@types/yargs",
    "version": "15.0.4",
    "description": "TypeScript definitions for yargs",
    "license": "MIT",
    "contributors": [
        {
            "name": "Martin Poelstra",
            "url": "https://github.com/poelstra",
            "githubUsername": "poelstra"
        },
        {
            "name": "Mizunashi Mana",
            "url": "https://github.com/mizunashi-mana",
            "githubUsername": "mizunashi-mana"
        },
        {
            "name": "Jeffery Grajkowski",
            "url": "https://github.com/pushplay",
            "githubUsername": "pushplay"
        },
        {
            "name": "Jeff Kenney",
            "url": "https://github.com/jeffkenney",
            "githubUsername": "jeffkenney"
        },
        {
            "name": "Jimi (Dimitris) Charalampidis",
            "url": "https://github.com/JimiC",
            "githubUsername": "JimiC"
        },
        {
            "name": "Steffen Viken Valvåg",
            "url": "https://github.com/steffenvv",
            "githubUsername": "steffenvv"
        },
        {
            "name": "Emily Marigold Klassen",
            "url": "https://github.com/forivall",
            "githubUsername": "forivall"
        },
        {
            "name": "ExE Boss",
            "url": "https://github.com/ExE-Boss",
            "githubUsername": "ExE-Boss"
        },
        {
            "name": "Aankhen",
            "url": "https://github.com/Aankhen",
            "githubUsername": "Aankhen"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/yargs"
    },
    "scripts": {},
    "dependencies": {
        "@types/yargs-parser": "*"
    },
    "typesPublisherContentHash": "33123d2b50bbbc5d15307f8a14b565cbb797530f625c3087b83b21aceb528536",
    "typeScriptVersion": "3.0"

,"_resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.4.tgz"
,"_integrity": "sha512-9T1auFmbPZoxHz0enUFlUuKRy3it01R+hlggyVUMtnCTQRunsQYifnSGb8hET4Xo8yiC0o0r1paW3ud5+rbURg=="
,"_from": "@types/yargs@15.0.4"
}