{"library":"go-bundler","install":[{"cmd":"npm install go-bundler","imports":["npx go-bundler","npx go-bundler // Run interactively in terminal","import { spawn } from 'child_process';\nconst bundlerProcess = spawn('npx', ['go-bundler'], { stdio: 'inherit' });\nbundlerProcess.on('close', (code) => console.log(`Go Bundler exited with code ${code}`));"]},{"cmd":"yarn add go-bundler","imports":[]},{"cmd":"pnpm add go-bundler","imports":[]}]}