{"library":"webpack-notifier","install":[{"cmd":"npm install webpack-notifier","imports":["import WebpackNotifierPlugin from 'webpack-notifier';\n// or for CommonJS\nconst WebpackNotifierPlugin = require('webpack-notifier');","new WebpackNotifierPlugin({ title: 'My Build', excludeWarnings: true });","import type WebpackNotifierPlugin from 'webpack-notifier';"]},{"cmd":"yarn add webpack-notifier","imports":[]},{"cmd":"pnpm add webpack-notifier","imports":[]}]}