{"library":"npm-install-webpack-plugin","type":"library","category":null,"description":"Webpack plugin that automatically installs and saves missing npm dependencies during development. Current stable version is 4.0.5 (last released August 2017). It intercepts import/require calls in webpack builds and runs npm install for any missing modules, supporting both ES5 and ES6, CSS imports, namespaced packages, webpack loaders, and .babelrc plugins/presets. Unlike manual npm install workflows, this plugin aims to eliminate the cycle of stopping a dev server to install dependencies. However, it only supports npm (not yarn), relies on webpack 1–3, and is no longer actively maintained.","language":"javascript","status":"maintenance","version":"4.0.5","tags":["javascript","webpack","webpack-plugin","npm","install"],"install":[{"cmd":"npm install npm-install-webpack-plugin","imports":["import NpmInstallPlugin from 'npm-install-webpack-plugin'","const NpmInstallPlugin = require('npm-install-webpack-plugin')","plugins: [new NpmInstallPlugin()]"]},{"cmd":"yarn add npm-install-webpack-plugin","imports":[]},{"cmd":"pnpm add npm-install-webpack-plugin","imports":[]}],"homepage":null,"github":"https://github.com/ericclemmons/npm-install-webpack-plugin","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/npm-install-webpack-plugin","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/npm-install-webpack-plugin/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 24","install_tag":null}}