{
"permissions": {
"allow": [
"Bash(dir)",
"Bash(mkdir:*)",
"Bash(dir:*)",
"Bash(python:*)",
"Bash(conda info:*)",
"Bash(node:*)",
"Bash(npm:*)",
"Bash(git init:*)",
"Bash(git remote add:*)",
"Bash(git add:*)",
"Bash(rm:*)",
"Bash(git commit:*)",
"Bash(git push:*)"
],
"deny": [],
"ask": []
}