Created
August 27, 2016 13:37
-
-
Save gorkamu/3305fd3e9977b1eabf2b95becc1b8d20 to your computer and use it in GitHub Desktop.
json del rey
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
Nombre: "elRey", | |
Email: "[email protected]", | |
Pass: "da39a3ee5e6b4b0d3255bfef95601890afd80709", | |
Dispositivo: [ | |
{ | |
Tipo:"Ordenador", | |
Modelo:"Mac Aire", | |
Series: [], | |
}, | |
{ | |
Tipo:"Tablet", | |
Modelo:"iPad", | |
Series: [], | |
}, | |
{ | |
Tipo:"Smartphone", | |
Modelo:"Android", | |
Series: [], | |
}, | |
{ | |
Tipo:"SmartTV", | |
Modelo:"LG", | |
Series: [], | |
}, | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment