{
    "name": "@types/bcrypt",
    "version": "6.0.0",
    "description": "TypeScript definitions for bcrypt",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bcrypt",
    "license": "MIT",
    "contributors": [
        {
            "name": " Peter Harris",
            "githubUsername": "codeanimal",
            "url": "https://github.com/codeanimal"
        },
        {
            "name": "Ayman Nedjmeddine",
            "githubUsername": "IOAyman",
            "url": "https://github.com/IOAyman"
        },
        {
            "name": "David Stapleton",
            "githubUsername": "dstapleton92",
            "url": "https://github.com/dstapleton92"
        },
        {
            "name": "BendingBender",
            "githubUsername": "BendingBender",
            "url": "https://github.com/BendingBender"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/bcrypt"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*"
    },
    "peerDependencies": {},
    "typesPublisherContentHash": "c7ffb6808698d26d2a0773b7ab515669c7a7773a6ee8e4c90aad80972ca8ae9b",
    "typeScriptVersion": "5.1"
}