(executable
 (name jsoo_minify)
 (public_name jsoo_minify)
 (package js_of_ocaml-compiler)
 (libraries jsoo_cmdline js_of_ocaml-compiler cmdliner compiler-libs.common)
 (flags
  (:standard -safe-string)))
