(defpackage #:json (:use #:cl #:monparser) (:export #:from-string #:from-file #:to-string #:to-file #:obj))