module.json 161 B

12345678
  1. {
  2. "module":"sdl2-mixer",
  3. "about":"SDL mixer library",
  4. "author":"Mark Sibly",
  5. "version":"1.0.0",
  6. "support":"http://monkeycoder.co.nz",
  7. "depends":["sdl2"]
  8. }