{
    "name": "@types/oracledb",
    "version": "6.10.3",
    "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": "Dan Beglin",
            "githubUsername": "dannyb648",
            "url": "https://github.com/dannyb648"
        },
        {
            "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": "f973cd3fb7520b10a5a135a6776802582e068bcf2b01794647eea0f9fe21564b",
    "typeScriptVersion": "5.3"
}