cl-json-schema

Specify license here

Describe cl-json-schema here

$ area51 add cl-json-schemaCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-json-schema:some-function ...)