{
    "version": "1.1.0",
    "description": "Tab expansion module for PowerShell. Handles more content and provides a new, optional interface.",
    "homepage": "https://github.com/jasonmarcher/PowerTab",
    "license": "MIT",
    "notes": [
        "Use the module by running: 'Import-Module PowerTab'",
        "The first time you do this it will setup everything and you can choose to install the module permanently."
    ],
    "url": "https://github.com/jasonmarcher/PowerTab/archive/v1.1.0.zip",
    "hash": "1dce26d05751363f35ceedaa7373ce1dbbc0fdab2362b99e7bbc216b81ef35a1",
    "extract_dir": "PowerTab-1.1.0",
    "psmodule": {
        "name": "PowerTab"
    },
    "checkver": "github",
    "autoupdate": {
        "url": "https://github.com/jasonmarcher/PowerTab/archive/v$version.zip",
        "extract_dir": "PowerTab-$version"
    }
}
