blob: 6431b33c78bf5f5c69fc0c1e254d05077e75107b [file] [log] [blame] [edit]
{
"auths":{
"http://foo.example.com":{
"username":"foo",
"password":"bar",
"email":"foo@example.com"
},
"http://bar.example.com":{
"username":"bar",
"password":"baz",
"email":"bar@example.com"
}
}
}