home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "NrOfPeople": "Integer",
- "Sound": "Integer",
- "Comp2": "Integer",
- "Comp3": "Integer",
- "Comp4": "Integer",
- "CompLvl": "Integer",
- "Score1": "Integer",
- "Score2": "Integer",
- "Score3": "Integer",
- "Score4": "Integer",
- "Score5": "Integer",
- "Player1": "Text (25)",
- "Player2": "Text (25)",
- "Player3": "Text (25)",
- "Player4": "Text (25)",
- "Player5": "Text (25)"
- },
- "data": [
- {
- "NrOfPeople": 2,
- "Sound": 3,
- "Comp2": 0,
- "Comp3": 0,
- "Comp4": 1,
- "CompLvl": 2,
- "Score1": 0,
- "Score2": 0,
- "Score3": 0,
- "Score4": 0,
- "Score5": 0,
- "Player1": "Gooey Software",
- "Player2": "Gooey Software",
- "Player3": "Gooey Software",
- "Player4": "Gooey Software",
- "Player5": "Gooey Software"
- }
- ]
- }