{ "version": "0.4.10", "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.10.nupkg", "hash": "d17a8bde9be5560490f3cc1c60dd1aa1392bf26a2e69634f8731b148b21e1f82", "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" } }