This will allow you to swap key and value in a JavaScript object. So { language: "romanian" } will become { romanian: "language" }