{"library":"react-cosmos-plugin-webpack","install":[{"cmd":"npm install react-cosmos-plugin-webpack","imports":["import reactCosmosWebpackPlugin from 'react-cosmos-plugin-webpack'; // or require('react-cosmos-plugin-webpack').default","const { reactCosmosWebpackPlugin } = require('react-cosmos-plugin-webpack');","// In cosmos.config.js:\nexport default {\n  plugins: [require('react-cosmos-plugin-webpack').default]\n}"]},{"cmd":"yarn add react-cosmos-plugin-webpack","imports":[]},{"cmd":"pnpm add react-cosmos-plugin-webpack","imports":[]}]}