{"library":"babel-bits","install":[{"cmd":"npm install babel-bits","imports":["bitimports.plugin(\"js\", {\n  transform: {\n    handler: \"babel-bits\",\n    options: { /* ... */ }\n  }\n});","bitimports.plugin(\"js\", {\n  transform: {\n    handler: \"babel-bits\",\n    options: {\n      sourceMaps: \"inline\",\n      presets: [\"es2015\", \"react\"]\n    }\n  }\n});"]},{"cmd":"yarn add babel-bits","imports":[]},{"cmd":"pnpm add babel-bits","imports":[]}]}