home *** CD-ROM | disk | FTP | other *** search
/ PC Format Collection 2 / PCFORMAT2.iso / PREMIER.ZIP / DEMO.NEW / transfers.json < prev    next >
Encoding:
JavaScript Object Notation  |  1994-04-08  |  165 b 

  1. {
  2.     "schema": {
  3.         "transfer_id": "Long Integer",
  4.         "from_team": "Text (30)",
  5.         "player_name": "Text (30)",
  6.         "to_team": "Text (30)",
  7.         "value": "Text (10)",
  8.         "completed": "Integer"
  9.     },
  10.     "data": []
  11. }