{ "version": "0.4.11", "description": "PowerShell module for serializing and deserializing YAML", "homepage": "https://github.com/cloudbase/powershell-yaml", "license": "MIT", "url": "https://psg-prod-eastus.azureedge.net/packages/powershell-yaml.0.4.11.nupkg", "hash": "6f2478dc3f32887a160c6b92bbb82eb755b92510f93486fc0fd86d0b02c0f0bb", "pre_install": "Remove-Item \"$dir\\_rels\", \"$dir\\package\", \"$dir\\*Content_Types*.xml\" -Recurse", "psmodule": { "name": "powershell-yaml" }, "checkver": { "url": "https://www.powershellgallery.com/packages/powershell-yaml", "regex": "

([\\d\\.]+)

" }, "autoupdate": { "url": "https://psg-prod-eastus.azureedge.net/packages/powershell-yaml.$version.nupkg" } }