{
  "name": "@reason-native-web/h1-lwt",
  "version": "1.2.2001",
  "license": "BSD-3-clause",
  "homepage": "https://github.com/reason-native-web/vendor",
  "bugs": { "url": "https://github.com/reason-native-web/vendor/issues" },
  "esy": {
    "build": "dune build --only-packages=httpaf-lwt --root=./httpaf --profile=release -j 4",
    "install": "esy-installer #{self.target_dir / 'default' / 'httpaf-lwt.install'}"
  },
  "files": ["httpaf"],
  "dependencies": {
    "ocaml": ">=4.3.0",
    "@opam/dune": ">=1.7.0",
    "@reason-native-web/h1": "^1.2.2000",
    "@opam/lwt": "*",
    "@reason-native-web/gluten-lwt": "^0.2.1"
  }
}
