Ark
function ValidVerdaccioPlugin() {
return {
authenticate: function () {},
};
}
module.exports = ValidVerdaccioPlugin;