Added package reframe (#1154)

This commit is contained in:
Roland Sadowski 2019-08-26 17:10:32 +01:00 committed by Miran
parent a06605dc72
commit 71bbed17bf

View File

@ -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",