# This file is generated by dune, edit dune-project instead opam-version: "2.0" synopsis: "JS implementation for timedesc-tzlocal" description: "" maintainer: ["Darren Ldl "] authors: ["Daypack developers"] license: "MIT" homepage: "https://github.com/daypack-dev/timere" bug-reports: "https://github.com/daypack-dev/timere/issues" depends: [ "ocaml" {>= "4.08.1"} "dune" {>= "2.9"} "timedesc-tzlocal" {= version} "js_of_ocaml" {>= "4.0.0"} "js_of_ocaml-ppx" "odoc" {with-doc} ] build: [ ["dune" "subst"] {dev} [ "dune" "build" "-p" name "-j" jobs "--promote-install-files=false" "@install" "@doc" {with-doc} ] ["dune" "install" "-p" name "--create-install-files" name] ] dev-repo: "git+https://github.com/daypack-dev/timere.git" url { src: "https://github.com/daypack-dev/timere/releases/download/timedesc-0.9.0/timedesc-0.9.0.tar.gz" checksum: "sha256=7610fdbc3d006b20e56a6a81f12697f0c32b358e9ba9c9e590db4d062bf7a57e" }