module.json 162 B

12345678
  1. {
  2. "module":"litehtml",
  3. "about":"Simple html renderer",
  4. "author":"Mark Sibly",
  5. "version":"1.0.0",
  6. "support":"http://monkeycoder.co.nz",
  7. "depends":["libc"]
  8. }