{
    "name": "@types/oracledb",
    "version": "7.0.2",
    "description": "TypeScript definitions for oracledb",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/oracledb",
    "license": "MIT",
    "contributors": [
        {
            "name": "Connor Fitzgerald",
            "githubUsername": "connorjayfitzgerald",
            "url": "https://github.com/connorjayfitzgerald"
        },
        {
            "name": "Jacob Wheale",
            "githubUsername": "jacobwheale",
            "url": "https://github.com/jacobwheale"
        },
        {
            "name": "Sudarshan Soma",
            "githubUsername": "sudarshan12s",
            "url": "https://github.com/sudarshan12s"
        },
        {
            "name": "Sharad Chandran R",
            "githubUsername": "sharadraju",
            "url": "https://github.com/sharadraju"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/oracledb"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*"
    },
    "peerDependencies": {},
    "typesPublisherContentHash": "6411ac4a9fa59adc6cb657571316517e86e9b876b7d161b5ad1b4e7c76391a16",
    "typeScriptVersion": "5.6"
}