Debug Data
Name: {{raw.name}}
Local URL: {{raw.storeHref}}
Uploads Allowed? {{allowUploads(store) | checkmark}}
Releases Allowed? {{store.allow_releases | checkmark}}
Snapshots Allowed? {{store.allow_snapshots | checkmark}}
Snapshot Timeout: {{store.snapshotTimeoutSeconds | duration}}
JSON FROM SERVER:
{{store | json}}
JSON FOR DISPLAY:
{{raw | json}}