# OASIS_START
# DO NOT EDIT (digest: 6f1dc8180d9ee2d0d88adcb17570b6a2)
version = "0.2.0"
description = "An easy interface on top of the Jsonm library"
requires = "jsonm"
archive(byte) = "ezjsonm.cma"
archive(byte, plugin) = "ezjsonm.cma"
archive(native) = "ezjsonm.cmxa"
archive(native, plugin) = "ezjsonm.cmxs"
exists_if = "ezjsonm.cma"
package "lwt" (
 version = "0.2.0"
 description = "An easy interface on top of the Jsonm library"
 requires = "ezjsonm lwt"
 archive(byte) = "ezjsonm-lwt.cma"
 archive(byte, plugin) = "ezjsonm-lwt.cma"
 archive(native) = "ezjsonm-lwt.cmxa"
 archive(native, plugin) = "ezjsonm-lwt.cmxs"
 exists_if = "ezjsonm-lwt.cma"
)
# OASIS_STOP

