{"library":"paquet-bundler","install":[{"cmd":"npm install paquet-bundler","imports":["npx paquet --entry src/index.js --out dist/bundle.js","module.exports = { entry: 'src/index.js', out: 'dist/bundle.js' };","mutators: [ { before: (code) => code, after: (code) => code } ]"]},{"cmd":"yarn add paquet-bundler","imports":[]},{"cmd":"pnpm add paquet-bundler","imports":[]}]}