48 lines
1004 B
JSON
48 lines
1004 B
JSON
{
|
|
"quotes": [
|
|
{
|
|
"text": "COGITO ERGO SUM",
|
|
"author": "René Descartes"
|
|
},
|
|
{
|
|
"text": "74LS181",
|
|
"author": "Texas Instruments"
|
|
},
|
|
{
|
|
"text": "REAPER",
|
|
"author": "Cockos"
|
|
},
|
|
{
|
|
"text": "NAUSICAA",
|
|
"author": "Ghibli"
|
|
},
|
|
{
|
|
"text": "C",
|
|
"author": "Dennis Ritchie"
|
|
},
|
|
{
|
|
"text": "PICO",
|
|
"author": "Raspberry Pi"
|
|
},
|
|
{
|
|
"text": "MINECRAFT",
|
|
"author": "Mojang"
|
|
},
|
|
{
|
|
"text": "GEOMETRY DASH",
|
|
"author": "RobTop"
|
|
},
|
|
{
|
|
"text": "CELESTE",
|
|
"author": "Extremely OK Games"
|
|
},
|
|
{
|
|
"text": "GNU/LINUX",
|
|
"author": "Linus Torvalds"
|
|
},
|
|
{
|
|
"text": "DEBIAN",
|
|
"author": "Ian Murdock"
|
|
}
|
|
]
|
|
} |