{
    "version": "2.5.22",
    "description": "A PowerShell wrapper around the fuzzy finder fzf",
    "homepage": "https://github.com/kelleyma49/PSFzf",
    "license": "MIT",
    "suggest": {
        "fzf": "fzf"
    },
    "url": "https://psg-prod-eastus.azureedge.net/packages/psfzf.2.5.22.nupkg",
    "hash": "78f359c73d1f31f49338e4dce255cdb652e4a67f3103fa87b6939cee95a8201e",
    "pre_install": "Remove-Item \"$dir\\_rels\", \"$dir\\package\", \"$dir\\*Content*.xml\" -Recurse",
    "psmodule": {
        "name": "PSFzf"
    },
    "checkver": {
        "url": "https://www.powershellgallery.com/packages/PSFzf",
        "regex": "<h2>([\\d.]+)</h2>"
    },
    "autoupdate": {
        "url": "https://psg-prod-eastus.azureedge.net/packages/psfzf.$version.nupkg"
    }
}
