export enum ModulesManagers { 'YARN' = 'yarn', 'NPM' = 'npm' }