module.json 228 B

12345678
  1. {
  2. "module":"std",
  3. "about":"Standard monkey2 library",
  4. "author":"Mark Sibly",
  5. "version":"1.0.0",
  6. "support":"http://monkey2.monkey-x.com",
  7. "depends":["libc","jni","sdl2","miniz","stb-image","stb-image-write","stb-vorbis"]
  8. }