{ "defaultProfile": "dev-main", "profiles": { "dev-main": { "userCode": "your-user-code", "password": "your-encrypted-password" }, "qa-backup": { "userCode": "another-user-code", "password": "another-encrypted-password" } } }