(defpackage #:json (:use #:cl #:parser) (:export #:parse-string #:parse-file #:to-string #:to-file))