{"library":"babel-plugin-bundled-import-meta","install":[{"cmd":"npm install babel-plugin-bundled-import-meta","imports":["module.exports = ['bundled-import-meta', { mappings: { 'src': '/assets' } }];","import bundledImportMeta from 'babel-plugin-bundled-import-meta'; export default { plugins: [[bundledImportMeta, { bundleDir: 'dist' }]] };","plugins: [['bundled-import-meta', { importStyle: 'esm' }]]"]},{"cmd":"yarn add babel-plugin-bundled-import-meta","imports":[]},{"cmd":"pnpm add babel-plugin-bundled-import-meta","imports":[]}]}