7 lines
247 B
Clojure
7 lines
247 B
Clojure
;; PUBLIC DOMAIN - NO LICENSE, NO WARRANTY
|
|
;; Copyright 2025 TimeHexOn & foxhop & russell@unturf
|
|
;; https://www.permacomputer.com
|
|
|
|
{:deps {clj-http/clj-http {:mvn/version "3.13.0"}
|
|
cheshire/cheshire {:mvn/version "5.13.0"}}
|
|
:paths ["."]}
|