module.json 182 B

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