{ "permissions": { "allow": [ "command(npm run)", "command(npm test)", "command(npm install)", "write_file(f:/Coding/MeshiTrack)" ], "deny": [ "command(grep)", "command(ls)", "command(cat)", "command(head)", "command(tail)", "command(npx)" ] } }