diff --git a/srfi-180.egg b/srfi-180.egg index ab72747..5d9cb66 100644 --- a/srfi-180.egg +++ b/srfi-180.egg @@ -1,6 +1,6 @@ ;;; -*- scheme -*- -((author "John Cowan") +((author "Amirouche Boubekki") (synopsis "This library describes a JavaScript Object Notation (JSON) parser and printer. It supports JSON that may be bigger than memory.") (category parsing) (license "MIT")