nconf-lite/test/fixtures/store.json

1 line
181 B
JSON
Raw Normal View History

{"literal":"bazz","arr":["one",2,true,{"value":"foo"}],"obj":{"host":"localhost","port":5984,"array":["one",2,true,{"foo":"bar"}],"auth":{"username":"admin","password":"password"}}}