Browse Source

More module.json files...

Mark Sibly 9 years ago
parent
commit
2e58ec597f
2 changed files with 8 additions and 0 deletions
  1. 4 0
      modules/hoedown/module.json
  2. 4 0
      modules/litehtml/module.json

+ 4 - 0
modules/hoedown/module.json

@@ -0,0 +1,4 @@
+{
+	"module":"hoedown",
+	"version":"1.0.0"
+}

+ 4 - 0
modules/litehtml/module.json

@@ -0,0 +1,4 @@
+{
+	"module":"litehtml",
+	"version":"1.0.0"
+}