wl_library(json
  SRCS
    json.cc
    json.h
    value.cc
    value.h
  DEPENDS
    io_fileread
    io_filesystem
)
