{
    "name": "@types/slack-node",
    "version": "0.1.8",
    "description": "TypeScript definitions for slack-node",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/slack-node",
    "license": "MIT",
    "contributors": [
        {
            "name": "Joshua DeVinney",
            "githubUsername": "geoffreak",
            "url": "https://github.com/geoffreak"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/slack-node"
    },
    "scripts": {},
    "dependencies": {
        "@types/request": "*"
    },
    "peerDependencies": {},
    "typesPublisherContentHash": "8fc23202d7911cbb51ac47b578b917253e77dfe263b3483ef7d1ef4c66adb61b",
    "typeScriptVersion": "5.2"
}