{
    "name": "@types/rimraf",
    "version": "2.0.5",
    "description": "TypeScript definitions for rimraf",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/rimraf",
    "license": "MIT",
    "contributors": [
        {
            "name": "Carlos Ballesteros Velasco",
            "url": "https://github.com/soywiz",
            "githubUsername": "soywiz"
        },
        {
            "name": "e-cloud",
            "url": "https://github.com/e-cloud",
            "githubUsername": "e-cloud"
        },
        {
            "name": "Ruben Schmidmeister",
            "url": "https://github.com/bash",
            "githubUsername": "bash"
        },
        {
            "name": "Oganexon",
            "url": "https://github.com/oganexon",
            "githubUsername": "oganexon"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/rimraf"
    },
    "scripts": {},
    "dependencies": {
        "@types/glob": "*",
        "@types/node": "*"
    },
    "typesPublisherContentHash": "8b2a52af42d5525465e665fc33177cb2156cbf1a28909f5998859a283f693a40",
    "typeScriptVersion": "3.6"
}