data.json5 145 B

123456
  1. {
  2. // JSON5 permits comments and trailing commas.
  3. viewer: 'Flyfish',
  4. release: 'matrix-alignment',
  5. formats: ['json5', 'jsonc', 'ipynb'],
  6. }