{
    "version": "0.2.0",
    "description": "PowerShell proxy command around Set-Location to defer import of posh-git module until one changes working directory to the root of a git directory.",
    "homepage": "https://github.com/bergmeister/lazy-posh-git",
    "license": "MIT",
    "url": "https://github.com/bergmeister/lazy-posh-git/releases/download/0.2.0/lazy-posh-git.zip",
    "hash": "33b78789a46e694ff701d5f897a78a98c8c93447a208ffea92e7a9e7c58c2d10",
    "psmodule": {
        "name": "lazy-posh-git"
    },
    "depends": "posh-git",
    "checkver": "github",
    "autoupdate": {
        "url": "https://github.com/bergmeister/lazy-posh-git/releases/download/$version/lazy-posh-git.zip"
    }
}
