{
    "name": "@types/mkdirp",
    "version": "1.0.1",
    "description": "TypeScript definitions for mkdirp",
    "license": "MIT",
    "contributors": [
        {
            "name": "Bart van der Schoor",
            "url": "https://github.com/Bartvds",
            "githubUsername": "Bartvds"
        },
        {
            "name": "mrmlnc",
            "url": "https://github.com/mrmlnc",
            "githubUsername": "mrmlnc"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/mkdirp"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*"
    },
    "typesPublisherContentHash": "54c11723a6ff7afa24c3613506a05723fcbd979c8015885002854ceba335c4cb",
    "typeScriptVersion": "3.0"
}