{
    "name": "@types/oauth",
    "version": "0.9.4",
    "description": "TypeScript definitions for oauth",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/oauth",
    "license": "MIT",
    "contributors": [
        {
            "name": "nonAlgebraic",
            "githubUsername": "nonAlgebraic",
            "url": "https://github.com/nonAlgebraic"
        },
        {
            "name": "Eduardo AC",
            "githubUsername": "EduardoAC",
            "url": "https://github.com/EduardoAC"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/oauth"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*"
    },
    "typesPublisherContentHash": "b8f6f40406aca62a3f49d5beb6608aa3f7c7d7377a0341316c68044fc3f31e5d",
    "typeScriptVersion": "4.5"
}