{"library":"karma-es6-transpiler-preprocessor","install":[{"cmd":"npm install karma-es6-transpiler-preprocessor","imports":["module.exports = function(config) { config.set({ preprocessors: { '*.js': ['es6-transpiler'] } }); };"]},{"cmd":"yarn add karma-es6-transpiler-preprocessor","imports":[]},{"cmd":"pnpm add karma-es6-transpiler-preprocessor","imports":[]}]}