module.json 206 B

12345678
  1. {
  2. "module":"mojo",
  3. "about":"Monkey2 app framework",
  4. "author":"Mark Sibly",
  5. "version":"1.0.0",
  6. "support":"http://monkeycoder.co.nz",
  7. "depends":["freetype","emscripten","std","sdl2","opengl","openal"]
  8. }