interface Environments {
    [name: string]: JsonMap;
}

Indexable

[name: string]: JsonMap