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 / IngTypes.json < prev    next >
JavaScript Object Notation  |  1998-12-03  |  479b

  1. {
  2.     "schema": {
  3.         "IngTypeID": "Integer",
  4.         "IngType": "Text (30)"
  5.     },
  6.     "data": [
  7.         {
  8.             "IngTypeID": 0,
  9.             "IngType": "Undefined"
  10.         },
  11.         {
  12.             "IngTypeID": 1,
  13.             "IngType": "Liquor (White)"
  14.         },
  15.         {
  16.             "IngTypeID": 2,
  17.             "IngType": "Liquor (Dark)"
  18.         },
  19.         {
  20.             "IngTypeID": 3,
  21.             "IngType": "Liqueur"
  22.         },
  23.         {
  24.             "IngTypeID": 4,
  25.             "IngType": "Mixer"
  26.         },
  27.         {
  28.             "IngTypeID": 5,
  29.             "IngType": "Juice"
  30.         },
  31.         {
  32.             "IngTypeID": 6,
  33.             "IngType": "Garnish"
  34.         },
  35.         {
  36.             "IngTypeID": 7,
  37.             "IngType": "Spices and Flavorings"
  38.         },
  39.         {
  40.             "IngTypeID": 8,
  41.             "IngType": "Beer"
  42.         },
  43.         {
  44.             "IngTypeID": 9,
  45.             "IngType": "Wine"
  46.         },
  47.         {
  48.             "IngTypeID": 10,
  49.             "IngType": "Fruit"
  50.         }
  51.     ]
  52. }