{
    "version": "1.2901.0.260125",
    "description": "Docker command completion for PowerShell",
    "homepage": "https://github.com/matt9ucci/DockerCompletion",
    "license": "MIT",
    "url": "https://cdn.powershellgallery.com/packages/dockercompletion.1.2901.0.260125.nupkg",
    "hash": "20a8aa0612bab63badd06dcb84546acf233665b9160dbbf7173a470cd912ffef",
    "pre_install": "Remove-Item \"$dir\\_rels\", \"$dir\\package\", \"$dir\\*Content*.xml\" -Recurse",
    "psmodule": {
        "name": "DockerCompletion"
    },
    "checkver": {
        "url": "https://www.powershellgallery.com/packages/DockerCompletion",
        "regex": "<h2>([\\d.]+)</h2>"
    },
    "autoupdate": {
        "url": "https://cdn.powershellgallery.com/packages/dockercompletion.$version.nupkg"
    }
}
