UNPKG

macrovich

Version:

A set of three macros to ease writing `*.cljc` supporting Clojure, Clojurescript and self-hosted Clojurescript.

19 lines (18 loc) 433 B
{ "name": "macrovich", "version": "0.2.1", "description": "A set of three macros to ease writing `*.cljc` supporting Clojure, Clojurescript and self-hosted Clojurescript.", "author": "Christophe Grand", "homepage": "https://github.com/cgrand/macrovich", "license": "EPL-1.0", "directories": { "lib": "src", "cache": "./lumo-cache" }, "keywords": [ "cljs", "cljc", "self-host", "macro" ] }