home *** CD-ROM | disk | FTP | other *** search
/ PC Plus SuperCD 64 / supercd64_1.iso / bbm.mdb / exclusiones.json < prev    next >
JavaScript Object Notation  |  2000-04-28  |  120b

  1. {
  2.     "schema": {
  3.         "leccion": "Long Integer",
  4.         "accion": "Integer"
  5.     },
  6.     "data": [
  7.         {
  8.             "leccion": 1,
  9.             "accion": 15
  10.         },
  11.         {
  12.             "leccion": 1100,
  13.             "accion": 24
  14.         }
  15.     ]
  16. }