home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1996 December / PCWKCD1296.iso / wtest / micrsoft / vbasic4 / vb4-1.cab / demo.mdb / Library.json < prev    next >
Encoding:
JavaScript Object Notation  |  1995-08-15  |  270 b 

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "Name": "Text (40) NOT NULL",
  5.         "Comment": "Text (255)",
  6.         "CreateAuthor": "Text (100)",
  7.         "ModifiedAuthor": "Text (100)",
  8.         "Type": "Text (50) NOT NULL",
  9.         "Version": "Text (50) NOT NULL"
  10.     },
  11.     "data": [
  12.         {
  13.             "ID": 1,
  14.             "Name": "newlib.mdb",
  15.             "Type": "VB 4.0",
  16.             "Version": "050"
  17.         }
  18.     ]
  19. }