home *** CD-ROM | disk | FTP | other *** search
/ BUG 2 / BUGCD1997_01.iso / aplikac / muscle / bodybuil.md_ / bodybuil.md / SetsAndReps.json < prev    next >
JavaScript Object Notation  |  1996-10-21  |  217b

  1. {
  2.     "schema": {
  3.         "LikesToBeCalled": "Text (50)",
  4.         "Date": "DateTime",
  5.         "ExerciseNickName": "Text (50)",
  6.         "Sets": "Double",
  7.         "Reps": "Double",
  8.         "Weight": "Double",
  9.         "Description": "Text (255)",
  10.         "Distance": "Text (50)",
  11.         "Time": "Double"
  12.     },
  13.     "data": []
  14. }