humans.json
{
"_id": "22YAE7bEXdST9MyrZ",
"createdAt": {
"$date": "2016-11-22T15:09:25.968Z"
},
"abilities": {
"power": {
"mana":78,
"chakra":0
"energy":60
}
},
"emails": [
{
"address": "Rob6@rob.com",
"working": false
}
],
"roles": [
"killing":true
]
}
So I want to get only the emails.address
with the first character in uppercase.