module.json 232 B

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