{
  "name": "reperf",
  "version": "1.5.1",
  "description": "Native performance tools",
  "license": "MIT",
  "esy": {
    "buildsInSource": "_build",
    "build": "dune build -p reperf",
    "install": [
        "esy-installer reperf.install"
    ]
  },
  "dependencies": {
    "@opam/dune": "*",
    "@opam/printbox": "*",
    "@opam/reason": "^3.4.0",
    "ocaml": ">=4.4.0"
  },
  "devDependencies": {
    "@opam/merlin": "*",
    "ocaml": "~4.11"
  }
}
