{
  "permissions": {
    "allow": [
      "Bash(mkdir:*)",
      "Bash(npm install)",
      "Bash(git add:*)"
    ],
    "deny": []
  }
}