{
    "name": "@types/jira-client",
    "version": "7.1.9",
    "description": "TypeScript definitions for jira-client",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jira-client",
    "license": "MIT",
    "contributors": [
        {
            "name": "Orta Therox",
            "githubUsername": "orta",
            "url": "https://github.com/orta"
        },
        {
            "name": "Robert Kesterson",
            "githubUsername": "rkesters",
            "url": "https://github.com/rkesters"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/jira-client"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*",
        "@types/request": "*"
    },
    "typesPublisherContentHash": "64113e15439942d0d89cba0ff28f473502fc26e2f63a1eb9e55262254cf2facc",
    "typeScriptVersion": "4.5"
}