{
    "name": "@types/standard-version",
    "version": "7.1.3",
    "description": "TypeScript definitions for standard-version",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/standard-version",
    "license": "MIT",
    "contributors": [
        {
            "name": "Jason Kwok",
            "githubUsername": "JasonHK",
            "url": "https://github.com/JasonHK"
        },
        {
            "name": "David Goitia",
            "githubUsername": "davidgoitia",
            "url": "https://github.com/davidgoitia"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/standard-version"
    },
    "scripts": {},
    "dependencies": {
        "@types/conventional-changelog-config-spec": "*",
        "@types/node": "*"
    },
    "typesPublisherContentHash": "dc526ea49241fb7939055019e1c09d902a5a21be71bb52fd031a46b3d7c6408e",
    "typeScriptVersion": "4.5"
}