10 lines
151 B
JSON
10 lines
151 B
JSON
{
|
|
"fake": {
|
|
"secret": "the secret, share you will"
|
|
},
|
|
"public": {
|
|
"fake": {
|
|
"not-secret": "the secret, share you will"
|
|
}
|
|
}
|
|
}
|