{
  "permissions": {
    "allow": [
      "Bash(git rm *)",
      "Bash(fnm use *)",
      "Bash(npm install *)",
      "Bash(npm run *)",
      "Bash(npx vite *)",
      "PowerShell(fnm env *)",
      "PowerShell(npm run *)",
      "PowerShell($fnmDir = \"$env:APPDATA\\\\fnm\\\\node-versions\\\\v24.14.0\\\\installation\"; $env:PATH = \"$fnmDir;\" + $env:PATH; node --version)",
      "Bash(fnm exec *)",
      "Bash(npm list *)",
      "Bash(npm show *)",
      "Bash(npm info *)",
      "PowerShell(npm info *)",
      "PowerShell(& \"C:\\\\Users\\\\T_LAMARCHE\\\\AppData\\\\Roaming\\\\fnm\\\\aliases\\\\default\\\\node_modules\\\\npm\\\\bin\\\\npm-cli.js\" info @so-ric/colorspace 2>&1 | Select-Object -First 30)"
    ]
  }
}
