levelData.json 137 B

1234567891011121314
  1. [
  2. {
  3. "id": 1,
  4. "targetScore": 100
  5. },
  6. {
  7. "id": 2,
  8. "targetScore": 100
  9. },
  10. {
  11. "id": 3,
  12. "targetScore": 100
  13. }
  14. ]