home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 January / Chip_2000-01_cd.bin / sharewar / pathwayp / PATHWAY1.MD_ / PATHWAY1.MD / URL2.json
Encoding:
JavaScript Object Notation  |  1999-04-24  |  1.5 KB

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "Type": "Text (255)",
  5.         "Key": "Text (255)",
  6.         "Parent": "Text (255)",
  7.         "URL": "Memo/Hyperlink (255)",
  8.         "Description": "Memo/Hyperlink (255)",
  9.         "Application": "Memo/Hyperlink (255)",
  10.         "LastModified": "DateTime"
  11.     },
  12.     "data": [
  13.         {
  14.             "ID": 2,
  15.             "Type": "This is a Top-Level Entry",
  16.             "Key": "2This is a Top-Level Entry",
  17.             "Parent": " ",
  18.             "LastModified": "10/27/98 22:27:49"
  19.         },
  20.         {
  21.             "ID": 3,
  22.             "Type": "This is a subentry",
  23.             "Key": "3This is a subentry",
  24.             "Parent": "2This is a Top-Level Entry",
  25.             "URL": "calc.exe",
  26.             "Application": "C:\\WINDOWS\\CALC.EXE",
  27.             "LastModified": "10/27/98 23:37:29"
  28.         },
  29.         {
  30.             "ID": 4,
  31.             "Type": "This is another subentry",
  32.             "Key": "4This is another subentry",
  33.             "Parent": "2This is a Top-Level Entry",
  34.             "URL": "notepad",
  35.             "Application": "C:\\WINDOWS\\NOTEPAD.EXE",
  36.             "LastModified": "10/28/98 00:41:45"
  37.         },
  38.         {
  39.             "ID": 5,
  40.             "Type": "MWBC Information",
  41.             "Key": "5MWBC Information",
  42.             "Parent": " ",
  43.             "Application": "\\Explorer.exe",
  44.             "LastModified": "10/28/98 08:25:38"
  45.         },
  46.         {
  47.             "ID": 6,
  48.             "Type": "Who are we?",
  49.             "Key": "6Who are we?",
  50.             "Parent": "5MWBC Information",
  51.             "Description": "We are a small group of developers based in Massachussetts who just teamed up to do some interesting projects together.",
  52.             "LastModified": "10/28/98 07:14:31"
  53.         },
  54.         {
  55.             "ID": 7,
  56.             "Type": "WebSite",
  57.             "Key": "7WebSite",
  58.             "Parent": "6Who are we?",
  59.             "URL": "http://www.mwbc.net",
  60.             "Description": "This is our homepage.",
  61.             "LastModified": "10/28/98 07:12:43"
  62.         },
  63.         {
  64.             "ID": 11,
  65.             "Type": "Email Address",
  66.             "Key": "11Email Address",
  67.             "Parent": "7WebSite",
  68.             "URL": "mailto: support@mwbc.net",
  69.             "Application": "\\Explorer.exe",
  70.             "LastModified": "01/17/99 11:40:18"
  71.         }
  72.     ]
  73. }