add json parser

This commit is contained in:
Valentin Boettcher 2020-07-27 21:35:02 +02:00
parent 14f6968431
commit 863c9cfeac

View file

@ -10,7 +10,7 @@
[org.clojure/core.async "1.2.603"]
[slingshot "0.12.2"]
;; [com.github.hypfvieh/dbus-java "3.2.1"]
[org.clojure/data.json "1.0.0"]
[com.taoensso/encore "2.122.0"]]
:main ^:skip-aot stream.core
:plugins [[lein-cloverage "1.1.2"]]