Files
site/esy.json
2022-08-29 21:04:10 -06:00

16 lines
266 B
JSON

{
"dependencies": {
"@opam/dream": "*",
"@opam/dune": "*",
"@opam/lwt": "*",
"@opam/caqti": "*",
"@opam/lwt_ppx": "*",
"@opam/caqti-driver-sqlite3": "*",
"ocaml": "4.12.x"
},
"scripts": {
"start": "dune exec --root . ./rawleydotxyz.exe"
}
}