# OASIS_START
# DO NOT EDIT (digest: 6840fcb1fb0d455dfb333ad63476cc87)
version = "0.3.0"
description =
"Path-based dispatching for client- and server-side applications."
requires = "result"
archive(byte) = "dispatch.cma"
archive(byte, plugin) = "dispatch.cma"
archive(native) = "dispatch.cmxa"
archive(native, plugin) = "dispatch.cmxs"
exists_if = "dispatch.cma"
package "js" (
 version = "0.3.0"
 description =
 "Path-based dispatching for client- and server-side applications."
 requires = "dispatch js_of_ocaml js_of_ocaml.ppx result"
 archive(byte) = "js.cma"
 archive(byte, plugin) = "js.cma"
 archive(native) = "js.cmxa"
 archive(native, plugin) = "js.cmxs"
 exists_if = "js.cma"
)
# OASIS_STOP

