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