diff --git a/packages.json b/packages.json index 65ed10a..810cc88 100644 --- a/packages.json +++ b/packages.json @@ -14132,6 +14132,18 @@ "license": "MIT", "web": "https://github.com/Cirru/parser.nim" }, + { + "name": "reframe", + "url": "https://github.com/rosado/reframe.nim", + "method": "git", + "tags": [ + "clojurescript", + "re-frame" + ], + "description": "Tools for working with re-frame ClojureScript projects", + "license": "EPL-2.0", + "web": "https://github.com/rosado/reframe.nim" + }, { "name": "edn", "url": "https://github.com/rosado/edn.nim",