mirror of
https://github.com/nlohmann/json.git
synced 2026-09-27 04:25:46 +00:00
Clean up and document project files (#4560)
This commit is contained in:
@@ -1,18 +0,0 @@
|
||||
{
|
||||
"answer": {
|
||||
"everything": 42
|
||||
},
|
||||
"happy": true,
|
||||
"list": [
|
||||
1,
|
||||
0,
|
||||
2
|
||||
],
|
||||
"name": "Niels",
|
||||
"nothing": null,
|
||||
"object": {
|
||||
"currency": "USD",
|
||||
"value": 42.99
|
||||
},
|
||||
"pi": 3.141
|
||||
}
|
||||
Reference in New Issue
Block a user