home *** CD-ROM | disk | FTP | other *** search
/ Kompuutteri Kaikille K-CD 2001 #5 / K-CD_2001-05.iso / Barback / data1.cab / Program_Executable_Files / Drinks96.mdb / DrinkTypes.json < prev    next >
JavaScript Object Notation  |  1998-12-03  |  625b

  1. {
  2.     "schema": {
  3.         "TypeID": "Integer",
  4.         "Type": "Text (30)"
  5.     },
  6.     "data": [
  7.         {
  8.             "TypeID": 0,
  9.             "Type": "Unknown / Other"
  10.         },
  11.         {
  12.             "TypeID": 1,
  13.             "Type": "Cocktails"
  14.         },
  15.         {
  16.             "TypeID": 2,
  17.             "Type": "Mixed Drinks"
  18.         },
  19.         {
  20.             "TypeID": 3,
  21.             "Type": "Blended & Frozen Drinks"
  22.         },
  23.         {
  24.             "TypeID": 4,
  25.             "Type": "Specialty Drinks"
  26.         },
  27.         {
  28.             "TypeID": 5,
  29.             "Type": "Shots, Shooters & Slammers"
  30.         },
  31.         {
  32.             "TypeID": 6,
  33.             "Type": "Hot Drinks"
  34.         },
  35.         {
  36.             "TypeID": 7,
  37.             "Type": "Punches & Party Drinks"
  38.         },
  39.         {
  40.             "TypeID": 8,
  41.             "Type": "Liqueurs & Extracts"
  42.         },
  43.         {
  44.             "TypeID": 9,
  45.             "Type": "Non-Alcoholic Drinks"
  46.         },
  47.         {
  48.             "TypeID": 10,
  49.             "Type": "Halloween Theme Shots"
  50.         },
  51.         {
  52.             "TypeID": 11,
  53.             "Type": "Halloween Theme Punches"
  54.         },
  55.         {
  56.             "TypeID": 12,
  57.             "Type": "X Rated Drinks"
  58.         },
  59.         {
  60.             "TypeID": 13,
  61.             "Type": "Mardi Gras"
  62.         }
  63.     ]
  64. }