toString: function()

in src/config.js [56:58]


      toString: function() {
        return `${this.registry}:_password=${this.password}`;
      }