define-json-expander
Small facility for converting between JSON and CLOS
$ area51 add define-json-expanderCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(define-json-expander:some-function ...)