module.json 188 B

12345678
  1. {
  2. "module":"mojox",
  3. "about":"GUI extensions for mojo",
  4. "author":"Mark Sibly",
  5. "version":"1.0.0",
  6. "support":"http://monkeycoder.co.nz",
  7. "depends":["std","mojo","hoedown","litehtml"]
  8. }