{"library":"handlebars-helper-minify","install":[{"cmd":"npm install handlebars-helper-minify","imports":["const handlebars = require('handlebars'); handlebars.registerHelper('minify', require('handlebars-helper-minify'));","hbs.registerHelper('minify', require('handlebars-helper-minify'));","const helper = require('handlebars-helper-minify'); helper(hbs); // if used with a framework that auto-registers"]},{"cmd":"yarn add handlebars-helper-minify","imports":[]},{"cmd":"pnpm add handlebars-helper-minify","imports":[]}]}