function ValidVerdaccioPlugin() { return { // not valid method authenticate__: function(){} } }; module.exports = ValidVerdaccioPlugin;