{"library":"babel-plugin-detective","install":[{"cmd":"npm install babel-plugin-detective","imports":["const detective = require('babel-plugin-detective');","const metadata = detective.metadata(babelResult);","import babel from 'babel-core';\nconst result = babel.transformFileSync('file.js', {\n  plugins: [['detective', { import: false }]]\n});"]},{"cmd":"yarn add babel-plugin-detective","imports":[]},{"cmd":"pnpm add babel-plugin-detective","imports":[]}]}