{"library":"contentful-migrate-bse","install":[{"cmd":"npm install contentful-migrate-bse","imports":["module.exports.up = migration => { ... }","npx ctf-migrate init","module.exports.description = \"Create Post\"; module.exports.up = migration => { ... }; module.exports.down = migration => { ... };"]},{"cmd":"yarn add contentful-migrate-bse","imports":[]},{"cmd":"pnpm add contentful-migrate-bse","imports":[]}]}