bifocal/node_modules/nconf/test/fixtures/merge/file3.json

10 lines
156 B
JSON
Raw Normal View History

2024-06-19 09:56:58 -04:00
{
"candy": {
"something": "much better something for you",
"something18": "completely unique",
"something5": {
"second": 99
}
}
}