module.json 187 B

12345678
  1. {
  2. "module":"theoraplayer",
  3. "about":"Minimal theora player",
  4. "author":"Kresimir Spes",
  5. "version":"1.0.0",
  6. "support":"http://monkeycoder.co.nz",
  7. "depends":["openal","libc"]
  8. }