data.jsonc 158 B

123456
  1. {
  2. // JSONC keeps comments while remaining close to JSON.
  3. "viewer": "Flyfish",
  4. "features": ["preview", "search", "watermark"],
  5. "matrixAligned": true
  6. }