harn-cli 0.10.53

CLI for the Harn programming language — run, test, REPL, format, and lint
Documentation
{
  "schemaVersion": 1,
  "ok": true,
  "data": {
    "files": [
      {
        "path": "src/ok.harn",
        "status": "ok",
        "diagnostics": [],
        "fixable": 0,
        "fixed": 0
      }
    ],
    "summary": {
      "ok": 1,
      "warnings": 0,
      "errors": 0,
      "diagnostics": 0,
      "fixable": 0,
      "fixed": 0
    }
  },
  "error": null,
  "warnings": []
}