package.json 226 B

1234567
  1. {
  2. "name": "code-mode-example",
  3. "private": true,
  4. "version": "0.0.1",
  5. "type": "module",
  6. "description": "Runnable overlay: the shipped TUI composition with the model-facing registry reduced to the run_code transport"
  7. }