{"library":"codefresh","install":[{"cmd":"npm install codefresh","imports":["import { execa } from 'execa'; await execa('codefresh', ['version']);","import { fileURLToPath } from 'url'; import { dirname, join } from 'path'; const __dirname = dirname(fileURLToPath(import.meta.url)); const cliPath = join(__dirname, 'node_modules', '.bin', 'codefresh');"]},{"cmd":"yarn add codefresh","imports":[]},{"cmd":"pnpm add codefresh","imports":[]}]}