home *** CD-ROM | disk | FTP | other *** search
/ NUKE DataDisc 2 / NUKEDATADISC2.iso / NukeBase.mdb / videos.json < prev   
JavaScript Object Notation  |  2000-08-17  |  397b

  1. {
  2.     "schema": {
  3.         "id": "Long Integer",
  4.         "nombre": "Text (255)",
  5.         "archivo": "Text (255)"
  6.     },
  7.     "data": [
  8.         {
  9.             "id": 10,
  10.             "nombre": "mgs2",
  11.             "archivo": "Videos\\mgs2.MPG"
  12.         },
  13.         {
  14.             "id": 11,
  15.             "nombre": "evangelion",
  16.             "archivo": "Videos\\evangelion.MPG"
  17.         },
  18.         {
  19.             "id": 12,
  20.             "nombre": "FLCL2",
  21.             "archivo": "Videos\\FLCL2.mpg"
  22.         },
  23.         {
  24.             "id": 16,
  25.             "nombre": "Love_Hina",
  26.             "archivo": "Videos\\Love_Hina.mpg"
  27.         },
  28.         {
  29.             "id": 17,
  30.             "nombre": "escaflowne",
  31.             "archivo": "Videos\\escaflowne.mpg"
  32.         }
  33.     ]
  34. }