08-json-output

Chapter 8 — Final JSON Output

ratcrate.json is the central dataset for all future projects:

  • ratcrate-cli
  • ratcrate-tui
  • ratcrate-web

Structure

{
  "metadata": {...},
  "statistics": {...},
  "crates": [...]
}

Placeholder: sample JSON screenshot