{
  "permissions": {
    "allow": [
      "Bash(do mv \"$f\" \"tl-$f\")",
      "Bash(pyftsubset:*)",
      "Bash(pip install brotli)",
      "Bash(python3:*)",
      "Bash(curl:*)",
      "Bash(npm run stage:*)",
      "Bash(npm install:*)",
      "Bash(npm ls:*)",
      "Bash(npm run build:*)",
      "Bash(touch:*)",
      "Bash(npm run clean:*)",
      "Bash(md5:*)",
      "Bash(ls:*)",
      "Bash(grep:*)",
      "Bash(wc:*)",
      "Bash(cat:*)",
      "Bash(chmod:*)",
      "Bash(npm start)",
      "Bash(tree -L 2 -d /Users/germuska/Development/TimelineJS3/src --ignore node_modules)",
      "Bash(npm test:*)"
    ],
    "deny": [],
    "ask": []
  }
}
