{
  "permissions": {
    "allow": [
      "Bash(npm run *)",
      "Bash(node -e ' *)",
      "Bash(echo \"EXIT:$?\")",
      "Bash(npm install *)",
      "Bash(python3 -c ' *)",
      "Bash(npm prune *)",
      "Bash(npm ls *)",
      "Bash(python3 -c \"import json,sys; d=json.load\\(sys.stdin\\); print\\(json.dumps\\(d.get\\('dependencies',{}\\),indent=2\\)\\)\")",
      "Bash(npx tsc *)"
    ]
  }
}
