2022-04-29 12:33:17 +00:00

23 lines
734 B
JSON

{
"version": "5.3.3",
"description": "Pester is a test and mock framework for PowerShell.",
"homepage": "https://pester.dev",
"license": "Apache-2.0",
"notes": [
"'Pester' is currently installed as a PS module",
"For more information, visit: 'https://pester.dev/docs/quick-start'"
],
"url": "https://globalcdn.nuget.org/packages/pester.5.3.3.nupkg",
"hash": "654cb63a916dbce388babf8c80f63cae4ff0b4b8997e83e78f8fa93a9a07a1b5",
"extract_dir": "tools",
"psmodule": {
"name": "Pester"
},
"checkver": {
"github": "https://github.com/pester/Pester"
},
"autoupdate": {
"url": "https://globalcdn.nuget.org/packages/pester.$version.nupkg"
}
}