home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 July & August / Pcwk78a98.iso / Wtestowe / Doctplus / Gabinet / Inspl / pass.md_ / pass.md / pass.json
JavaScript Object Notation  |  1999-04-28  |  121b

  1. {
  2.     "schema": {
  3.         "User": "Text (255)",
  4.         "Pass": "Text (255)",
  5.         "Level": "Text (50)"
  6.     },
  7.     "data": [
  8.         {
  9.             "User": "Admin",
  10.             "Pass": "0",
  11.             "Level": "3"
  12.         }
  13.     ]
  14. }