{
  "permissions": {
    "allow": [
      "Bash(python -c \"import json; d=json.load\\(open\\('players.json'\\)\\); print\\('count:', d['count']\\); print\\('generated:', d['generated']\\); import collections; c=collections.Counter\\(p['pos'] for p in d['players']\\); print\\('by pos:', dict\\(c\\)\\)\")"
    ]
  }
}
