Cara memetakan respons json dengan indeks yang berbeda

Object.entries(this.state.modules.attributes).map(([k, v]) => v.label);
SAMER SAEID