home *** CD-ROM | disk | FTP | other *** search
/ NUKE DataDisc 4 / Nuke_DataDisc_4.ISO / NukeBase.mdb / videos.json < prev   
JavaScript Object Notation  |  2000-12-06  |  470b

  1. {
  2.     "schema": {
  3.         "id": "Long Integer",
  4.         "nombre": "Text (255)",
  5.         "archivo": "Text (255)"
  6.     },
  7.     "data": [
  8.         {
  9.             "id": 8,
  10.             "nombre": "Card Captor Sakura (en vivo!, bueno casi..)",
  11.             "archivo": "Videos\\ccs.mpg"
  12.         },
  13.         {
  14.             "id": 9,
  15.             "nombre": "avalon",
  16.             "archivo": "Videos\\avalon.mpg"
  17.         },
  18.         {
  19.             "id": 10,
  20.             "nombre": "Lain (Playstation)",
  21.             "archivo": "Videos\\lain-PSXCM.mpg"
  22.         },
  23.         {
  24.             "id": 13,
  25.             "nombre": "Carrobot Clip ",
  26.             "archivo": "Videos\\Carrobot Clip Largo.mpg"
  27.         },
  28.         {
  29.             "id": 14,
  30.             "nombre": "Carrobot Opening",
  31.             "archivo": "Videos\\Carrobot Opening.mpg"
  32.         }
  33.     ]
  34. }