package.json 128 B

12345678
  1. {
  2. "type" : "lua",
  3. "enterpoint" : "sys.lua",
  4. "compatibility" : {
  5. "soc" : true
  6. },
  7. "dependency" : []
  8. }