{
    "name": "@types/yargs",
    "version": "13.0.3",
    "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"
        }
    ],
    "main": "",
    "types": "index",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/yargs"
    },
    "scripts": {},
    "dependencies": {
        "@types/yargs-parser": "*"
    },
    "typesPublisherContentHash": "500be969ef6ef1e24d5f2d9a3961407976a93ae7e549d23c155cf9d680f1cf8a",
    "typeScriptVersion": "3.0"
}