
Added CmdletExists and AppExeExists conditions Cleanup of existing package description files
10 lines
113 B
JSON
10 lines
113 B
JSON
{
|
|
"package": {
|
|
"Condition": [
|
|
{
|
|
"AppExeExists": "git"
|
|
}
|
|
],
|
|
"Name": "git"
|
|
}
|
|
}
|