{
"auths":{
"http://foo.example.com":{
"username":"foo",
"password":"bar",
"email":"[email protected]"
},
"http://bar.example.com":{
"username":"bar",
"password":"baz",
"email":"[email protected]"
}
}
}