{
    "name": "@types/prompt",
    "version": "1.1.9",
    "description": "TypeScript definitions for prompt",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prompt",
    "license": "MIT",
    "contributors": [
        {
            "name": "Florian Imdahl",
            "githubUsername": "ffflorian",
            "url": "https://github.com/ffflorian"
        },
        {
            "name": "Matthew Berryman",
            "githubUsername": "matthewberryman",
            "url": "https://github.com/matthewberryman"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/prompt"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*",
        "@types/revalidator": "*"
    },
    "typesPublisherContentHash": "6c0a582dc96bba14e4e9014566b90534b7a1eb9377bed164a12c8f9a5a498cb5",
    "typeScriptVersion": "4.8"
}