# This file is generated by dune, edit dune-project instead opam-version: "2.0" synopsis: "Universal Portal for ssr natively ReasonReact apps" maintainer: ["Pedro B S Lisboa "] authors: ["Pedro B S Lisboa "] license: "MIT" homepage: "https://github.com/pedrobslisboa/universal-portal" bug-reports: "https://github.com/pedrobslisboa/universal-portal/issues" depends: [ "dune" {>= "3.8"} "ocaml" {>= "5.0.0"} "reason" {>= "3.10.0"} "melange" "melange-webapi" "dream" "quickjs" "reason-react-ppx" {>= "0.14.0"} "reason-react" {>= "0.14.0"} "lambdasoup" "alcotest" {with-test} "alcotest-lwt" {with-test} "fmt" {with-test} "ocamlformat" {= "0.26.1" & with-test} "server-reason-react" {= "0.2.0"} "melange-testing-library" {with-test} "melange-jest" {with-test} "ocaml-lsp-server" {with-test} "odoc" {with-doc} ] build: [ ["dune" "subst"] {dev} [ "dune" "build" "-p" name "-j" jobs "@install" "@runtest" {with-test} "@doc" {with-doc} ] ] dev-repo: "git+https://github.com/pedrobslisboa/universal-portal.git" url { src: "https://github.com/pedrobslisboa/universal-portal/archive/refs/tags/0.3.0.tar.gz" checksum: [ "md5=72e494d939a7b656e438d96ecad65e57" "sha512=3c58d8fdab8971434ccaaf0205306e663e232428076f927a49486dc1f6ed71f79f38083bea5de19877eb0c8045e737b852af5682bc3e17690ebc4103a69873cf" ] }