module.json 161 B

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