init 251117

This commit is contained in:
2025-11-17 23:25:36 +09:00
commit 734f3af161
18 changed files with 1761 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"name": "홍길동",
"age": 623,
"history": [
"1900-양반집을 털었다",
"1910-왕에게 잡혀감"
],
"child": {
"name": "홍길순",
"age": 599
}
}