{
    "devDependencies": {
        "env-cmd": "^11.0.0"
    },
    "scripts": {
        "dev:teamsfx:playground": "env-cmd --silent -f .localConfigs.playground npm run dev",
        "dev:teamsfx:launch-playground": "env-cmd --silent -f env/.env.playground agentsplayground start"
    }
}
