plugins/chocolatey/manifest.json

{
    "Description": "Enables chocolatey command completion for the choco.exe command.",
    "Name": "chocolatey",
    "Version": "0.0.1",
    "Platform": [
                     "Windows"
                 ]
}