aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index ec9e0be..9c5c56c 100644
--- a/packages.json
+++ b/packages.json
@@ -730,5 +730,14 @@
"description": "Wrapper for librsvg, a Scalable Vector Graphics (SVG) rendering library",
"license": "MIT",
"web": "https://github.com/def-/rsvg"
+ },
+ {
+ "name": "emerald",
+ "url": "git://github.com/flyx/emerald",
+ "method": "git",
+ "tags": ["dsl", "html", "template", "web"],
+ "description": "macro-based HTML templating engine",
+ "license": "WTFPL",
+ "web": "https://github.com/flyx/emerald"
}
]