{
    "production": {
        "foo": "bar"
    },
    "testing": {
        "_extends": "production"
    }
}