(lang dune 3.19) (using melange 0.1) (using directory-targets 0.1) ; (using mdx 0.4) ; (cram enable) ; (name bs5) (generate_opam_files true) (source (github username/reponame)) (authors "Spandrell ") (maintainers "Spandrell ") (license LICENSE) (documentation https://spandrell.ch) (package (name bs5) (synopsis "The best blog in the universe") (description "Nomo nos salvabit") (depends server-reason-react ocaml reason sqlite3 uri uucp yojson ppx_yojson_conv lwt lwt_ppx melange melange-json melange-json-native melange-native ocamlformat (melange-webapi :with-dev-setup) (melange-fetch :with-dev-setup) (dream :with-dev-setup) (melange-webapi :with-dev-setup) (melange-fetch :with-dev-setup)) (tags ("add topics" "to describe" your project))) ; See the complete stanza docs at https://dune.readthedocs.io/en/stable/reference/dune-project/index.html