{
  "build": [
    [
      "ocaml",
      "bootstrap.ml"
    ],
    [
      "./boot.exe",
      "--release",
      "-j",
      "4"
    ]
  ]
}
