{
"extends": ["//"],
"tasks": {
"build:standalone": {
"dependsOn": ["build"],
"outputs": ["dist/buster"],
"cache": false
}