{"_id":"nodemon-webpack-plugin","_rev":"38-85aa990596d11ba7bab2a2ed0a9b0069","name":"nodemon-webpack-plugin","description":"A webpack plugin that starts and reloads a server using Nodemon.","dist-tags":{"latest":"4.8.2","next":"4.0.3"},"versions":{"0.1.0":{"name":"nodemon-webpack-plugin","version":"0.1.0","description":"A webpack plugin that starts and reloads a server using Nodemon.","main":"dist/index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"rimraf dist/ && babel src/ --out-dir dist/","watch":"rimraf dist/ && babel src/ --watch --out-dir dist/"},"engines":{"node":">=4"},"repository":{"type":"git","url":"git+https://github.com/Izhaki/nodemon-webpack-plugin.git"},"keywords":["webpack","nodemon","plugin","server","start","watch","restart"],"author":{"name":"Roey Izhaki"},"license":"MIT","bugs":{"url":"https://github.com/Izhaki/nodemon-webpack-plugin.git/issues"},"homepage":"https://github.com/Izhaki/nodemon-webpack-plugin.git","dependencies":{"chalk":"2.0.1","nodemon":"1.11.0"},"peerDependencies":{"webpack":"^2 || ^3"},"devDependencies":{"babel-cli":"^6.24.1","babel-preset-env":"^1.6.0","rimraf":"^2.6.1"},"gitHead":"7d6b5fff6ecb740a177cdc7e3409bca89242bfa0","_id":"nodemon-webpack-plugin@0.1.0","_shasum":"632c70b80bdbd2792d6a8c637c49de7587d14619","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.5","_npmUser":{"name":"izhaki","email":"roey@gefri.org"},"dist":{"shasum":"632c70b80bdbd2792d6a8c637c49de7587d14619","tarball":"https://registry.npmjs.org/nodemon-webpack-plugin/-/nodemon-webpack-plugin-0.1.0.tgz","integrity":"sha512-8RhizoJ6pvSrD1p040r0NHk2LImrcNQwMCSt56VZ32yRI4oTuhNxKVwKWmIfza2v9rtkNrtvk6YimfcYQhQpPA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCNi/Pz4WcSy4DZoyGQ7+BxKpaWB/Qj0TFd6K+Txmjh+AIgG36ivovqPV59Q628g/NVuC2SOgJrATdeVkt7Xx30tmg="}]},"maintainers":[{"name":"izhaki","email":"roey@gefri.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodemon-webpack-plugin-0.1.0.tgz_1500842789178_0.712035289267078"},"directories":{}},"0.1.1":{"name":"nodemon-webpack-plugin","version":"0.1.1","description":"A webpack plugin that starts and reloads a server using Nodemon.","main":"dist/index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"rimraf dist/ && babel src/ --out-dir dist/","watch":"rimraf dist/ && babel src/ --watch --out-dir dist/"},"engines":{"node":">=4"},"repository":{"type":"git","url":"git+https://github.com/Izhaki/nodemon-webpack-plugin.git"},"keywords":["webpack","nodemon","plugin","server","start","watch","restart"],"author":{"name":"Roey Izhaki"},"license":"MIT","bugs":{"url":"https://github.com/Izhaki/nodemon-webpack-plugin.git/issues"},"homepage":"https://github.com/Izhaki/nodemon-webpack-plugin.git","dependencies":{"chalk":"2.0.1","nodemon":"1.11.0"},"peerDependencies":{"webpack":"^2 || ^3"},"devDependencies":{"babel-cli":"6.24.1","babel-preset-env":"1.6.0","rimraf":"2.6.1"},"gitHead":"fc49b2a57d83e0b1fc3f91c0da53242d5c245adb","_id":"nodemon-webpack-plugin@0.1.1","_shasum":"31c3dc127a38eea401a4a35ab0151d9fd8ffac04","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.5","_npmUser":{"name":"izhaki","email":"roey@gefri.org"},"dist":{"shasum":"31c3dc127a38eea401a4a35ab0151d9fd8ffac04","tarball":"https://registry.npmjs.org/nodemon-webpack-plugin/-/nodemon-webpack-plugin-0.1.1.tgz","integrity":"sha512-E0eLmdzPEi+KEzxgfFnrJ42Mw1LOUnqz6noYvRGmHB3QQAYnqp5nJhTktYJrfQ1Z2sqKAfTMCnwfl+RcO+3u4A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDgF7IT8FlM2FmzqfsoXQqYwNDFlLF9UJHBwrgZHHzK2QIhAMa3ey7ArD7jmb5FAYYoyk8z8IO9lbK4u78abrCZLrh3"}]},"maintainers":[{"name":"izhaki","email":"roey@gefri.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodemon-webpack-plugin-0.1.1.tgz_1500844364032_0.5271653945092112"},"directories":{}},"0.1.2":{"name":"nodemon-webpack-plugin","version":"0.1.2","description":"A zero-configuration webpack plugin that starts and reloads a server using Nodemon.","main":"dist/index.js","scripts":{"lint":"xo","test":"npm run lint && webpack --config test/webpack.config.js --watch","build":"rimraf dist/ && babel src/ --out-dir dist/","watch":"rimraf dist/ && babel src/ --watch --out-dir dist/","postversion":"git push && git push --tags && release"},"engines":{"node":">=4"},"repository":{"type":"git","url":"git+https://github.com/Izhaki/nodemon-webpack-plugin.git"},"keywords":["webpack","nodemon","plugin","server","start","watch","restart"],"author":{"name":"Roey Izhaki"},"license":"MIT","bugs":{"url":"https://github.com/Izhaki/nodemon-webpack-plugin.git/issues"},"homepage":"https://github.com/Izhaki/nodemon-webpack-plugin.git","dependencies":{"chalk":"2.0.1","nodemon":"1.11.0"},"peerDependencies":{"webpack":"^2 || ^3"},"devDependencies":{"babel-cli":"6.24.1","babel-core":"6.25.0","babel-loader":"7.1.1","babel-preset-env":"1.6.0","express":"4.15.3","release":"^1.2.4","rimraf":"2.6.1","webpack":"3.4.1","webpack-node-externals":"1.6.0","xo":"^0.18.2"},"xo":{"space":4,"semicolon":false,"rules":{"arrow-parens":["error","always"],"space-in-parens":["error","always",{"exceptions":["{}"]}],"object-curly-spacing":["error","always"],"array-bracket-spacing":["error","always",{"objectsInArrays":false,"arraysInArrays":false}],"computed-property-spacing":["error","always"],"template-curly-spacing":["error","always"],"comma-dangle":["error","always-multiline"],"unicorn/no-process-exit":"error","capitalized-comments":"off"}},"gitHead":"778b9fbc76a3dade8a80bb31603a17d82679ee89","_id":"nodemon-webpack-plugin@0.1.2","_shasum":"46f569a0601c7b0e7ca0b78488b37783e124a6e8","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.5","_npmUser":{"name":"izhaki","email":"roey@gefri.org"},"dist":{"shasum":"46f569a0601c7b0e7ca0b78488b37783e124a6e8","tarball":"https://registry.npmjs.org/nodemon-webpack-plugin/-/nodemon-webpack-plugin-0.1.2.tgz","integrity":"sha512-1NRMCYNX7S7+2eCMXwn5eCbWsgK6uDInIEHmoswSGShtpWK+ErTkiPsAwzjKkRzlOHeCyYSipQdfSWSNVFXRRw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGej+4RkJLB7eTehITIcdIj9MV/tgkO8o62jVqT+P3iPAiBOUPBWwahLaPv9/X7xQbnZnReTerkwtVZchm1+Zfdp8A=="}]},"maintainers":[{"name":"izhaki","email":"roey@gefri.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodemon-webpack-plugin-0.1.2.tgz_1501454953414_0.6680892058648169"},"directories":{}},"0.1.3":{"name":"nodemon-webpack-plugin","version":"0.1.3","description":"A zero-configuration webpack plugin that starts and reloads a server using Nodemon.","main":"dist/index.js","scripts":{"lint":"xo","test":"npm run lint && webpack --config test/webpack.config.js --watch","build":"rimraf dist/ && babel src/ --out-dir dist/","watch":"rimraf dist/ && babel src/ --watch --out-dir dist/","postversion":"git push && git push --tags && release"},"engines":{"node":">=4"},"repository":{"type":"git","url":"git+https://github.com/Izhaki/nodemon-webpack-plugin.git"},"keywords":["webpack","nodemon","plugin","server","start","watch","restart"],"author":{"name":"Roey Izhaki"},"license":"MIT","bugs":{"url":"https://github.com/Izhaki/nodemon-webpack-plugin.git/issues"},"homepage":"https://github.com/Izhaki/nodemon-webpack-plugin.git","dependencies":{"chalk":"2.0.1","nodemon":"1.11.0","ramda":"0.24.1"},"peerDependencies":{"webpack":"^2 || ^3"},"devDependencies":{"babel-cli":"6.24.1","babel-core":"6.25.0","babel-loader":"7.1.1","babel-preset-env":"1.6.0","express":"4.15.3","release":"^1.2.4","rimraf":"2.6.1","webpack":"3.4.1","webpack-node-externals":"1.6.0","xo":"^0.18.2"},"xo":{"space":4,"semicolon":false,"rules":{"arrow-parens":["error","always"],"space-in-parens":["error","always",{"exceptions":["{}"]}],"object-curly-spacing":["error","always"],"array-bracket-spacing":["error","always",{"objectsInArrays":false,"arraysInArrays":false}],"computed-property-spacing":["error","always"],"template-curly-spacing":["error","always"],"comma-dangle":["error","always-multiline"],"unicorn/no-process-exit":"error","capitalized-comments":"off"}},"gitHead":"589a3d55ecd1b9ea326878bb7f7f4315aaaac9d4","_id":"nodemon-webpack-plugin@0.1.3","_shasum":"e797d33517ce47be75eb68c11c373bc9a6a99dfb","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.5","_npmUser":{"name":"izhaki","email":"roey@gefri.org"},"dist":{"shasum":"e797d33517ce47be75eb68c11c373bc9a6a99dfb","tarball":"https://registry.npmjs.org/nodemon-webpack-plugin/-/nodemon-webpack-plugin-0.1.3.tgz","integrity":"sha512-A3yOiecV9oKnPRlWzFqQUZwV2815/WhOXRttvfpht1hBiC+iUqT9s27DijGsdJyvFzeqUB6F9dMVTCccEujfkg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCPpVzWsrrus4vgemxvIOB4LlpJd5hTceGR+R0VeakRXAIgVmOoQuWbWoNQo/+O/p07dnGhjhhnPgfTWEtpUHMvrEo="}]},"maintainers":[{"name":"izhaki","email":"roey@gefri.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodemon-webpack-plugin-0.1.3.tgz_1505167435079_0.33031595638021827"},"directories":{}},"0.1.4":{"name":"nodemon-webpack-plugin","version":"0.1.4","description":"A zero-configuration webpack plugin that starts and reloads a server using Nodemon.","main":"dist/index.js","scripts":{"lint":"xo","test":"npm run build && webpack --config test/webpack.config.js --watch","build":"npm run lint && rimraf dist/ && babel src/ --out-dir dist/","watch":"rimraf dist/ && babel src/ --watch --out-dir dist/","postversion":"git push && git push --tags && release"},"engines":{"node":">=4"},"repository":{"type":"git","url":"git+https://github.com/Izhaki/nodemon-webpack-plugin.git"},"keywords":["webpack","nodemon","plugin","server","start","watch","restart"],"author":{"name":"Roey Izhaki"},"license":"MIT","bugs":{"url":"https://github.com/Izhaki/nodemon-webpack-plugin.git/issues"},"homepage":"https://github.com/Izhaki/nodemon-webpack-plugin.git","dependencies":{"nodemon":"1.11.0","ramda":"0.24.1"},"peerDependencies":{"webpack":"^2 || ^3"},"devDependencies":{"babel-cli":"6.24.1","babel-core":"6.25.0","babel-loader":"7.1.1","babel-preset-env":"1.6.0","copy-webpack-plugin":"4.0.1","express":"4.15.3","i18n":"0.8.3","release":"1.2.4","rimraf":"2.6.1","webpack":"3.4.1","webpack-node-externals":"1.6.0","xo":"0.18.2"},"xo":{"space":4,"semicolon":false,"rules":{"arrow-parens":["error","always"],"space-in-parens":["error","always",{"exceptions":["{}"]}],"object-curly-spacing":["error","always"],"array-bracket-spacing":["error","always",{"objectsInArrays":false,"arraysInArrays":false}],"computed-property-spacing":["error","always"],"template-curly-spacing":["error","always"],"comma-dangle":["error","always-multiline"],"unicorn/no-process-exit":"error","capitalized-comments":"off"}},"gitHead":"5585ac81899985f072129ab38f4e735ce5205b13","_id":"nodemon-webpack-plugin@0.1.4","_shasum":"7b30102cff13486c2ebdfabe958301c8dccbcb3d","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.5","_npmUser":{"name":"izhaki","email":"roey@gefri.org"},"dist":{"shasum":"7b30102cff13486c2ebdfabe958301c8dccbcb3d","tarball":"https://registry.npmjs.org/nodemon-webpack-plugin/-/nodemon-webpack-plugin-0.1.4.tgz","integrity":"sha512-bVwHL9H/1ukMZuRM61yf+lmdblbfpXgVrOXeOwQbh+zHytW5CM6vX860NuSGXhuKF0bMiQASNzsB6CGBsqS3eg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGPRrpHQv5jylH/zhL1I5HZ3l8XOcbvZ+4J8UHUZVismAiEAm9Ef4ulnYwpEXZ5uaYnXWXhzqzYyBK1tpQgOz8f0buc="}]},"maintainers":[{"name":"izhaki","email":"roey@gefri.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodemon-webpack-plugin-0.1.4.tgz_1505943697989_0.13659527339041233"},"directories":{}},"0.1.5":{"name":"nodemon-webpack-plugin","version":"0.1.5","description":"A webpack plugin that starts and reloads a server using Nodemon.","main":"dist/index.js","scripts":{"lint":"xo","test":"cucumberjs","build":"npm run lint && rimraf dist/ && babel src/ --out-dir dist/","watch":"rimraf dist/ && babel src/ --watch --out-dir dist/","postversion":"git push && git push --tags && release"},"engines":{"node":">=4"},"repository":{"type":"git","url":"git+https://github.com/Izhaki/nodemon-webpack-plugin.git"},"keywords":["webpack","nodemon","plugin","server","start","watch","restart"],"author":{"name":"Roey Izhaki"},"license":"MIT","bugs":{"url":"https://github.com/Izhaki/nodemon-webpack-plugin.git/issues"},"homepage":"https://github.com/Izhaki/nodemon-webpack-plugin.git","dependencies":{"nodemon":"1.11.0","ramda":"0.24.1"},"peerDependencies":{"webpack":"^2 || ^3"},"devDependencies":{"babel-cli":"6.24.1","babel-core":"6.25.0","babel-loader":"7.1.1","babel-preset-env":"1.6.0","child-process-promise":"2.2.1","cucumber":"3.0.2","express":"4.15.3","fs-extra":"4.0.2","mustache":"2.3.0","release":"1.2.4","rimraf":"2.6.1","tmp":"^0.0.33","uuid":"3.1.0","webpack":"3.4.1","webpack-node-externals":"1.6.0","xo":"0.18.2"},"xo":{"space":4,"semicolon":false,"rules":{"arrow-parens":["error","always"],"space-in-parens":["error","always",{"exceptions":["{}"]}],"space-before-function-paren":["error","never"],"object-curly-spacing":["error","always"],"array-bracket-spacing":["error","always",{"objectsInArrays":false,"arraysInArrays":false}],"computed-property-spacing":["error","always"],"template-curly-spacing":["error","always"],"comma-dangle":["error","always-multiline"],"new-cap":"off","prefer-arrow-callback":"off","capitalized-comments":"off","unicorn/no-process-exit":"error","unicorn/filename-case":"off","import/prefer-default-export":"off"}},"gitHead":"d36e96dbe315439a6ffc725286659c0e134499a9","_id":"nodemon-webpack-plugin@0.1.5","_shasum":"87eedf2725b1dc6f27ae8da9279060d5b015423f","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.5","_npmUser":{"name":"izhaki","email":"roey@gefri.org"},"dist":{"shasum":"87eedf2725b1dc6f27ae8da9279060d5b015423f","tarball":"https://registry.npmjs.org/nodemon-webpack-plugin/-/nodemon-webpack-plugin-0.1.5.tgz","integrity":"sha512-ziMSOa+yaB0xTnb/I1E7gWMnauvKog1hvhO1O2gDKUw31tqTqC3w0M+9YSQuBM4dyD0DtvG7elM+PpVb0hdYZQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAV0W72bFiYX7sS+mjvp39SzA+JBdzb8YKeB3zpYc/RLAiBovB/FVrZvsg5bAPargTbpZiG/zny7G/6feBauDNY1Kg=="}]},"maintainers":[{"name":"izhaki","email":"roey@gefri.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodemon-webpack-plugin-0.1.5.tgz_1507500193867_0.5966945381369442"},"directories":{}},"0.1.6":{"name":"nodemon-webpack-plugin","version":"0.1.6","description":"A webpack plugin that starts and reloads a server using Nodemon.","main":"dist/index.js","scripts":{"lint":"xo","test":"cucumberjs","build":"npm run lint && rimraf dist/ && babel src/ --out-dir dist/","watch":"rimraf dist/ && babel src/ --watch --out-dir dist/","postversion":"git push && git push --tags && release"},"engines":{"node":">=4"},"repository":{"type":"git","url":"git+https://github.com/Izhaki/nodemon-webpack-plugin.git"},"keywords":["webpack","nodemon","plugin","server","start","watch","restart"],"author":{"name":"Roey Izhaki"},"license":"MIT","bugs":{"url":"https://github.com/Izhaki/nodemon-webpack-plugin.git/issues"},"homepage":"https://github.com/Izhaki/nodemon-webpack-plugin.git","dependencies":{"nodemon":"1.11.0","ramda":"0.24.1"},"peerDependencies":{"webpack":"^2 || ^3"},"devDependencies":{"babel-cli":"6.24.1","babel-core":"6.25.0","babel-loader":"7.1.1","babel-preset-env":"1.6.0","child-process-promise":"2.2.1","cucumber":"3.0.2","express":"4.15.3","fs-extra":"4.0.2","mustache":"2.3.0","release":"1.2.4","rimraf":"2.6.1","tmp":"^0.0.33","uuid":"3.1.0","webpack":"3.4.1","webpack-node-externals":"1.6.0","xo":"0.18.2"},"xo":{"space":4,"semicolon":false,"rules":{"arrow-parens":["error","always"],"space-in-parens":["error","always",{"exceptions":["{}"]}],"space-before-function-paren":["error","never"],"object-curly-spacing":["error","always"],"array-bracket-spacing":["error","always",{"objectsInArrays":false,"arraysInArrays":false}],"computed-property-spacing":["error","always"],"template-curly-spacing":["error","always"],"comma-dangle":["error","always-multiline"],"new-cap":"off","prefer-arrow-callback":"off","capitalized-comments":"off","unicorn/no-process-exit":"off","unicorn/filename-case":"off","import/prefer-default-export":"off"}},"gitHead":"a326007f30a82a6bf81fa5f4f693cdd42aba0985","_id":"nodemon-webpack-plugin@0.1.6","_npmVersion":"5.3.0","_nodeVersion":"8.6.0","_npmUser":{"name":"izhaki","email":"roey@gefri.org"},"dist":{"integrity":"sha512-9A0p9ebfE+Kio2Ok6fEuk5FgzkrEdONaLfKhZJO5F+T0gcdIJn22YX8yZSY/irjg9EdH72aOpjc5A7xiSgelnA==","shasum":"031a988b4cb49279087d0b7909e4d078d9b979b9","tarball":"https://registry.npmjs.org/nodemon-webpack-plugin/-/nodemon-webpack-plugin-0.1.6.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDD31U9r4Q4Z1g5vXZAm4Amy2JZO86gJAHqjDPpSFaJDAIgUV5XVoBO/IEuzhRXUYSopF67F0R7b2x56VhjFaBvytQ="}]},"maintainers":[{"name":"izhaki","email":"roey@gefri.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodemon-webpack-plugin-0.1.6.tgz_1513123143781_0.9668233813717961"},"directories":{}},"4.0.1":{"name":"nodemon-webpack-plugin","version":"4.0.1","description":"A webpack plugin that starts and reloads a server using Nodemon.","main":"dist/index.js","scripts":{"lint":"eslint .","test":"cucumberjs","build":"npm run lint && rimraf dist/ && babel src/ --out-dir dist/","watch":"rimraf dist/ && babel src/ --watch --out-dir dist/","preversion":"npm run build && npm test && git add -A dist","postversion":"git push && git push --tags && release"},"engines":{"node":">=6.11.5"},"repository":{"type":"git","url":"git+https://github.com/Izhaki/nodemon-webpack-plugin.git"},"keywords":["webpack","nodemon","plugin","server","start","watch","restart"],"author":{"name":"Roey Izhaki"},"license":"MIT","bugs":{"url":"https://github.com/Izhaki/nodemon-webpack-plugin.git/issues"},"homepage":"https://github.com/Izhaki/nodemon-webpack-plugin.git","dependencies":{"nodemon":"1.11.0","ramda":"0.24.1"},"peerDependencies":{"webpack":"4"},"devDependencies":{"babel-cli":"6.24.1","babel-core":"6.25.0","babel-loader":"7.1.4","babel-preset-env":"1.6.1","child-process-promise":"2.2.1","cucumber":"3.0.2","eslint":"4.9.0","eslint-config-airbnb-base":"lates","eslint-plugin-import":"2.7.0","express":"4.15.3","fs-extra":"4.0.2","mustache":"2.3.0","release":"1.2.4","rimraf":"2.6.1","tmp":"^0.0.33","uuid":"3.1.0","webpack":"4.5.0","webpack-cli":"^2.0.14","webpack-node-externals":"1.6.0"},"gitHead":"39ebabdd0ca35db82ebb251e5c46666411ead99a","_id":"nodemon-webpack-plugin@4.0.1","_npmVersion":"5.3.0","_nodeVersion":"8.6.0","_npmUser":{"name":"izhaki","email":"roey@gefri.org"},"dist":{"integrity":"sha512-jO0I7ZWpH9UqZdxqJr4T1wYYM6UouVsFGqhPP+AbAw0UV1Hd5wjjZVXDj6kUmHjb2ZkHc4mCzmWcsT1UkBxeDA==","shasum":"9e27d0e83462b57796aeabc5ef2816a0eaf2d760","tarball":"https://registry.npmjs.org/nodemon-webpack-plugin/-/nodemon-webpack-plugin-4.0.1.tgz","fileCount":21,"unpackedSize":250165,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBOyxlcgIwCY1U6FKSnnlFEoQ8u4FJ6a2Gx8sIFX2YAQAiAZxQfX+RE7FigEl8Vx21sZSjNxOc0StxlwrwxIEwN2pQ=="}]},"maintainers":[{"name":"izhaki","email":"roey@gefri.org"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodemon-webpack-plugin_4.0.1_1523398281920_0.42685149805303935"},"_hasShrinkwrap":false},"3.0.0":{"name":"nodemon-webpack-plugin","version":"3.0.0","description":"A webpack plugin that starts and reloads a server using Nodemon.","main":"dist/index.js","scripts":{"lint":"eslint .","test":"cucumberjs","build":"npm run lint && rimraf dist/ && babel src/ --out-dir dist/","watch":"rimraf dist/ && babel src/ --watch --out-dir dist/","preversion":"npm run build && npm test && git add -A dist","postversion":"git push && git push --tags && release"},"engines":{"node":">=4"},"repository":{"type":"git","url":"git+https://github.com/Izhaki/nodemon-webpack-plugin.git"},"keywords":["webpack","nodemon","plugin","server","start","watch","restart"],"author":{"name":"Roey Izhaki"},"license":"MIT","bugs":{"url":"https://github.com/Izhaki/nodemon-webpack-plugin.git/issues"},"homepage":"https://github.com/Izhaki/nodemon-webpack-plugin.git","dependencies":{"nodemon":"1.11.0","ramda":"0.24.1"},"peerDependencies":{"webpack":"^2 || ^3"},"devDependencies":{"babel-cli":"6.24.1","babel-core":"6.25.0","babel-loader":"7.1.1","babel-preset-env":"1.6.0","child-process-promise":"2.2.1","cucumber":"3.0.2","eslint":"4.9.0","eslint-config-airbnb-base":"lates","eslint-plugin-import":"2.7.0","express":"4.15.3","fs-extra":"4.0.2","mustache":"2.3.0","release":"1.2.4","rimraf":"2.6.1","tmp":"^0.0.33","uuid":"3.1.0","webpack":"3.4.1","webpack-node-externals":"1.6.0"},"gitHead":"3c294aec4bae959ae076773d3ecd8b1d74407b3d","_id":"nodemon-webpack-plugin@3.0.0","_npmVersion":"5.3.0","_nodeVersion":"8.6.0","_npmUser":{"name":"izhaki","email":"roey@gefri.org"},"dist":{"integrity":"sha512-YJJ8cSTa614/3wH/mLYSWh0cr6BcwImqT0qHrFmNYvaUoQjdGRkLPyohmczbgjnLh8xibOngrdqsK2/xnwpHzQ==","shasum":"580c89092be720c198a844542ab72606c0490afd","tarball":"https://registry.npmjs.org/nodemon-webpack-plugin/-/nodemon-webpack-plugin-3.0.0.tgz","fileCount":21,"unpackedSize":187881,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICqOKRvgtDWe1mUH1rkYyJ6DlZ+4AOXqHyLr2L4aW2hhAiAnfYAb4YvKsn4gDqdWk1hv97z+NAngUny9ASxmHBym3A=="}]},"maintainers":[{"name":"izhaki","email":"roey@gefri.org"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodemon-webpack-plugin_3.0.0_1523398714576_0.8028111485989542"},"_hasShrinkwrap":false},"4.0.2":{"name":"nodemon-webpack-plugin","version":"4.0.2","description":"A webpack plugin that starts and reloads a server using Nodemon.","main":"dist/index.js","scripts":{"lint":"eslint .","test":"cucumberjs","build":"npm run lint && rimraf dist/ && babel src/ --out-dir dist/","watch":"rimraf dist/ && babel src/ --watch --out-dir dist/","preversion":"npm run build && npm test && git add -A dist","postversion":"git push && git push --tags && release"},"engines":{"node":">=6.11.5"},"repository":{"type":"git","url":"git+https://github.com/Izhaki/nodemon-webpack-plugin.git"},"keywords":["webpack","nodemon","plugin","server","start","watch","restart"],"author":{"name":"Roey Izhaki"},"license":"MIT","bugs":{"url":"https://github.com/Izhaki/nodemon-webpack-plugin.git/issues"},"homepage":"https://github.com/Izhaki/nodemon-webpack-plugin.git","dependencies":{"nodemon":"1.11.0","ramda":"0.24.1"},"peerDependencies":{"webpack":"4"},"devDependencies":{"babel-cli":"6.24.1","babel-core":"6.25.0","babel-loader":"7.1.4","babel-preset-env":"1.6.1","child-process-promise":"2.2.1","cucumber":"3.0.2","eslint":"4.9.0","eslint-config-airbnb-base":"lates","eslint-plugin-import":"2.7.0","express":"4.15.3","fs-extra":"4.0.2","mustache":"2.3.0","release":"1.2.4","rimraf":"2.6.1","tmp":"^0.0.33","uuid":"3.1.0","webpack":"4.5.0","webpack-cli":"^2.0.14","webpack-node-externals":"1.6.0"},"gitHead":"7553c90899c5d75c25a2593044f0ab490bd2ac8c","_id":"nodemon-webpack-plugin@4.0.2","_npmVersion":"5.3.0","_nodeVersion":"8.6.0","_npmUser":{"name":"izhaki","email":"roey@gefri.org"},"dist":{"integrity":"sha512-YZpduZZiDQ8VQ+m7s2A8SLFGkY9QPAz/d4/rMbtfjZhlTzHaV35D3h/fDRXliIFCnA4JQIF5IUDMa+tuGMWKng==","shasum":"e0abe9fbdccccafe0f9bd28f425e46863659c9b5","tarball":"https://registry.npmjs.org/nodemon-webpack-plugin/-/nodemon-webpack-plugin-4.0.2.tgz","fileCount":9,"unpackedSize":240028,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICaMjFhl4poe7RPpfrVO2Q30wgtmYeEUkwpSAiBLhFteAiEAvIkSGIw+kR4glRWdsHt+B+d1O6cPLExtLRFTi13irgI="}]},"maintainers":[{"name":"izhaki","email":"roey@gefri.org"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodemon-webpack-plugin_4.0.2_1523399826499_0.9485475621474788"},"_hasShrinkwrap":false},"4.0.3":{"name":"nodemon-webpack-plugin","version":"4.0.3","description":"A webpack plugin that starts and reloads a server using Nodemon.","main":"dist/index.js","scripts":{"lint":"eslint .","test":"cucumberjs","build":"npm run lint && rimraf dist/ && babel src/ --out-dir dist/","watch":"rimraf dist/ && babel src/ --watch --out-dir dist/","preversion":"npm run build && npm test && git add -A dist","postversion":"git push && git push --tags && release","pub":"npm publish --tag next"},"engines":{"node":">=6.11.5"},"repository":{"type":"git","url":"git+https://github.com/Izhaki/nodemon-webpack-plugin.git"},"keywords":["webpack","nodemon","plugin","server","start","watch","restart"],"author":{"name":"Roey Izhaki"},"license":"MIT","bugs":{"url":"https://github.com/Izhaki/nodemon-webpack-plugin.git/issues"},"homepage":"https://github.com/Izhaki/nodemon-webpack-plugin.git","dependencies":{"nodemon":"1.11.0","ramda":"0.24.1"},"peerDependencies":{"webpack":"4"},"devDependencies":{"babel-cli":"6.24.1","babel-core":"6.25.0","babel-loader":"7.1.4","babel-preset-env":"1.6.1","child-process-promise":"2.2.1","cucumber":"3.0.2","eslint":"4.9.0","eslint-config-airbnb-base":"lates","eslint-plugin-import":"2.7.0","express":"4.15.3","fs-extra":"4.0.2","mustache":"2.3.0","release":"3.1.7","rimraf":"2.6.1","tmp":"^0.0.33","uuid":"3.1.0","webpack":"4.5.0","webpack-cli":"^2.0.14","webpack-node-externals":"1.6.0"},"readme":"# Nodemon Webpack Plugin\n\n[![Build Status](https://travis-ci.org/Izhaki/nodemon-webpack-plugin.svg?branch=master)](https://travis-ci.org/Izhaki/nodemon-webpack-plugin)\n[![NPM Version](https://badge.fury.io/js/nodemon-webpack-plugin.svg?style=flat)](https://npmjs.org/package/nodemon-webpack-plugin)\n[![Node version](https://img.shields.io/node/v/nodemon-webpack-plugin.svg?style=flat)](http://nodejs.org/download/)\n\nUses [Nodemon](https://nodemon.io/) to watch and restart your module's output file, but only when webpack is in watch mode (ie, `--watch`).\n\nSaves the need for installing, configuring and running Nodemon as a seperate process.\n\n## Installation\n\n```bash\n# Webpack 4:\nnpm install nodemon-webpack-plugin@next --save-dev\n\n# Webpack 3 or 2:\nnpm install nodemon-webpack-plugin --save-dev\n```\n\n## Usage\n\n```javascript\nconst NodemonPlugin = require( 'nodemon-webpack-plugin' ) // Ding\n\nmodule.exports = {\n    entry: './src/server.js',\n    output: {\n        path: path.resolve('./dist'),\n        filename: 'server.js',\n    },\n    plugins: [\n        new NodemonPlugin(), // Dong\n    ],\n}\n```\n\nThen:\n\n```shell\n$ webpack --watch\n```\n\n## Modes\n\n### Zero-config mode\n\n```javascript\nnew NodemonPlugin()\n```\n\nOnly watches the output file.\n\n### With config\n\nAllows a [Nodemon config object](https://github.com/remy/nodemon#config-files) to override and extend the default config:\n\n```javascript\n{\n    script: outputFile,\n    watch:  outputFile,\n}\n```\n\nFor example:\n\n```javascript\nnew NodemonPlugin({\n    /// Arguments to pass to the script being watched.\n    args: ['demo'],\n\n    // What to watch.\n    watch: path.resolve('./dist'),\n\n    // Files to ignore.\n    ignore: ['*.js.map'],\n\n    // Detailed log.\n    verbose: true,\n\n    // Node arguments.\n    nodeArgs: [ '--debug=9222' ]\n\n    // If using more than one entry, you can specify\n    // which output file will be restarted.\n    script: './dist/server.js'\n})\n```\n\n## Example output\n\n```shell\nHash: 366cbbbab13237b29593\nVersion: webpack 3.4.1\nTime: 50ms\n    Asset     Size  Chunks             Chunk Names\nserver.js  3.17 kB       0  [emitted]  main\n   [0] ./test/server.js 388 bytes {0} [built]\n    + 3 hidden modules\n[nodemon] restarting due to changes...\n[nodemon] starting `node test/dist/server.js`\n```\n","readmeFilename":"README.md","gitHead":"bfc26a3700fc6aeb2d82c82f32758d46b1facb3b","_id":"nodemon-webpack-plugin@4.0.3","_npmVersion":"5.3.0","_nodeVersion":"8.6.0","_npmUser":{"name":"izhaki","email":"roey@gefri.org"},"dist":{"integrity":"sha512-E3cdTatXl/d4vWkLLm8rWTQRN8UIynK90m7wXZUvj5IDwtkFyvSuIE4RCw/Ma69g80F63NTGixQ6RE4kRIdD/Q==","shasum":"dd9bb78876245ffa1f6fedf9a66400624d365639","tarball":"https://registry.npmjs.org/nodemon-webpack-plugin/-/nodemon-webpack-plugin-4.0.3.tgz","fileCount":9,"unpackedSize":241880,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFw5sBLsMZFmIawKRXc/n/gaJF0IPf7V0VuLRBbqD0npAiEAuSiurnhHksOYMeFsgr4g61kW9C0gNypY/QJPDDaGOpM="}]},"maintainers":[{"name":"izhaki","email":"roey@gefri.org"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodemon-webpack-plugin_4.0.3_1523478806166_0.6920593397249415"},"_hasShrinkwrap":false},"3.0.1":{"name":"nodemon-webpack-plugin","version":"3.0.1","description":"A webpack plugin that starts and reloads a server using Nodemon.","main":"dist/index.js","scripts":{"lint":"eslint .","test":"cucumberjs","build":"npm run lint && rimraf dist/ && babel src/ --out-dir dist/","watch":"rimraf dist/ && babel src/ --watch --out-dir dist/","preversion":"npm run build && npm test && git add -A dist","postversion":"git push && git push --tags && release"},"engines":{"node":">=4"},"repository":{"type":"git","url":"git+https://github.com/Izhaki/nodemon-webpack-plugin.git"},"keywords":["webpack","nodemon","plugin","server","start","watch","restart"],"author":{"name":"Roey Izhaki"},"license":"MIT","bugs":{"url":"https://github.com/Izhaki/nodemon-webpack-plugin.git/issues"},"homepage":"https://github.com/Izhaki/nodemon-webpack-plugin.git","dependencies":{"nodemon":"1.11.0","ramda":"0.24.1"},"peerDependencies":{"webpack":"^2 || ^3"},"devDependencies":{"babel-cli":"6.24.1","babel-core":"6.25.0","babel-loader":"7.1.1","babel-preset-env":"1.6.0","child-process-promise":"2.2.1","cucumber":"3.0.2","eslint":"4.9.0","eslint-config-airbnb-base":"lates","eslint-plugin-import":"2.7.0","express":"4.15.3","fs-extra":"4.0.2","mustache":"2.3.0","release":"3.1.7","rimraf":"2.6.1","tmp":"^0.0.33","uuid":"3.1.0","webpack":"3.4.1","webpack-node-externals":"1.6.0"},"gitHead":"6deafc6227024cab1c86498219d8658098ed39fa","_id":"nodemon-webpack-plugin@3.0.1","_npmVersion":"5.3.0","_nodeVersion":"8.6.0","_npmUser":{"name":"izhaki","email":"roey@gefri.org"},"dist":{"integrity":"sha512-7a+04fwC462pvUkgHTiCCG1rfAGWCXFAwBh5G9DjCt0spM5410R9kGbkrme5ZmjzpDxb6WpzIvx2q88x6NW0aA==","shasum":"ed8d69d7648dceca4b391be48433bcbc449e6565","tarball":"https://registry.npmjs.org/nodemon-webpack-plugin/-/nodemon-webpack-plugin-3.0.1.tgz","fileCount":21,"unpackedSize":194301,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCMpAF0hIro5rrvXllCV9OU68Z11j8XG21P/7rcXD9/PAIgOJg7Ft2Bk5gLg1GELAkX3swAlSHY6kHk1O/HvP86qt0="}]},"maintainers":[{"name":"izhaki","email":"roey@gefri.org"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodemon-webpack-plugin_3.0.1_1523479092373_0.6025038812411116"},"_hasShrinkwrap":false},"3.0.2":{"name":"nodemon-webpack-plugin","version":"3.0.2","description":"A webpack plugin that starts and reloads a server using Nodemon.","main":"dist/index.js","scripts":{"lint":"eslint .","test":"cucumber-js","build":"rimraf dist/ && babel src/ --out-dir dist/","watch":"rimraf dist/ && babel src/ --watch --out-dir dist/","preversion":"npm run build && git add -A dist","postversion":"git push && git push --tags && release"},"engines":{"node":">=4"},"repository":{"type":"git","url":"git+https://github.com/Izhaki/nodemon-webpack-plugin.git"},"keywords":["webpack","nodemon","plugin","server","start","watch","restart"],"author":{"name":"Roey Izhaki"},"license":"MIT","bugs":{"url":"https://github.com/Izhaki/nodemon-webpack-plugin.git/issues"},"homepage":"https://github.com/Izhaki/nodemon-webpack-plugin.git","dependencies":{"nodemon":"1.18.6","ramda":"0.24.1"},"peerDependencies":{"webpack":"^2 || ^3"},"devDependencies":{"babel-cli":"6.24.1","babel-core":"6.25.0","babel-loader":"7.1.1","babel-preset-env":"1.6.0","babel-register":"^6.26.0","child-process-promise":"2.2.1","cucumber":"5.0.2","eslint":"4.9.0","eslint-config-airbnb-base":"latest","eslint-plugin-import":"2.7.0","express":"4.15.3","fs-extra":"4.0.2","mustache":"2.3.0","release":"3.1.7","rimraf":"2.6.1","tmp":"^0.0.33","uuid":"3.1.0","webpack":"3.4.1","webpack-node-externals":"1.6.0"},"gitHead":"35f92b2eef35a8587e6890063cc67d172496ddc5","_id":"nodemon-webpack-plugin@3.0.2","_npmVersion":"5.6.0","_nodeVersion":"9.11.2","_npmUser":{"name":"izhaki","email":"roey@gefri.org"},"dist":{"integrity":"sha512-DdJchVad/giMyGorFGOt1spbbGUL6nprhKrSOvdf1EcjBdMmhTGusazbTyytvefsTR613Mw5XPgKiPkpjo8vZQ==","shasum":"c857db05cfd5b72d8667de5ff0524bfb03a967f0","tarball":"https://registry.npmjs.org/nodemon-webpack-plugin/-/nodemon-webpack-plugin-3.0.2.tgz","fileCount":20,"unpackedSize":227823,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb/JHKCRA9TVsSAnZWagAA8AEP/27EfwOeqBAv+TR3k0J9\nAR2YaEr26gkU6ywraPbYF/qlQ9gdexkbC/rq0A0TIrj26ZhlL0UsSsnZL8RB\nHEZFbWNYgf1xevOXcHRg7x6ziDcWKC1Og7f9/KoZq5wVMj87VKp1s6BRIMjN\nXJvFOWdu2bpg4cYP6xD/9DyWu3RdLfzECbF3pb5eMQhvSrXdDLplaio4AJ2M\nU3Own++u341+akes/UUyNidqiA9trsfnd0I5riTMZoEmuOsS8wYnWWDSyrgn\nwOBlE9hR9qa9Ccd7FJtuCIDPW8/CSypfEkhtdYCAgohk4LDbYIQRsNajW5yb\n59IP57U6yzppj8Jc5nEQTWp2tSjw5T905U9lDWmmFmnf1WkYARi+zLWGWPts\niZ4XpCe827dWijR6UzJnQqjmAPOa6XOZ+tGm14lXz0efMdDJC2CSqEJ/Y2ng\neNEsR58Lu6pnixa9Lj8V9WJboT1q01jU6AZNxl9yn1AwfL1i53izCCX1IlPG\noH9RQzc5LgScc7Wx+9ywnI1CfHFH8gJBkqWrmnavgC4ms71tNuKCzxT09HV7\n21FBLcmPNCX8JWBtv8bV3ytT9KtL8HxvmhX6kktHN4GFKuXcgqO4onTWvF7Z\nKLt2KnR9QgVWejimQAGzmlk3FssL2/RcTjHxpMjryI8IiLm0Kxsx9Os5ja62\n+kyK\r\n=bAMQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCNoZYvzhTxFhoRmtybw/fpgI+9SEfESdCR+K2RhUQdmgIhALEgjCwIaYQC/ryaMg0tFYylwliFFCPBILhIoPLyjGyQ"}]},"maintainers":[{"name":"izhaki","email":"roey@gefri.org"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodemon-webpack-plugin_3.0.2_1543279050117_0.7440376231451247"},"_hasShrinkwrap":false},"4.0.4":{"name":"nodemon-webpack-plugin","version":"4.0.4","description":"A webpack plugin that starts and reloads a server using Nodemon.","main":"dist/index.js","scripts":{"lint":"eslint .","test":"cucumber-js","build":"rimraf dist/ && babel src/ --out-dir dist/","watch":"rimraf dist/ && babel src/ --watch --out-dir dist/","preversion":"npm run build && git add -A dist","postversion":"git push && git push --tags && release","pub":"npm publish"},"engines":{"node":">=6.11.5"},"repository":{"type":"git","url":"git+https://github.com/Izhaki/nodemon-webpack-plugin.git"},"keywords":["webpack","nodemon","plugin","server","start","watch","restart"],"author":{"name":"Roey Izhaki"},"license":"MIT","bugs":{"url":"https://github.com/Izhaki/nodemon-webpack-plugin.git/issues"},"homepage":"https://github.com/Izhaki/nodemon-webpack-plugin.git","dependencies":{"nodemon":"1.18.6","ramda":"0.24.1"},"peerDependencies":{"webpack":"4"},"devDependencies":{"babel-cli":"6.24.1","babel-core":"6.25.0","babel-loader":"7.1.4","babel-preset-env":"1.6.1","babel-register":"^6.26.0","child-process-promise":"2.2.1","cucumber":"5.0.2","eslint":"4.9.0","eslint-config-airbnb-base":"latest","eslint-plugin-import":"2.7.0","express":"4.15.3","fs-extra":"4.0.2","mustache":"2.3.0","release":"3.1.7","rimraf":"2.6.1","tmp":"^0.0.33","uuid":"3.1.0","webpack":"4.5.0","webpack-cli":"^2.0.14","webpack-node-externals":"1.6.0"},"gitHead":"be1d712a1e88a58064e082d06287f326f24934eb","_id":"nodemon-webpack-plugin@4.0.4","_npmVersion":"5.6.0","_nodeVersion":"9.11.2","_npmUser":{"name":"izhaki","email":"roey@gefri.org"},"dist":{"integrity":"sha512-ozn2Ifyg5A4eprsKea2GRfrH8ag2V/Ki+q6omeEPOgsOF1VSUGAQFGmQNTU3ZjMI6YiF8tvfWicJ7ECvqxD/UQ==","shasum":"83ffd4984dda2cf510b4b949b4caf8d2c4d5dd36","tarball":"https://registry.npmjs.org/nodemon-webpack-plugin/-/nodemon-webpack-plugin-4.0.4.tgz","fileCount":8,"unpackedSize":308650,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb/JJPCRA9TVsSAnZWagAAaV8P/R3hLWumIQfeW3jOyMtO\nGsmTQn9BAaIFeWDc79XlFWtiOR16fyOYJKKlyLv03ZAbBZc6tW9wE1qvzsXe\nkG2DysujBSo1tldm44JdSNO+cCA6+acfrLTYG//0KDOLdZAYZZ5ECBmofCH/\n6M7HHN4t+VRvH3iQ9F1baG1qVxbxFZGK1CwcKV++XnmCoAK7cU5HNkQbXq9Z\nJEzgN7k+lbTcyE8R+a43rKOk///LKoorGQ2Gib0hlG6jyci1q0AZOVc9bTEX\nlfEftrPfW2pi/k80bbmMz77Wo4s8vDoAENxedkJWkoJj1FLBfbtIqDfjEhw7\n8BQev2UpfsLD/rZxP8rylZVcO05o7ErBLn3gYB4Fvv1I2gL06Y73Olwk3QiH\nHunPLfFl2eIuzOZLTrZ6VMNiUpCLcElN35EEoQwLTrOZdWvWAYD+Tk5xH04b\nAgqU01kLrJ3XhIgmQQnYI6IzVHA5IeHG6tIDvgalyyD1TN1XNaCy3rx9GrE0\n0CbNT/mkKW3HUaJgqBr0AWUkHnMX4kO+dagxRJmgG8svCUzXchpJj/bjH505\nV5+A3wRD8ay/5rmJRyulT6hlrpdJC+3pWmAD0v68rUj/K6U8/Udr1rOb/c4M\nzoce/aC4A8po/uZ/psNxDr4rTIpwVlWoAUUhh7lfwsR4o7cOdnwKdpasZe97\nn+Vf\r\n=vW5/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICDrMcU2LXK1zL4QNG2Op+GAch9V5CginedMZjBWhKeZAiBIOSh+hYZRC1q1xlgdxw1eOC/sPTP2HGhLvgCRzsF6mQ=="}]},"maintainers":[{"name":"izhaki","email":"roey@gefri.org"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodemon-webpack-plugin_4.0.4_1543279181995_0.466515157583105"},"_hasShrinkwrap":false},"4.0.6":{"name":"nodemon-webpack-plugin","version":"4.0.6","description":"A webpack plugin that starts and reloads a server using Nodemon.","main":"dist/index.js","scripts":{"lint":"eslint .","test":"cucumber-js","build":"npm run lint && rimraf dist/ && babel src/ --out-dir dist/","watch":"rimraf dist/ && babel src/ --watch --out-dir dist/","preversion":"npm run build && npm test &&  git add -A dist","postversion":"git push && git push --tags && release","pub":"npm publish"},"engines":{"node":">=6.11.5"},"repository":{"type":"git","url":"git+https://github.com/Izhaki/nodemon-webpack-plugin.git"},"keywords":["webpack","nodemon","plugin","server","start","watch","restart"],"author":{"name":"Roey Izhaki"},"license":"MIT","bugs":{"url":"https://github.com/Izhaki/nodemon-webpack-plugin.git/issues"},"homepage":"https://github.com/Izhaki/nodemon-webpack-plugin.git","dependencies":{"nodemon":"1.18.7","ramda":"0.24.1"},"peerDependencies":{"webpack":"4"},"devDependencies":{"babel-cli":"6.24.1","babel-core":"6.25.0","babel-loader":"7.1.4","babel-preset-env":"1.6.1","babel-register":"^6.26.0","child-process-promise":"2.2.1","cucumber":"5.0.2","eslint":"5.9.0","eslint-config-airbnb-base":"latest","eslint-plugin-import":"2.14.0","express":"4.15.3","fs-extra":"4.0.2","mustache":"2.3.0","release":"3.1.7","rimraf":"2.6.1","tmp":"^0.0.33","tree-kill":"^1.2.1","uuid":"3.1.0","webpack":"4.5.0","webpack-cli":"^2.0.14","webpack-node-externals":"1.6.0"},"gitHead":"41556553e0618f07bbc04b96f757df6b2421b48a","_id":"nodemon-webpack-plugin@4.0.6","_npmVersion":"5.6.0","_nodeVersion":"9.11.2","_npmUser":{"name":"izhaki","email":"roey@gefri.org"},"dist":{"integrity":"sha512-QjiPCUZiei2yGuMuuhjFGTtNjOsCyhEMhxRU0/aiJboD+05pw7fFn8bw/riwCcpeeZiNB2kHexHbpSummnamoA==","shasum":"749278a1f8fbf39b6d366bc3b651557d33a9ca57","tarball":"https://registry.npmjs.org/nodemon-webpack-plugin/-/nodemon-webpack-plugin-4.0.6.tgz","fileCount":8,"unpackedSize":310200,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb/dCkCRA9TVsSAnZWagAAEI4QAKIkP2Yd5muOuXe1fJj5\n090ly4JDEtkdp6UAGpozZbVGSfxjRwyXhQ9Lxf6IrQfk0eSytAdRf+uaXNg9\nrdmDapVlAEIQ4D5GgyC9O+HYhXPoWD+E/is9+zisBsj3qCsuUiw5KJkXIDI/\nQnMW3ZnnK3GnRzZRhPEvbeF2hlwGCoWppoxLaqm860f3Kn42IuMAz+8fVOYY\n8+Ir4biyT9BjID3+0jWF2JsNu+CoMzxfdxjMUcGmJ01omlRgj2DrSp1LTth4\nmv0SnnDs4vwmSbV+2aeSzwrtdH9Pw3it65KinNnDq7wlK/PdyA0MWtzuxZFv\nMAf04BQcwohIhVthFlGoDmiu0DiGpH82AJII0oP/CPV0JFCPYPKZoqfuFh4T\nS36fDPDVDBW4KUa/meTkr3o5paJBegwzeFRhOjVZmiuk7+UM5FrIaZtgbcGj\nTTKte+aOFpEapKnXjFMDZjSvKSXY8WtSG3/J3nJOIhg4BQqZP/iF0DMLgk2V\nj6uy152/rgm9lTIir8R1BcKE6LEwv6m/r+ckQYpFgLs8HSz9SDk9ltOtdjSJ\njTAZFlHgnPr6qbWGJvG6Yo4FBYtv9zxJ0UVB1ljSqYyPj7J28Uj3f/bUA3B+\nx3igI9T7UZgO4YYcjmZDcLcPuoasId5wbIVvgj2EmUwUZBXiXRKioEGYX9TD\n5yl2\r\n=78YO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCkd2uGc9vFnufY7O8/+8yqkXMrEFMPv7gbCe/hecRvmAIhAPh308+0SFjnpRJ2V8BELO7MBtDQlZLVLBMbhsrkuD/w"}]},"maintainers":[{"name":"izhaki","email":"roey@gefri.org"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodemon-webpack-plugin_4.0.6_1543360676141_0.8510098890319129"},"_hasShrinkwrap":false},"4.0.7":{"name":"nodemon-webpack-plugin","version":"4.0.7","description":"A webpack plugin that starts and reloads a server using Nodemon.","main":"dist/index.js","scripts":{"lint":"eslint .","test":"npm run test:webpack3 && npm run test:webpack4","test:webpack3":"yarn add webpack@3.12.0 --dev && cross-env WEBPACK_VERSION=3 cucumber-js","test:webpack4":"yarn add webpack@4.28.2 --dev && cross-env WEBPACK_VERSION=4 cucumber-js","build":"npm run lint && rimraf dist/ && babel src/ --out-dir dist/","watch":"rimraf dist/ && babel src/ --watch --out-dir dist/","preversion":"npm run build && npm test &&  git add -A dist","postversion":"git push && git push --tags && release","pub":"npm publish"},"engines":{"node":">=6.11.5"},"repository":{"type":"git","url":"git+https://github.com/Izhaki/nodemon-webpack-plugin.git"},"keywords":["webpack","nodemon","plugin","server","start","watch","restart"],"author":{"name":"Roey Izhaki"},"license":"MIT","bugs":{"url":"https://github.com/Izhaki/nodemon-webpack-plugin.git/issues"},"homepage":"https://github.com/Izhaki/nodemon-webpack-plugin.git","dependencies":{"nodemon":"1.18.9","ramda":"0.24.1"},"peerDependencies":{"webpack":"4"},"devDependencies":{"babel-cli":"6.24.1","babel-core":"6.25.0","babel-loader":"7.1.4","babel-preset-env":"1.6.1","babel-register":"^6.26.0","child-process-promise":"2.2.1","cross-env":"^5.2.0","cucumber":"5.0.2","eslint":"5.9.0","eslint-config-airbnb-base":"latest","eslint-plugin-import":"2.14.0","express":"4.15.3","fs-extra":"4.0.2","mustache":"2.3.0","release":"3.1.7","rimraf":"2.6.1","tmp":"^0.0.33","tree-kill":"^1.2.1","uuid":"3.1.0","webpack":"4.28.2","webpack-cli":"^3.1.2","webpack-node-externals":"1.6.0"},"gitHead":"7d146a7f9f9e1d61a83664fa07d421fc44e67fae","_id":"nodemon-webpack-plugin@4.0.7","_npmVersion":"5.6.0","_nodeVersion":"9.11.2","_npmUser":{"name":"izhaki","email":"roey@gefri.org"},"dist":{"integrity":"sha512-K47v4/6XLb87Qr7G7+YEBEFrRP+E/JNYa50qGW/X8URDqfaATMdRvEZ33V2nVi57HXx2gJ4WG5od2BRmKcmatw==","shasum":"d3f7a6092a7b34e24c1475437d9b6ab682b8f914","tarball":"https://registry.npmjs.org/nodemon-webpack-plugin/-/nodemon-webpack-plugin-4.0.7.tgz","fileCount":8,"unpackedSize":274596,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcIDhzCRA9TVsSAnZWagAAhCMP/im8RK4AHrKQDVzIriZV\nhLRb1BI6A7QTMHfFVxw9GBOylFSf5Q3sBGN42PjUd/HNfVF5swCBpjT9iJo+\n2wuN+rizY/1y2Bqe+swgQSrYtyN0MsiJ2JEy34TyPgZDHBCvNMMC5x108La4\n8rl5wzB17Xw1kvIiigj0kBPRjF0y8LS+ItwKgwZYKzLNL/HVGKKcn/obqkZI\nFPvyupEPKXdLaBB+655rBRKUi6nEII+IrMxtRYHYiisF5SfN51wMyWAIgg3S\nc2/W+jYPhucBBkojeeRuDyUzE57UXIxY6WvTrUXYzlt4AkAGxYn4NIyqZ+Cj\ngKLA2gAMEGAPU6p/PBjbEV7NzyDxOyjpfIDJxdJi607DvLIxg9lPI0DWupsH\nGRwZED5DWvNljSW77xt4tsZ5vBd1XeWo1OzaTV576CQddmOne6EmBlW3r+Mz\nNp5pmlViR0SrE1+CcsrFk2n0oHYZdx8n9c74utL8FLXCLsL3yALuIJmrrA4X\nykJRnTaVoXhZJva4i9dcyF7o0p9XDODyJQiQxaAvXSK1OhKY8MhqWV3b+3bR\n4E5XdkATZqc4vWNrTSvhikY850VGM7nAk+ZIG5GwQo8GOv3onB7tf4JleaCf\ngvYXYrmBKH2GmPi/NwHlTEapgyfI22SCpmRaBKmf9tD8yrhMMxIiyO2k6KVv\n+vRh\r\n=jE3o\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICShu4JMOiCOQ4t8+5K0pD7XWYOmf+NSJF59zD9ks0SuAiEA3PWFrsxz59jCXyKEATwGu81w42fSiaH7OSKMj0IGBYI="}]},"maintainers":[{"name":"izhaki","email":"roey@gefri.org"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodemon-webpack-plugin_4.0.7_1545615475062_0.5616365785985173"},"_hasShrinkwrap":false},"4.0.8":{"name":"nodemon-webpack-plugin","version":"4.0.8","description":"A webpack plugin that starts and reloads a server using Nodemon.","main":"dist/index.js","scripts":{"lint":"eslint .","test":"npm run test:webpack3 && npm run test:webpack4","test:webpack3":"yarn add webpack@3.12.0 --dev && cross-env WEBPACK_VERSION=3 cucumber-js","test:webpack4":"yarn add webpack@4.28.2 --dev && cross-env WEBPACK_VERSION=4 cucumber-js","build":"npm run lint && rimraf dist/ && babel src/ --out-dir dist/","watch":"rimraf dist/ && babel src/ --watch --out-dir dist/","preversion":"npm run build && npm test &&  git add -A dist","postversion":"git push && git push --tags && release","pub":"npm publish"},"engines":{"node":">=6.11.5"},"repository":{"type":"git","url":"git+https://github.com/Izhaki/nodemon-webpack-plugin.git"},"keywords":["webpack","nodemon","plugin","server","start","watch","restart"],"author":{"name":"Roey Izhaki"},"license":"MIT","bugs":{"url":"https://github.com/Izhaki/nodemon-webpack-plugin.git/issues"},"homepage":"https://github.com/Izhaki/nodemon-webpack-plugin.git","dependencies":{"nodemon":"1.18.10","ramda":"0.26.1"},"peerDependencies":{"webpack":"4"},"devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.3.4","@babel/preset-env":"^7.3.4","@babel/register":"^7.0.0","babel-loader":"8.0.5","child-process-promise":"2.2.1","cross-env":"^5.2.0","cucumber":"5.1.0","eslint":"5.15.1","eslint-config-airbnb-base":"latest","eslint-plugin-import":"2.16.0","express":"4.16.4","fs-extra":"7.0.1","mustache":"3.0.1","release":"6.0.1","rimraf":"2.6.3","tmp":"^0.0.33","tree-kill":"^1.2.1","uuid":"3.3.2","webpack":"4.28.2","webpack-cli":"^3.1.2","webpack-node-externals":"1.7.2"},"gitHead":"65759551ea3286f6836a3c422ba675b2f6b54b5c","_id":"nodemon-webpack-plugin@4.0.8","_npmVersion":"5.6.0","_nodeVersion":"9.11.2","_npmUser":{"name":"izhaki","email":"roey@gefri.org"},"dist":{"integrity":"sha512-T7SHdvn8rQ51Y2Dvk6qjHgJpRnKXavO7p4V89qcvVe6ZXFzXlRJoxPBWroGECnGKIUwPH9UJcDsMXKfGhjvZrQ==","shasum":"4f9eff39b001503402a2de2376b103caa5fe14c4","tarball":"https://registry.npmjs.org/nodemon-webpack-plugin/-/nodemon-webpack-plugin-4.0.8.tgz","fileCount":5,"unpackedSize":8917,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJciuffCRA9TVsSAnZWagAANqIP/j7HYSb3+KvkXfhnKw62\n8w1qUGjV5zupNMLX6dCQSy7KgKRYw59tkTPQXc0D8Qva5+X5FHP2AGiIwPc4\nZpxYRA79q4CGsQOmyfWyaSkWD1BLwmWyScDo6I3EGlIBN7VXkJRZH+70IrJj\nNCUACdPLBWyR6u025IyCFex6TPEZpF/Lae5VmvuY0mlKnu2uJJ8RGpjena9m\nK7TYJtR0as/HAi91IrICWOGMfVPbKBPKsCgIIqrihXyjouCqO8bWCd3zAeSF\nfjJ/pDMi8hFdp/bUOGIUNmbYxgtcfRZh04jpIC+BmvWHN2fXM6YFjT+5etML\nA463/op3TELQUSmGiCcZ4CpuWNl+G0Sb0A30yBz2l0uED1AWONlgroVe9ELV\n5PrinU4DwYJRIYzeZyE0B5lzA1pJqLzOX/ePWFlcsLcz7JBvtJeNsPsE+Hro\nvOo1kQdbdWQANBDki1q+xGrtZAEtT3cFPfeuXl4XGnwcsdol+ALT84q5v1M1\nTDyNZ7yw8nzpcbFw9k+mP0cuje+csWWBFGtR6ovaHjZVcoeI+VBXy5YE5LsT\nBxS4Pvjr/RzRQXjdKilc6SiEt06lpNLwzUOh/w3wZRuZzPCZMrUGlXVzKDhv\n8lmUfcWEI2t9fe2t7WAr6aaWHsHeljvOUyzpbykOBYPIyGVg8+sEJjh8cY8h\n/wEN\r\n=+m/s\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDqKCzo1pnuXjidTxJQCDT+xOBkb5D4e6aGmVQ9fQxmxAIhAMJBIaxp8Qdmu4mb/b4IFfnIj5cPWK0bqLj6hSZ/i/mE"}]},"maintainers":[{"name":"izhaki","email":"roey@gefri.org"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodemon-webpack-plugin_4.0.8_1552607198760_0.14417487378472238"},"_hasShrinkwrap":false},"4.1.1":{"name":"nodemon-webpack-plugin","version":"4.1.1","description":"A webpack plugin that starts and reloads a server using Nodemon.","main":"dist/index.js","scripts":{"lint":"eslint .","test":"npm run test:webpack3 && npm run test:webpack4","test:webpack3":"yarn add webpack@3.12.0 --dev && cross-env WEBPACK_VERSION=3 cucumber-js","test:webpack4":"yarn add webpack@^4.39.1 --dev && cross-env WEBPACK_VERSION=4 cucumber-js","test:only":"cross-env WEBPACK_VERSION=4 cucumber-js --tags @only","build":"npm run lint && rimraf dist/ && babel src/ --out-dir dist/","watch":"rimraf dist/ && babel src/ --watch --out-dir dist/","preversion":"npm run build && npm test","postversion":"git push && git push --tags","release":"release","prettier:fix":"prettier '{**/,}*.{js,jsx,ts,tsx,json,scss,css,md,html,yaml,yml}' --ignore-path=.gitignore --write"},"engines":{"node":">=6.11.5"},"repository":{"type":"git","url":"git+https://github.com/Izhaki/nodemon-webpack-plugin.git"},"keywords":["webpack","nodemon","plugin","server","start","watch","restart"],"author":{"name":"Roey Izhaki"},"license":"MIT","bugs":{"url":"https://github.com/Izhaki/nodemon-webpack-plugin.git/issues"},"homepage":"https://github.com/Izhaki/nodemon-webpack-plugin.git","dependencies":{"nodemon":"1.19.2","ramda":"0.26.1"},"peerDependencies":{"webpack":"4"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/register":"^7.5.5","babel-loader":"8.0.6","child-process-promise":"2.2.1","cross-env":"^5.2.0","cucumber":"5.1.0","eslint":"6.3.0","eslint-config-airbnb-base":"latest","eslint-config-prettier":"^6.2.0","eslint-plugin-import":"2.18.2","express":"4.17.1","fs-extra":"8.1.0","husky":"^3.0.5","lint-staged":"^9.2.5","mustache":"3.0.3","prettier":"^1.18.2","release":"6.0.1","rimraf":"2.7.1","tmp":"^0.1.0","tree-kill":"^1.2.1","uuid":"3.3.3","webpack":"^4.39.1","webpack-cli":"^3.3.6","webpack-node-externals":"1.7.2"},"resolutions":{"**/lodash":"4.17.15","**/request":"2.88.0"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,jsx,ts,tsx,json,scss,css,md,html,yaml,yml}":["prettier --write","git add"]},"gitHead":"e1077884f6a4f39a511043b2564fd5b5ebec789b","_id":"nodemon-webpack-plugin@4.1.1","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-IXkUPSHBsS70u2373iNakekQL3wjfId5bK3z3yVLy8N+Gh3w0I2RxkABTNohZMUAkQRmcW8MN9A4etI1cl2EKA==","shasum":"a064e1188483494f1aa242fea85067996b46ad6c","tarball":"https://registry.npmjs.org/nodemon-webpack-plugin/-/nodemon-webpack-plugin-4.1.1.tgz","fileCount":5,"unpackedSize":9663,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdcEsbCRA9TVsSAnZWagAA+aUP/0DIYby13a3BZIxOy5ED\nAN3hJAQVSMOjdlW6o/v91JcnCLliuQqco6jUEZ3/onWcA6U2mRVnmpCgp188\nNf0FFRTdreRHNHRcj1EdTnzVRAs+upoKXh9JlqF2BeRzIIfvw90K781JgYSK\nr4FImWPUjrZLdloMf29z1ExW0qXfh0v6DQeRACpMVqzYZdgrCoPVNVUwMBOw\nGk2FeVujcdiTmxcjLHYdA26SSSDGTWDVqWewpwpO3EzHV+ajHl483hNbqFkZ\n0cte5/hqmn+iAI/oN8MvhYhE2iEQ8dM5vwfR+ewIW1aQomaYA04fysOuIvjC\nzxys+ArLCkzG6vMup+tkaXGssiBvGnrbf6lyB8kB0eTlA4+nRNb66WaQLD/a\nFk1v6Tp561wOI2okPr2gNyl4Zw1vwuB2p8j7KoLvYrW924WzR4ONVZGuVEmK\n3fJ2cX5LyDzZjlT7igjFmbDJBYhfB9DL6m/GsP22ODT9UYe/sOMYOdptJrns\nCBu6/rpvK97riAKFyTo2b3NQNePaKF1sCaRgk7TLDg8H6X8tLwd3KEjzijCY\n+DW1nSiPyJQr0B4q8E4v+VLhguReU6zRtwlgPDhoS+pEdQTvDg731xPvbReY\nWOh6S3eLjmnYSbgvD8Dfr3lqvQoT3yzcJC0DgFgIn1KTUJ+6t61+vySxnf/x\nX+Ac\r\n=cAlN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDnCWxDRz5DVi76s52DG4D1SWDY69uQZOmjew1jxX0IcAiEAxwO9hMlXoXqkFgTwqralYuW5fvTd9dYFE4f07YURZHQ="}]},"maintainers":[{"name":"izhaki","email":"roey@gefri.org"}],"_npmUser":{"name":"izhaki","email":"roey@gefri.org"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodemon-webpack-plugin_4.1.1_1567640346310_0.8982254076883547"},"_hasShrinkwrap":false},"4.2.0":{"name":"nodemon-webpack-plugin","version":"4.2.0","description":"A webpack plugin that starts and reloads a server using Nodemon.","main":"dist/index.js","scripts":{"lint":"eslint .","test":"npm run test:webpack3 && npm run test:webpack5 && npm run test:webpack4","test:webpack3":"yarn add webpack@3.12.0 --dev && cross-env WEBPACK_VERSION=3 cucumber-js","test:webpack4":"yarn add webpack@^4.41.2 --dev && cross-env WEBPACK_VERSION=4 cucumber-js","test:webpack5":"yarn add webpack@^5.0.0-beta.3 --dev && cross-env WEBPACK_VERSION=5 cucumber-js","test:only":"cross-env WEBPACK_VERSION=4 cucumber-js --tags @only","build":"npm run lint && rimraf dist/ && babel src/ --out-dir dist/","watch":"rimraf dist/ && babel src/ --watch --out-dir dist/","preversion":"npm run build && npm test","postversion":"git push && git push --tags","release":"release","prettier:fix":"prettier '{**/,}*.{js,jsx,ts,tsx,json,scss,css,md,html,yaml,yml}' --ignore-path=.gitignore --write"},"engines":{"node":">=6.11.5"},"repository":{"type":"git","url":"git+https://github.com/Izhaki/nodemon-webpack-plugin.git"},"keywords":["webpack","nodemon","plugin","server","start","watch","restart"],"author":{"name":"Roey Izhaki"},"license":"MIT","bugs":{"url":"https://github.com/Izhaki/nodemon-webpack-plugin.git/issues"},"homepage":"https://github.com/Izhaki/nodemon-webpack-plugin.git","dependencies":{"nodemon":"1.19.4","ramda":"0.26.1"},"peerDependencies":{"webpack":"4 || 5"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/register":"^7.5.5","babel-loader":"8.0.6","child-process-promise":"2.2.1","cross-env":"^6.0.0","cucumber":"5.1.0","eslint":"6.6.0","eslint-config-airbnb-base":"latest","eslint-config-prettier":"^6.2.0","eslint-plugin-import":"2.18.2","express":"4.17.1","fs-extra":"8.1.0","husky":"^3.0.5","lint-staged":"^9.2.5","mustache":"3.1.0","prettier":"^1.18.2","release":"6.1.0","rimraf":"2.7.1","tmp":"^0.1.0","tree-kill":"^1.2.1","uuid":"3.3.3","webpack":"^4.41.2","webpack-cli":"^3.3.10","webpack-node-externals":"1.7.2"},"resolutions":{"**/lodash":"4.17.15","**/request":"2.88.0"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,jsx,ts,tsx,json,scss,css,md,html,yaml,yml}":["prettier --write","git add"]},"gitHead":"ce8443a1a36e2dc7b977901a0b03fa22a1bf6d23","_id":"nodemon-webpack-plugin@4.2.0","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-FaIRqtLKjhSDaY1r4Nk92cpm46tTUpABOlLzEkSGFlNrWhVGvHHT2XW2+pIFu50vetAOTQA502oPgB2LrCyzXA==","shasum":"6bba86f344f7c2372a4dabe24ba03f73a62f9ea8","tarball":"https://registry.npmjs.org/nodemon-webpack-plugin/-/nodemon-webpack-plugin-4.2.0.tgz","fileCount":5,"unpackedSize":9652,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyz3iCRA9TVsSAnZWagAAsaAQAJz6xXnahSxC+HmJ/q41\nByw/bBTefUEqo61XISITpRiSGt9tGGqkulkpCOqkbabmvdw5VDq3BeCjaIDq\nmFIMGkDIOZzWhirPXP4ncrAnMBBRYhnCkkImt/YEIfsIpv/inHHiyBfEua5X\nrbMJ9nZnbWCPXjYN3IF35NMeiJJE0t59AuVsKDRl3AfGqRSx2VrXFwudmEBE\nrOAvMOKyA2UyqO9zdzYmnt9W7ISaeqwQGwlvfq6KcOSPhMOArx6/nJB6XSY5\nlcJSwHvNZfbbAbtvsisCZ6wEqXv89VCTkzu1gJJ4wdzCVQ0j8R+eLjcsOY4T\nnoAbfaXYdZtKdVzlZhEc/wt8Sm0W8nHFr4GmqMz55TOUht19DDp9CdYlNlc6\nsWadQmPj0WHCZZnUvFJpVkHzIhWLjXxHOr5af1C34YVdx1k9vq+EmFSYNLaR\n50JDsqklG+J5/RWqxr7qmJhakZlqjspE1xbEKSC8dI64F4C+ow9iSvnd46si\nN0uOW8TZpWKLcqTApChBsA5HS9QjlKnV/bPkI1upHX9oSLH++RIwkkn9JtHh\n+3FVRYrlk86KyhSQ0DTbdTLR0vnOkZ7p6zHdyoK0NF862uWfKXQnHxtS+XPQ\ngo1HuB/TFxI2Shjw/6scby1IsMMDwMx7qmnBuzI9xTGa7H5t5kbgAP0f0vIt\nL8GL\r\n=S9Wu\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCDHrkR/UXPDHkntrL2mqkV4RTGnWslCDLtRivkEGEmsQIgCrpuN9pIAAwnFOWe0kdSoSUvV3kyx8FzfFMlN6VjIjw="}]},"maintainers":[{"name":"izhaki","email":"roey@gefri.org"}],"_npmUser":{"name":"izhaki","email":"roey@gefri.org"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodemon-webpack-plugin_4.2.0_1573600737896_0.15652468477825732"},"_hasShrinkwrap":false},"4.2.1":{"name":"nodemon-webpack-plugin","version":"4.2.1","description":"A webpack plugin that starts and reloads a server using Nodemon.","main":"dist/index.js","scripts":{"lint":"eslint .","test":"npm run test:webpack3 && npm run test:webpack5 && npm run test:webpack4","test:webpack3":"yarn add webpack@3.12.0 --dev && cross-env WEBPACK_VERSION=3 cucumber-js","test:webpack4":"yarn add webpack@^4.41.2 --dev && cross-env WEBPACK_VERSION=4 cucumber-js","test:webpack5":"yarn add webpack@^5.0.0-beta.3 --dev && cross-env WEBPACK_VERSION=5 cucumber-js","test:only":"cross-env WEBPACK_VERSION=4 cucumber-js --tags @only","build":"npm run lint && rimraf dist/ && babel src/ --out-dir dist/","watch":"rimraf dist/ && babel src/ --watch --out-dir dist/","preversion":"npm run build && npm test","postversion":"git push && git push --tags","release":"release","prettier:fix":"prettier '{**/,}*.{js,jsx,ts,tsx,json,scss,css,md,html,yaml,yml}' --ignore-path=.gitignore --write"},"engines":{"node":">=6.11.5"},"repository":{"type":"git","url":"git+https://github.com/Izhaki/nodemon-webpack-plugin.git"},"keywords":["webpack","nodemon","plugin","server","start","watch","restart"],"author":{"name":"Roey Izhaki"},"license":"MIT","bugs":{"url":"https://github.com/Izhaki/nodemon-webpack-plugin.git/issues"},"homepage":"https://github.com/Izhaki/nodemon-webpack-plugin.git","dependencies":{"nodemon":"2.0.0","ramda":"0.26.1"},"peerDependencies":{"webpack":"4 || 5"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/register":"^7.5.5","babel-loader":"8.0.6","child-process-promise":"2.2.1","cross-env":"^6.0.0","cucumber":"5.1.0","eslint":"6.6.0","eslint-config-airbnb-base":"latest","eslint-config-prettier":"^6.2.0","eslint-plugin-import":"2.18.2","express":"4.17.1","fs-extra":"8.1.0","husky":"^3.0.5","lint-staged":"^9.2.5","mustache":"3.1.0","prettier":"^1.18.2","release":"6.1.0","rimraf":"2.7.1","tmp":"^0.1.0","tree-kill":"^1.2.1","uuid":"3.3.3","webpack":"^4.41.2","webpack-cli":"^3.3.10","webpack-node-externals":"1.7.2"},"resolutions":{"**/lodash":"4.17.15","**/request":"2.88.0"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,jsx,ts,tsx,json,scss,css,md,html,yaml,yml}":["prettier --write","git add"]},"gitHead":"5fa8d6fc34a0e265e9d4d37796e542f86697f4a0","_id":"nodemon-webpack-plugin@4.2.1","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-DlSzDYwjpq1BbrnBqLnNe5Nhy+9hRQ7rcvd2B32dU8JxdjFNkbAMaflYrIPUdRrIsc16vSaJQwD157vsGHHB8w==","shasum":"43debed05443c99c65039d0ad11d8051a8e981b8","tarball":"https://registry.npmjs.org/nodemon-webpack-plugin/-/nodemon-webpack-plugin-4.2.1.tgz","fileCount":5,"unpackedSize":9673,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1bHRCRA9TVsSAnZWagAAOpAP/02L+ejBVfhby5kfh4tL\n8bK1kTQt3Gh7pwv25VZIn//TEkrDHa3WT6C8bKIhsoandAr7p3iXZKXmhjAN\nFuQaZX2RMVZIL+P+OMKF6ImTReyZxSaWbbMVeMlnZEO295ZFxpj2bQ5FCCsz\n7SpCqwsSd+Y4j7GTRpu/AV9lkF/TMzbIpk5UBc8ABHj67snZnm9Na0YjRAJv\nwp5fzsdosEhGscDJfLyp0IaMyqslhFQLPVekp9ZUCNXq0Z/ufRLM7JH8mzkT\nBLw8bRh7m2v6YvZvLF5ZZivGRYmYJZKrU6866HQIj5UFmjZWcfE7iEv2+QPX\nXyfHd/aqbGAOi7oUk8o3QTBCuN9qUMe4kirmGPLvdku5NCvwWkovTyZlRb3G\n6eSTGYYc4NQ2gUQf9/UhCYdXzP5Ueu992FLLUJilmVbBYOG7mhOtKA7o45YH\nNPWMhmuNj0DwEXDgj7MrMVZkKxc8RZC8MemT1SXSLQafCgpB7x9b1Lv4c+Ff\nX3lh3KEBF7JWM9a3X1knnPQy6FsKmhORgDQsHth/SuAZjIa32PGnLscpzc4j\niH4cacDnn1OUXlWbrdV82bWjmj0HDAp55Swh/EyIKDSmhaKQu/eLZvZQOsKH\n5w8P8L7hXR6s3BVTSSAyynj7Y/mQwD9gya8waNlQxmxNOUzeY8Av12uq8SO3\nygjg\r\n=/vdx\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEd7AdyPJ37oeZe2uOSbfEy/BuldBowe4CjZeiLnBZM+AiB6xNBgI+0LJ526c4nViLqnKWsrhjXa6gf8CPyWf0sRZg=="}]},"maintainers":[{"name":"izhaki","email":"roey@gefri.org"}],"_npmUser":{"name":"izhaki","email":"roey@gefri.org"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodemon-webpack-plugin_4.2.1_1574285776866_0.8400508746460393"},"_hasShrinkwrap":false},"4.2.2":{"name":"nodemon-webpack-plugin","version":"4.2.2","description":"A webpack plugin that starts and reloads a server using Nodemon.","main":"dist/index.js","scripts":{"lint":"eslint .","test":"npm run test:webpack3 && npm run test:webpack5 && npm run test:webpack4","test:webpack3":"yarn add webpack@3.12.0 --dev && cross-env WEBPACK_VERSION=3 cucumber-js","test:webpack4":"yarn add webpack@^4.41.2 --dev && cross-env WEBPACK_VERSION=4 cucumber-js","test:webpack5":"yarn add webpack@^5.0.0-beta.3 --dev && cross-env WEBPACK_VERSION=5 cucumber-js","test:only":"cross-env WEBPACK_VERSION=4 cucumber-js --tags @only","build":"npm run lint && rimraf dist/ && babel src/ --out-dir dist/","watch":"rimraf dist/ && babel src/ --watch --out-dir dist/","preversion":"npm run build && npm test","postversion":"git push && git push --tags","release":"release","prettier:fix":"prettier '{**/,}*.{js,jsx,ts,tsx,json,scss,css,md,html,yaml,yml}' --ignore-path=.gitignore --write"},"engines":{"node":">=6.11.5"},"repository":{"type":"git","url":"git+https://github.com/Izhaki/nodemon-webpack-plugin.git"},"keywords":["webpack","nodemon","plugin","server","start","watch","restart"],"author":{"name":"Roey Izhaki"},"license":"MIT","bugs":{"url":"https://github.com/Izhaki/nodemon-webpack-plugin.git/issues"},"homepage":"https://github.com/Izhaki/nodemon-webpack-plugin.git","dependencies":{"nodemon":"2.0.2","ramda":"0.26.1"},"peerDependencies":{"webpack":"4 || 5"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/register":"^7.5.5","babel-loader":"8.0.6","child-process-promise":"2.2.1","cross-env":"^6.0.0","cucumber":"5.1.0","eslint":"6.7.2","eslint-config-airbnb-base":"latest","eslint-config-prettier":"^6.2.0","eslint-plugin-import":"2.18.2","express":"4.17.1","fs-extra":"8.1.0","husky":"^3.0.5","lint-staged":"^9.2.5","mustache":"3.2.0","prettier":"^1.18.2","release":"6.1.0","rimraf":"2.7.1","tmp":"^0.1.0","tree-kill":"^1.2.1","uuid":"3.3.3","webpack":"^4.41.2","webpack-cli":"^3.3.10","webpack-node-externals":"1.7.2"},"resolutions":{"**/lodash":"4.17.15","**/request":"2.88.0"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,jsx,ts,tsx,json,scss,css,md,html,yaml,yml}":["prettier --write","git add"]},"gitHead":"a4ee31fbc52e360bcf8672b0a852854311e9c518","_id":"nodemon-webpack-plugin@4.2.2","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-7fVEvggZw4p2iCpZEk+h2MF1tGY2FPMLfHKdh8R8b+cm/e/UzFj9D+1Co26eDj/diOLAWulcu5GtqbzfPjQNjw==","shasum":"18c7cecb2e724bdb814030a1e7386f18fd6d9586","tarball":"https://registry.npmjs.org/nodemon-webpack-plugin/-/nodemon-webpack-plugin-4.2.2.tgz","fileCount":5,"unpackedSize":9673,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd++iZCRA9TVsSAnZWagAAf4UQAIhao/953NTkhjUg4l/i\nFhtIKgox+JW0wNFvpnhfYjr+YWmB1PwZdfxzjduauXqk78YpIAC51nOZt6QS\nL4r18W8whWqJZApsnnJVLQ1ss8Xx6eR8dO6vuzhCwqHJu41G08erDsWBImaC\nWVtCoSSDD5Zbf/sVaxAHwLSxz32Q5Xt5vCpv4rPwNJZtIFqcO4UkulSezq82\nLtc572MAZ3vRZ4xF4LK94sP5TG5D74ecYvxRjtGDYoMJVfCxn5Tzxe1Uvh/m\nJDf+RdvFz3Fg5FLFYD0NNhcEEndMOBYzsFnPY6Y2PyW7iK0E0Ra5schpzv1c\nv/O4X6bFQ8jOBjLUDdH696QZaD4433aXyCL8lFI55j8MXfR1rirQYOhpzs1s\n/HsGAW6UA5GmlHQzSE8kOCQSlbpTbr7HiKyOVvn3ZWZI77uGmESf+iJ/Gtdv\nPTdLl6YPOvXuqV5Jn7Ot1J/FSgsMq/VPPTaVV1GbdQJ+HEXNGL8mX8yB0Rsu\n/N6g69Og5ZSDF6aA//zn6eq5gjpVKbPw0igyglVFcZCMGnFkb2YREZy/4UVH\nz6dx4YH0ZQOFBoCd2aX28DVoIVeCOo+uAqQha8dNWDxCOTA/4NrXCHdsU8x0\nwdrHJK5FjHG+idt0vg6IylKMBqbVx9g3C7hWnzCGzf2kXoic76lCLxpNqFKg\nLThJ\r\n=kR8P\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDV9Xhi5VEDEAldAULVgMSJX0BceIVvmyVFyEXFNvf7FQIhAPoaWBvu9wPPZ8XwurixWs9hkoDKNKJS31Ac0r/CtZYQ"}]},"maintainers":[{"name":"izhaki","email":"roey@gefri.org"}],"_npmUser":{"name":"izhaki","email":"roey@gefri.org"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodemon-webpack-plugin_4.2.2_1576790169269_0.09912938825649653"},"_hasShrinkwrap":false},"4.3.1":{"name":"nodemon-webpack-plugin","version":"4.3.1","description":"A webpack plugin that starts and reloads a server using Nodemon.","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"lint":"eslint .","test":"npm run test:webpack3 && npm run test:webpack5 && npm run test:webpack4","test:webpack3":"yarn add webpack@3.12.0 --dev && cross-env WEBPACK_VERSION=3 cucumber-js","test:webpack4":"yarn add webpack@^4.41.2 --dev && cross-env WEBPACK_VERSION=4 cucumber-js","test:webpack5":"yarn add webpack@^5.0.0-beta.3 --dev && cross-env WEBPACK_VERSION=5 cucumber-js","test:only":"cross-env WEBPACK_VERSION=4 cucumber-js --tags @only","build":"npm run lint && rimraf dist/ && babel src/ --out-dir dist/ && cp src/index.d.ts dist/","watch":"rimraf dist/ && babel src/ --watch --out-dir dist/","preversion":"npm run build && npm test","postversion":"git push && git push --tags","release":"release","prettier:fix":"prettier '{**/,}*.{js,jsx,ts,tsx,json,scss,css,md,html,yaml,yml}' --ignore-path=.gitignore --write"},"engines":{"node":">=6.11.5"},"repository":{"type":"git","url":"git+https://github.com/Izhaki/nodemon-webpack-plugin.git"},"keywords":["webpack","nodemon","plugin","server","start","watch","restart"],"author":{"name":"Roey Izhaki"},"license":"MIT","bugs":{"url":"https://github.com/Izhaki/nodemon-webpack-plugin.git/issues"},"homepage":"https://github.com/Izhaki/nodemon-webpack-plugin.git","dependencies":{"nodemon":"2.0.2","ramda":"0.27.0"},"peerDependencies":{"webpack":"4 || 5"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/register":"^7.5.5","@types/nodemon":"^1.19.0","babel-loader":"8.0.6","child-process-promise":"2.2.1","cross-env":"^7.0.0","cucumber":"5.1.0","eslint":"6.8.0","eslint-config-airbnb-base":"latest","eslint-config-prettier":"^6.2.0","eslint-plugin-import":"2.20.1","express":"4.17.1","fs-extra":"8.1.0","husky":"^4.0.2","lint-staged":"^10.0.3","mustache":"4.0.0","prettier":"^1.18.2","release":"6.1.0","rimraf":"3.0.2","tmp":"^0.1.0","tree-kill":"^1.2.1","typescript":"^3.7.5","uuid":"3.3.3","webpack":"^4.41.2","webpack-cli":"^3.3.10","webpack-node-externals":"1.7.2"},"resolutions":{"**/lodash":"4.17.15","**/request":"2.88.0"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,jsx,ts,tsx,json,scss,css,md,html,yaml,yml}":["prettier --write","git add"]},"gitHead":"bff8ea05a3ecb14ee2a623ca1e4dd4bba9681609","_id":"nodemon-webpack-plugin@4.3.1","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-Yj2w0i73RbmyJOT6BH2PpVHfz/om6IJZ7HBOKpxxDkk9pmXiVcQcr35MXWRoVUnR68TkPUUNSUyKKfey7IndgA==","shasum":"0b28c4ff78c83ef5c5c3e59680e6478f875e60ed","tarball":"https://registry.npmjs.org/nodemon-webpack-plugin/-/nodemon-webpack-plugin-4.3.1.tgz","fileCount":6,"unpackedSize":10512,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeSyIWCRA9TVsSAnZWagAA5k4QAI1fZid1R7Ui3HlAGRHT\ndpw5uTUztdyrF3IGTy11foWiBOBxeevxb4ZYDPB472m755mUoXZdQcbhNkC8\n9IkmQRGrnV2CxK22eZqh1Ncj3tirOJtRAVh52yyQn2r2+hAxyiiMpFYCfTvO\n5u1IvItvTdvfR+eyMwBkvu7BEeOYC8bseP2qxHOVOUnwgp15yDuCAWjfs83N\napVrAai12HoHEfALxdGhCSqXW0xS5lPFStTSqpouqJ5SHgcuu9SeRu6Poluf\nrTfGxwO+AdK/npx0gXkYbalAvWiizDGhVxzU7p5y145ze5rJv2zDDyl6a5cd\nOLas0vuSemLImy2xi1iemU3NjdlB0Di5ouoengjIYfLBpa+dc4ZLtHlakVLQ\nCUUg7WYFe2Yfunqn962ABPqWGv8Vuk6dB9/z8YDwu572cEmSJaaJCFWNWJv+\nOPbsO7HEQQ11S5UNOAnclRO7ZuF2NckZnVfek+nLvnerABLAXhEHfvG9EhgG\nKSrc338SjgbSdmXR4Cnl73vf+F+Wjq9Mqed5RYpqK4QUIhLbqqZ39EOm1aJG\nQHecBJ/zw+fajD9UKN/a/UbmWGIS5DRyHcPJCheI1U+7nuELGfEXO5zfTsd+\n26B6clrd2PfkqxOUGFQJXs306hGptyV/FkD3jJkca9K+72TMXiUPY8phRvdN\nUOs5\r\n=4xQv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDF24Bt0DWlio4bLz42sp7TnePNR3/AzGBgq+0iregMgwIhAKc6knuDNQQ4CrBKu9br9jPcN1NzVH8scBe661UWSgt4"}]},"maintainers":[{"name":"izhaki","email":"roey@gefri.org"}],"_npmUser":{"name":"izhaki","email":"roey@gefri.org"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodemon-webpack-plugin_4.3.1_1581982230403_0.8673730292022348"},"_hasShrinkwrap":false},"4.3.2":{"name":"nodemon-webpack-plugin","version":"4.3.2","description":"A webpack plugin that starts and reloads a server using Nodemon.","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"lint":"eslint .","test":"npm run test:webpack3 && npm run test:webpack5 && npm run test:webpack4","test:webpack3":"yarn add webpack@3.12.0 --dev && cross-env WEBPACK_VERSION=3 cucumber-js","test:webpack4":"yarn add webpack@^4.43.0 --dev && cross-env WEBPACK_VERSION=4 cucumber-js","test:webpack5":"yarn add webpack@^5.0.0-beta.17 --dev && cross-env WEBPACK_VERSION=5 cucumber-js","test:only":"cross-env WEBPACK_VERSION=4 cucumber-js --tags @only","build":"npm run lint && rimraf dist/ && babel src/ --out-dir dist/ && cp src/index.d.ts dist/","watch":"rimraf dist/ && babel src/ --watch --out-dir dist/","preversion":"npm run build && npm test","postversion":"git push && git push --tags","release":"release","prettier:fix":"prettier '{**/,}*.{js,jsx,ts,tsx,json,scss,css,md,html,yaml,yml}' --ignore-path=.gitignore --write"},"engines":{"node":">=6.11.5"},"repository":{"type":"git","url":"git+https://github.com/Izhaki/nodemon-webpack-plugin.git"},"keywords":["webpack","nodemon","plugin","server","start","watch","restart"],"author":{"name":"Roey Izhaki"},"license":"MIT","bugs":{"url":"https://github.com/Izhaki/nodemon-webpack-plugin.git/issues"},"homepage":"https://github.com/Izhaki/nodemon-webpack-plugin.git","dependencies":{"nodemon":"2.0.4","ramda":"0.27.0"},"peerDependencies":{"webpack":"4 || 5"},"devDependencies":{"@babel/cli":"^7.8.4","@babel/core":"^7.9.0","@babel/preset-env":"^7.9.0","@babel/register":"^7.9.0","@types/nodemon":"^1.19.0","babel-loader":"8.1.0","child-process-promise":"2.2.1","cross-env":"^7.0.2","cucumber":"5.1.0","eslint":"6.8.0","eslint-config-airbnb-base":"latest","eslint-config-prettier":"^6.11.0","eslint-plugin-import":"2.20.2","express":"4.17.1","fs-extra":"9.0.0","husky":"^4.2.3","lint-staged":"^10.0.9","mustache":"4.0.1","prettier":"^2.0.2","release":"6.1.0","rimraf":"3.0.2","tmp":"^0.2.0","tree-kill":"^1.2.2","typescript":"^3.8.3","webpack":"^4.43.0","webpack-cli":"^3.3.11","webpack-node-externals":"1.7.2"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,jsx,ts,tsx,json,scss,css,md,html,yaml,yml}":["prettier --write","git add"]},"gitHead":"e389aae1fe73a76445da2a72bc7e262f2039ea0d","_id":"nodemon-webpack-plugin@4.3.2","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-/m/u85ZKOK3bzVTHkoXCFQyKNmdLWnX9OvHGMmh7WuRzG/YFSjbXDTNo+FAtEeiGvXWSIjQHDbTko2W81EeTUg==","shasum":"bab5c592ca147857a9cc0cf10e7c8b6fe5a14cbb","tarball":"https://registry.npmjs.org/nodemon-webpack-plugin/-/nodemon-webpack-plugin-4.3.2.tgz","fileCount":6,"unpackedSize":10455,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4qsYCRA9TVsSAnZWagAAlPgP/jId/aIM4xYkefYeEnkj\nDwi7iBnqb99C/gvDriIj5tCSYmkBXCbxwB0tigqRAoucKTzNNe3ROWwrc0Bg\nMePE87YvEpfuVE42cbX/Wv7mfyKBICIvSYI3eIgGK3hzk6mGKitxwpAlikLt\nLh6HnxdrVkMiaCAg0V9zoeDGWfVcG8MUL5kZVOq+HmYh6yGcc+2/MDg+fqm9\npA7HcBZHX6nBE38WgiUZ1xO0Dlj+8kRC3tuv/ZqidBCTDBODCeMVCgzRSyIm\nPfjawwJOt5jp1/QzTXmU3AElewsj6ceMNUVUj5uLZtmaM7TQo10D6foaDUo/\nFPPYrXkVeW3PbkyY2oR8aH7QflGEDPzslPgSat+PhPFd3Bmy512bu61siTZW\nqe9PKv6FWub9MLN3G3reo4uVqmljVzneOLeOQ9GlLSYpoj/TIkpldyCY5iMP\nJd83AuPOBtH25O9lQJzIz0KVqRdfdkiSPM0POQaJqfJUiJ3NoRT6tWaXbA4n\nLxJvio0XskyErLnu3jVqI3ojtWtTMMVXirebjLGQoZMzmxzEx4a17kUc2Vhd\ns+D9OKeQKaBep4T0nHE/EUJU94AA7OrqwmfxX9SXv7cHn9L8XJff79LJADnj\nA0xg3iIBInk63uQvANlEFEWHNRd6hMuOV9NK6C9ZHpGh4WP6WzmSySTlpg1O\nLm1i\r\n=+9dH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDQ+Jv4xB+lFi+TMqcvQTNypsoJUzU9l5DAf48mFPi+tAIhAIqJCaoah/hFTFb2q/S0yLKxwdoESmq7kWg37crpiDVI"}]},"maintainers":[{"name":"izhaki","email":"roey@gefri.org"}],"_npmUser":{"name":"izhaki","email":"roey@gefri.org"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodemon-webpack-plugin_4.3.2_1591913240310_0.6829283002425595"},"_hasShrinkwrap":false},"4.4.3":{"name":"nodemon-webpack-plugin","version":"4.4.3","description":"A webpack plugin that starts and reloads a server using Nodemon.","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"lint":"eslint .","test":"npm run test:webpack3 && npm run test:webpack4 && npm run test:webpack5","test:webpack3":"yarn add webpack@3.12.0 --dev && cross-env WEBPACK_VERSION=3 cucumber-js","test:webpack4":"yarn add webpack@^4.46.0 --dev && cross-env WEBPACK_VERSION=4 cucumber-js","test:webpack5":"yarn add webpack@^5.13.0 --dev && cross-env WEBPACK_VERSION=5 cucumber-js","test:only":"cross-env WEBPACK_VERSION=4 cucumber-js --tags @only","build":"npm run lint && rimraf dist/ && babel src/ --out-dir dist/ && cp src/index.d.ts dist/","watch":"rimraf dist/ && babel src/ --watch --out-dir dist/","preversion":"npm run build && npm test","postversion":"git push && git push --tags","release":"release","prettier:fix":"prettier '{**/,}*.{js,jsx,ts,tsx,json,scss,css,md,html,yaml,yml}' --ignore-path=.gitignore --write"},"engines":{"node":">=6.11.5"},"repository":{"type":"git","url":"git+https://github.com/Izhaki/nodemon-webpack-plugin.git"},"keywords":["webpack","nodemon","plugin","server","start","watch","restart"],"author":{"name":"Roey Izhaki"},"license":"MIT","bugs":{"url":"https://github.com/Izhaki/nodemon-webpack-plugin.git/issues"},"homepage":"https://github.com/Izhaki/nodemon-webpack-plugin.git","dependencies":{"nodemon":"2.0.7","ramda":"0.27.1"},"peerDependencies":{"webpack":"4 || 5"},"devDependencies":{"@babel/cli":"^7.12.10","@babel/core":"^7.12.10","@babel/preset-env":"^7.12.11","@babel/register":"^7.12.10","@types/nodemon":"^1.19.0","babel-loader":"8.2.2","child-process-promise":"2.2.1","cross-env":"^7.0.3","cucumber":"5.1.0","eslint":"6.8.0","eslint-config-airbnb-base":"latest","eslint-config-prettier":"^6.11.0","eslint-plugin-import":"2.20.2","express":"4.17.1","fs-extra":"9.0.1","husky":"^4.3.7","lint-staged":"^10.5.3","mustache":"4.1.0","prettier":"^2.2.1","release":"6.3.0","rimraf":"3.0.2","tmp":"^0.2.1","tree-kill":"^1.2.2","typescript":"^4.1.3","webpack":"^5.13.0","webpack-cli":"^4.3.1","webpack-node-externals":"2.5.2"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,jsx,ts,tsx,json,scss,css,md,html,yaml,yml}":["prettier --write","git add"]},"gitHead":"c7069ed68c50afa84668a8e9bc0dcc56f800cfb1","_id":"nodemon-webpack-plugin@4.4.3","_nodeVersion":"10.23.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-BO67ZmAjgV3tI3H/CSRnHV3yKYcC37Nx5a6yo5Vfc6h9BM7P0Gn2r8Yrztg8CUjaNj2ooDrJnSl5wlDvv/57sw==","shasum":"12f4e1556e6e20641af2abd7ebe17dc4b3467394","tarball":"https://registry.npmjs.org/nodemon-webpack-plugin/-/nodemon-webpack-plugin-4.4.3.tgz","fileCount":6,"unpackedSize":10389,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/s9OCRA9TVsSAnZWagAAy6oP/3h7tuSJY9DOtwV7vWmo\naFgOD4R3MV3bN3v8HZzNLv2PJ6mA2pt6JOAKD7iNd1SeKNWg8GILX/7ExCph\nKWLOLovQx24s/BVmBz6f8DJRZMGHuMlexzJpq/9B66wCQrWrmpPuQQVhsT9A\nbXamMpUgmlLunn3mpuq4Y45IKUPxGiESEr8QN1RfKv8E2AvYPvIIKLA65gov\nnkP3N+bMKCtSs7ZR5pqMBJDiSt3mvRyVefXcQ6AhjTgbH7vodtNNmakIfxod\nBzOhpO4LrSENSlZKL2RIgIJ+yDe7YOdARl9MjiPATCEVzkIlBdQhk2C/tuOS\nD1JCQ7kyuR57PWJMV3aNLGk5wXk3wtWwu75Aoxca3/SGzIWNg1p0sJkjAaGc\nVp2O08bCwSJaIasNltbfPrkcTNlwtZvF9GHVC5IdRONHtq7w2OxDZUiRJkjq\ngAumBRwbyLm7NdKdG6/fKz1nVj0Vt7QYP03anuQR6maHhTUfzEgWhrQCK+KB\naddgxnOxA7jvBsVtXlrtCuz9fNSubmb87nr1uYFqtNWO0/LjzZi4uL1Sb6ST\n640JBq1sQzaIboycSLSOPOQdwO3ar+RGjjqTkOfjJG9SQsapIyEWjmnAvFg3\nahn02QRHkG6ijvWx7PIln2J27W/AgP3pOnAnncB3OVKcwVSrDfXmtXW1/WpQ\n6cXF\r\n=pAGh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCRf8cPBHg8HHwX2dN9ipR1E25bgTx9roO9ZODbnHKfJgIgfcuL6gf9Vkt//I5HgmzMQmcxoQ2vjiSH/GM/t2tx9Yo="}]},"_npmUser":{"name":"izhaki","email":"roey@gefri.org"},"directories":{},"maintainers":[{"name":"izhaki","email":"roey@gefri.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodemon-webpack-plugin_4.4.3_1610534734136_0.1732668579053025"},"_hasShrinkwrap":false},"4.4.4":{"name":"nodemon-webpack-plugin","version":"4.4.4","description":"A webpack plugin that starts and reloads a server using Nodemon.","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"lint":"eslint .","test":"npm run test:webpack3 && npm run test:webpack4 && npm run test:webpack5","test:webpack3":"yarn add webpack@3.12.0 --dev && cross-env WEBPACK_VERSION=3 cucumber-js","test:webpack4":"yarn add webpack@^4.46.0 --dev && cross-env WEBPACK_VERSION=4 cucumber-js","test:webpack5":"yarn add webpack@^5.13.0 --dev && cross-env WEBPACK_VERSION=5 cucumber-js","test:only":"cross-env WEBPACK_VERSION=4 cucumber-js --tags @only","build":"npm run lint && rimraf dist/ && babel src/ --out-dir dist/ && cp src/index.d.ts dist/","watch":"rimraf dist/ && babel src/ --watch --out-dir dist/","preversion":"npm run build && npm test","postversion":"git push && git push --tags","release":"release","prettier:fix":"prettier '{**/,}*.{js,jsx,ts,tsx,json,scss,css,md,html,yaml,yml}' --ignore-path=.gitignore --write"},"engines":{"node":">=6.11.5"},"repository":{"type":"git","url":"git+https://github.com/Izhaki/nodemon-webpack-plugin.git"},"keywords":["webpack","nodemon","plugin","server","start","watch","restart"],"author":{"name":"Roey Izhaki"},"license":"MIT","bugs":{"url":"https://github.com/Izhaki/nodemon-webpack-plugin.git/issues"},"homepage":"https://github.com/Izhaki/nodemon-webpack-plugin.git","dependencies":{"nodemon":"2.0.7","ramda":"0.27.1"},"peerDependencies":{"webpack":"4 || 5"},"devDependencies":{"@babel/cli":"^7.12.10","@babel/core":"^7.12.10","@babel/preset-env":"^7.12.11","@babel/register":"^7.12.10","@types/nodemon":"^1.19.0","babel-loader":"8.2.2","child-process-promise":"2.2.1","cross-env":"^7.0.3","cucumber":"5.1.0","eslint":"6.8.0","eslint-config-airbnb-base":"latest","eslint-config-prettier":"^6.11.0","eslint-plugin-import":"2.20.2","express":"4.17.1","fs-extra":"9.0.1","husky":"^4.3.7","lint-staged":"^10.5.3","mustache":"4.1.0","prettier":"^2.2.1","release":"6.3.0","rimraf":"3.0.2","tmp":"^0.2.1","tree-kill":"^1.2.2","typescript":"^4.1.3","webpack":"^5.13.0","webpack-cli":"^4.3.1","webpack-node-externals":"2.5.2"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,jsx,ts,tsx,json,scss,css,md,html,yaml,yml}":["prettier --write","git add"]},"gitHead":"a26fb5eb2e53ee8a05ac9a294be5e7118d0c5b9e","_id":"nodemon-webpack-plugin@4.4.4","_nodeVersion":"12.20.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-fgRAkKNvek1r5hOY25i9Gxx95nSuHX2hHndgHbTO0HFXNq1ItBjmaBR7U7a2FbQJj4ttfMfKnhqYMzSpM92yBQ==","shasum":"57d2fa517bd4bb3cd080cebdeec06ec0f5b2b69e","tarball":"https://registry.npmjs.org/nodemon-webpack-plugin/-/nodemon-webpack-plugin-4.4.4.tgz","fileCount":6,"unpackedSize":10430,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/tU+CRA9TVsSAnZWagAAbbgP/3XPzpmFzEp9kSb+b+qG\nd93oUpA2Bh2DIX+QfayGO+EgC6ESHXVyEjzEGGUgEkMeVGse6mjohCWs8rd+\nGAUXeu/t8XQjldnpMKT5H1xaVI7S9lTFnEYFGeD7eKUnPxABsSvsKH6BQri9\neNwpeb9eLysyuZnaVzCTAQkloHjWVT0fIUPbOeanrPoBSCBfU8OghQ6iBglH\n6B+Bisjr8k/Cy6mRFdHstWAvqmOl51l9flHWQSogzrU3SSsJjJJCnarweyI5\nFehFRWbqamcVUV2IIf/KDl3B7oelb925/gh4FZfMF7uCz9WuEM0NGZvtStmB\nQT7eMDdVu7XAX/REGjRoHYgLMHPxcHXdekYfXErnWdodNp4F4tVdCzXsB9Re\nyc38l1jDEkCSz9ySIAikY+SRXv0EcXDJUDAtvg1zLihBAC5a+t0mz28zCf5B\nOH+m3dBRh/KqUgGjAJ5Zh4Z0EphZT2hk2JpYmGUdsXHmtZkVtKza/l1BePPK\nSK7/3xcjH8Fh1X3CipbdtkIZe0JHpiHHVIxCHMpIZYlECfnr5CjPucXfjBK7\nGKWPz/B5uCO1piasNb5jQK24N4CbYRaPr78nPc+J0Y4J9UtLLcEi2zUHnFZF\n3c7d09WMQ8Wiy8KjZ3DLPYjdTOf3tIYbrK4LP95uq9ZA4nCr6WFykr9mHVoZ\nm4/n\r\n=sAGq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDTm6AArT4GyB5CEyo0nMA4iSEdZR9TRwUKY1AGIeZi/gIgYy+pb+m1e9JMh876PB0BJmWFu9TyFPlHZ2FI2uZCXvc="}]},"_npmUser":{"name":"izhaki","email":"roey@gefri.org"},"directories":{},"maintainers":[{"name":"izhaki","email":"roey@gefri.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodemon-webpack-plugin_4.4.4_1610536253717_0.4008757495159354"},"_hasShrinkwrap":false},"4.5.0":{"name":"nodemon-webpack-plugin","version":"4.5.0","description":"A webpack plugin that starts and reloads a server using Nodemon.","main":"dist/index.js","types":"typings.d.ts","scripts":{"lint":"eslint .","test":"npm run test:webpack4 && npm run test:webpack5","test:webpack4":"yarn add webpack@^4.46.0 --dev && cucumber-js","test:webpack5":"yarn add webpack@^5.28.0 --dev && cucumber-js","test:only":"cucumber-js --tags @only","build":"npm run lint && rimraf dist/ && babel src/ --out-dir dist/","watch":"rimraf dist/ && babel src/ --watch --out-dir dist/","preversion":"npm run build && npm test","postversion":"git push && git push --tags","release":"release","prettier:fix":"prettier '{**/,}*.{js,jsx,ts,tsx,json,scss,css,md,html,yaml,yml}' --ignore-path=.gitignore --write"},"engines":{"node":">=6.11.5"},"repository":{"type":"git","url":"git+https://github.com/Izhaki/nodemon-webpack-plugin.git"},"keywords":["webpack","nodemon","plugin","server","start","watch","restart"],"author":{"name":"Roey Izhaki"},"license":"MIT","bugs":{"url":"https://github.com/Izhaki/nodemon-webpack-plugin.git/issues"},"homepage":"https://github.com/Izhaki/nodemon-webpack-plugin.git","dependencies":{"@types/nodemon":"latest","nodemon":"2.0.7","ramda":"0.27.1"},"peerDependencies":{"webpack":"4 || 5"},"devDependencies":{"@babel/cli":"^7.12.10","@babel/core":"^7.12.10","@babel/preset-env":"^7.12.11","@babel/register":"^7.12.10","babel-loader":"8.2.2","child-process-promise":"2.2.1","cucumber":"5.1.0","eslint":"6.8.0","eslint-config-airbnb-base":"latest","eslint-config-prettier":"^6.11.0","eslint-plugin-import":"2.20.2","express":"4.17.1","fs-extra":"9.0.1","husky":"^4.3.7","lint-staged":"^10.5.3","mustache":"4.1.0","prettier":"^2.2.1","release":"6.3.0","rimraf":"3.0.2","tmp":"^0.2.1","tree-kill":"^1.2.2","typescript":"^4.1.3","webpack":"^5.28.0","webpack-cli":"^4.3.1","webpack-node-externals":"2.5.2"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,jsx,ts,tsx,json,scss,css,md,html,yaml,yml}":["prettier --write","git add"]},"gitHead":"56f0b0b1caa4feda8975126c1c4b07f0a9674b5f","_id":"nodemon-webpack-plugin@4.5.0","_nodeVersion":"12.21.0","_npmVersion":"6.14.11","dist":{"integrity":"sha512-owEcdG8NTkIEWyjH+fYNCFY/tL/jFyGZuNzP4xcrEMfSPgIPeBIb43FEumWTARJka3XMJdyyN/Nr11qE1+lUPw==","shasum":"fc2d18d41d7fd3955894aa7d2c9ae3df12d0e8bd","tarball":"https://registry.npmjs.org/nodemon-webpack-plugin/-/nodemon-webpack-plugin-4.5.0.tgz","fileCount":5,"unpackedSize":9613,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgXP5oCRA9TVsSAnZWagAA7xMP/REwAIXklZqJ+n8ej13N\nMvFbhwP3oTm+fR1Xj9I1jZhTmkWXUWoyEKRF59QGIK7FU2FGPbw8vgrgn4rx\nYC3wFzgfyHg0D8Ix3fPr+tvETOkU1XMwp7B6FuJYMBKNz9y+RPhdbOgDbgGj\nPXn315soxB8868+6s59dn+5MwTcjgMomYaDc6aXUf07r3/2IWyYFY53ZHgYy\nFOMKUxYXmwEudc4HfbVQKSW4r28KzBgRjD/CF3lMynqqNQWc1fibAr9oPxrg\n46xrp2P0DngOWzLejVm6Gypih9z/OWxsA8awQl8FUnDFvcL84CW8kdruYw8s\nR8SAVVYC0rUJ2CV5q3e+pwnquWkgxbT4SHlw5OrFiwTJHcgdH4e3oINO930O\nMBuaegV1XSCkzrwaIt0SZA0N72nh6MlWx/G9XpblLAJvQxwcNuNyiYL82t3m\nK+gjP63pir+qWiJf9/wClrqY71nBTKMR2A0Q2tDGipq1tZz6TGAxFbViWXqP\nd0XYTSQk0SYeSXPnWpzST04RKWB0oTmpXANc37vajGEdBu+uUnChmGmYsQDp\nUkQyrf5yEokma9CwJHuL3JCTVjAPeNTzB0V0yV0l923V8P7mU4uCmA+gGoJh\nNdsu0PrG6o/fzlW+75DmZoeZKY16x4C2JrMltYrIFNBnSfCmf+e6srbgiN/D\nc2fE\r\n=+ZMn\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD4dd5U7gCnrN0avMPQAsG6ABdwFjF5p/XL/dQLx3bEfAIgF8ZrM2EOSIErb5szxWFmcHtRaJbv4M9YS0M2txmbx7U="}]},"_npmUser":{"name":"izhaki","email":"roey@gefri.org"},"directories":{},"maintainers":[{"name":"izhaki","email":"roey@gefri.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodemon-webpack-plugin_4.5.0_1616707176223_0.7978734902725164"},"_hasShrinkwrap":false},"4.5.1":{"name":"nodemon-webpack-plugin","version":"4.5.1","description":"A webpack plugin that starts and reloads a server using Nodemon.","main":"dist/index.js","types":"typings.d.ts","scripts":{"lint":"eslint .","test":"npm run test:webpack4 && npm run test:webpack5","test:webpack4":"yarn add webpack@^4.46.0 --dev && cucumber-js","test:webpack5":"yarn add webpack@^5.28.0 --dev && cucumber-js","test:only":"cucumber-js --tags @only","build":"npm run lint && rimraf dist/ && babel src/ --out-dir dist/","watch":"rimraf dist/ && babel src/ --watch --out-dir dist/","preversion":"npm run build && npm test","postversion":"git push && git push --tags","release":"release","prettier:fix":"prettier '{**/,}*.{js,jsx,ts,tsx,json,scss,css,md,html,yaml,yml}' --ignore-path=.gitignore --write"},"engines":{"node":">=6.11.5"},"repository":{"type":"git","url":"git+https://github.com/Izhaki/nodemon-webpack-plugin.git"},"keywords":["webpack","nodemon","plugin","server","start","watch","restart"],"author":{"name":"Roey Izhaki"},"license":"MIT","bugs":{"url":"https://github.com/Izhaki/nodemon-webpack-plugin.git/issues"},"homepage":"https://github.com/Izhaki/nodemon-webpack-plugin.git","dependencies":{"@types/nodemon":"latest","nodemon":"2.0.7","ramda":"0.27.1"},"peerDependencies":{"webpack":"4 || 5"},"devDependencies":{"@babel/cli":"^7.12.10","@babel/core":"^7.12.10","@babel/preset-env":"^7.12.11","@babel/register":"^7.12.10","babel-loader":"8.2.2","child-process-promise":"2.2.1","cucumber":"5.1.0","eslint":"6.8.0","eslint-config-airbnb-base":"latest","eslint-config-prettier":"^6.11.0","eslint-plugin-import":"2.20.2","express":"4.17.1","fs-extra":"9.0.1","husky":"^4.3.7","lint-staged":"^10.5.3","mustache":"4.1.0","prettier":"^2.2.1","release":"6.3.0","rimraf":"3.0.2","tmp":"^0.2.1","tree-kill":"^1.2.2","typescript":"^4.1.3","webpack":"^5.28.0","webpack-cli":"^4.3.1","webpack-node-externals":"2.5.2"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,jsx,ts,tsx,json,scss,css,md,html,yaml,yml}":["prettier --write","git add"]},"gitHead":"a9d56f50d3d3e6dd98336ccd90279711fd40e933","_id":"nodemon-webpack-plugin@4.5.1","_nodeVersion":"12.21.0","_npmVersion":"6.14.11","dist":{"integrity":"sha512-JesK3DanFDkhk1ND6GUJUrearTKu0M+le0hUvkqGp1TlR3NIbBOVKCm+t3gEDW14bI2LoVaL6ANZlWyhumka/Q==","shasum":"8548c9cf5840b962d876d863334078fcf44ce986","tarball":"https://registry.npmjs.org/nodemon-webpack-plugin/-/nodemon-webpack-plugin-4.5.1.tgz","fileCount":6,"unpackedSize":10240,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgXf0xCRA9TVsSAnZWagAAAfkP/190NLYkB7i4QiEFmvE1\nxjW9nzkMO9bE+YMo5BqiJSOfoKe3O3k5JiPPRS8Hyoq+IOh50g+KFPBHHLZM\n87Cq6/aasuYkEgg7cNehplFlHWnOwyRXQ5Ro5FR4iieROiFuvuEXbQ+BTXFJ\n7VWnuLG9s3pwkgfQm4ZPrptKmfrCtSP+PSAAyjhb1aDqCp6r/m2gSQIKeECF\ntdW0qvazoFjLBJV4/4hgJsBCc843xoVaw5obyojTykzrg5TjgpxJ4mWJrfl1\nsyXYqH5DvPXZHTSk814gA6E9pxtz3tbg5uwWnJw5cz0W/5yAFRSt11EjC7zz\nBCHe0sZMc3gjRUvn1YTZ2A33C/lObgYF56upfv9VQjIwjBGmI3V7IfoBrJBc\nZxVZIDHPfYCOTsBKj0Dknz7/uAG5D9SpQe3QvzQU7a0NEMXaDJTFK19R0vGR\nQPGpDT2iOLlK18RUgeDjAc39pCBsVYdYez9Lu+C+IJ/cP9q7TNEYjHRM1llb\n1Isznx/nxZAXRIBZQ+UGO/Q9FhvcAKpv+ViOEg2lIPR4696H8JIL0UFU47nv\n65+2xibyrw9JP4+2ZY8IBnfdladuAjF15qtZza6LzxHIBzivagzu/aNH+no3\nqvQXdx54vNYJu0f3iOGEoVHhRkqMiB20R1238m8GlQnQmQnJJ2xYW4KY/6Uf\nMBm7\r\n=1qHc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG2DsQpWv2oUfJFJdQwxc0ciXh5mLKQfi4lNanOKx2rDAiB8KsDVebA3MPOugX4dMOyGudH+M5vU3UTWJwZ1pmuDRw=="}]},"_npmUser":{"name":"izhaki","email":"roey@gefri.org"},"directories":{},"maintainers":[{"name":"izhaki","email":"roey@gefri.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodemon-webpack-plugin_4.5.1_1616772400916_0.2081347501855353"},"_hasShrinkwrap":false},"4.5.2":{"name":"nodemon-webpack-plugin","version":"4.5.2","description":"A webpack plugin that starts and reloads a server using Nodemon.","main":"dist/index.js","types":"typings.d.ts","scripts":{"lint":"eslint .","test":"npm run test:webpack4 && npm run test:webpack5","test:webpack4":"yarn add webpack@^4.46.0 --dev && cucumber-js","test:webpack5":"yarn add webpack@^5.28.0 --dev && cucumber-js","test:only":"cucumber-js --tags @only","build":"npm run lint && rimraf dist/ && babel src/ --out-dir dist/","watch":"rimraf dist/ && babel src/ --watch --out-dir dist/","preversion":"npm run build && npm test","postversion":"git push && git push --tags","release":"release","prettier:fix":"prettier '{**/,}*.{js,jsx,ts,tsx,json,scss,css,md,html,yaml,yml}' --ignore-path=.gitignore --write"},"engines":{"node":">=8.10.0"},"repository":{"type":"git","url":"git+https://github.com/Izhaki/nodemon-webpack-plugin.git"},"keywords":["webpack","nodemon","plugin","server","start","watch","restart"],"author":{"name":"Roey Izhaki"},"license":"MIT","bugs":{"url":"https://github.com/Izhaki/nodemon-webpack-plugin.git/issues"},"homepage":"https://github.com/Izhaki/nodemon-webpack-plugin.git","dependencies":{"@types/nodemon":"latest","nodemon":"2.0.7"},"peerDependencies":{"webpack":"4 || 5"},"devDependencies":{"@babel/cli":"^7.12.10","@babel/core":"^7.12.10","@babel/preset-env":"^7.12.11","@babel/register":"^7.12.10","babel-loader":"8.2.2","child-process-promise":"2.2.1","cucumber":"5.1.0","eslint":"6.8.0","eslint-config-airbnb-base":"latest","eslint-config-prettier":"^6.11.0","eslint-plugin-import":"2.20.2","express":"4.17.1","fs-extra":"9.0.1","husky":"^4.3.7","lint-staged":"^10.5.3","mustache":"4.1.0","prettier":"^2.2.1","release":"6.3.0","rimraf":"3.0.2","tmp":"^0.2.1","tree-kill":"^1.2.2","typescript":"^4.1.3","webpack":"^5.28.0","webpack-cli":"^4.3.1","webpack-node-externals":"2.5.2"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,jsx,ts,tsx,json,scss,css,md,html,yaml,yml}":["prettier --write","git add"]},"gitHead":"f8300fb71fac54cb642372ed9af481b4595d9a16","_id":"nodemon-webpack-plugin@4.5.2","_nodeVersion":"12.21.0","_npmVersion":"6.14.11","dist":{"integrity":"sha512-+TNh++lIY6qcKOdEP07XhFFW0cN1a2YfyfP3idP7dOtJOUzwcMYZpNRk5iTMtQmMwzJF04obpltwE2KT5FISGw==","shasum":"76aeee7f9c73815f64de5e0ae8578122bc3d2639","tarball":"https://registry.npmjs.org/nodemon-webpack-plugin/-/nodemon-webpack-plugin-4.5.2.tgz","fileCount":6,"unpackedSize":11424,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgXk/pCRA9TVsSAnZWagAA89YQAIa8tbmoOCrzvD//u/ce\nXM24hFP9h6tOtv349tcTlzVJzzdR2yzmDK4a9NV5zPX+LSZzfUp53aXWlL2C\n7CgqKe14mBqAUyGHsr6xrKeoiXcARZPzLJYZcMc7TpW6hevMp/CsDT7r5XrR\nrwJgEecav8UOKHRu+vctQdynOyecxXjw/1gtoYr9lAqgKOxE6YXQlAP7CLS9\nFiMDE9ey4w1ALgUfPS0npyfqxOkH6qDWg+K+RLz4fiV2qKcNwMeZQsBW/Bjg\noBOJAAeJFaulKlDk4+g3OM9AovR8CNWGYIAyAPsdfKejZ8ZIAT9JsUcbRu3G\nwWOxnTNcuSPXdx8y8Q7if+2LUfAibIwfE+hcOwvSKylu4bqgPv4jR06vNVG2\nrGOlkMQHq9RaFzuNLeVUdKui/rr2AaLy/pTP+CWVIYoh0G8QzSgumq0d5ksR\nuEmElxZKG6n8KRZNysd2bjc1nkQUwofrESkPvULgExFD2df0I6gEC8L68AUM\nhQeip+CVjsfdm/LbDnRAfFFA++BpWx3qLgZaKm4ZgPdqfD/qxSPtpJS0zv0x\nrtlzk+YaEMzFeJMI0EGZhclhXN/MSalu9EptnKmI+H97di/+DJnsqVaDs2jH\nqjDws0XVuI1sE0BDk5lUEMfl6GHPNwsGJ3iP4PWl+S5KxLMAp3+h7YSAds6b\n0OFx\r\n=5Oo6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCeeMM38HV6+6N3Hz4A7fIkiKeDmuKrpPOp6oXKPwgr5QIgVYnOliGzcLzG+Bim2f9g56EQmzidqLxHShFRQBBd6oI="}]},"_npmUser":{"name":"izhaki","email":"roey@gefri.org"},"directories":{},"maintainers":[{"name":"izhaki","email":"roey@gefri.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodemon-webpack-plugin_4.5.2_1616793576896_0.9957847741768451"},"_hasShrinkwrap":false},"4.6.0":{"name":"nodemon-webpack-plugin","version":"4.6.0","description":"A webpack plugin that starts and reloads a server using Nodemon.","main":"dist/index.js","types":"typings.d.ts","scripts":{"lint":"eslint .","test":"npm run test:webpack4 && npm run test:webpack5","test:webpack4":"yarn add webpack@^4.46.0 --dev && cucumber-js","test:webpack5":"yarn add webpack@^5.28.0 --dev && cucumber-js","test:only":"cucumber-js --tags @only","build":"npm run lint && rimraf dist/ && babel src/ --out-dir dist/","watch":"rimraf dist/ && babel src/ --watch --out-dir dist/","preversion":"npm run build && npm test","postversion":"git push && git push --tags","release":"release","prettier:fix":"prettier '{**/,}*.{js,jsx,ts,tsx,json,scss,css,md,html,yaml,yml}' --ignore-path=.gitignore --write"},"engines":{"node":">=8.10.0"},"repository":{"type":"git","url":"git+https://github.com/Izhaki/nodemon-webpack-plugin.git"},"keywords":["webpack","nodemon","plugin","server","start","watch","restart"],"author":{"name":"Roey Izhaki"},"license":"MIT","bugs":{"url":"https://github.com/Izhaki/nodemon-webpack-plugin.git/issues"},"homepage":"https://github.com/Izhaki/nodemon-webpack-plugin.git","dependencies":{"@types/nodemon":"latest","nodemon":"2.0.15"},"peerDependencies":{"webpack":"4 || 5"},"devDependencies":{"@babel/cli":"^7.12.10","@babel/core":"^7.12.10","@babel/preset-env":"^7.12.11","@babel/register":"^7.12.10","babel-loader":"8.2.2","child-process-promise":"2.2.1","cucumber":"5.1.0","eslint":"6.8.0","eslint-config-airbnb-base":"latest","eslint-config-prettier":"^6.11.0","eslint-plugin-import":"2.20.2","express":"4.17.1","fs-extra":"9.0.1","husky":"^4.3.7","lint-staged":"^10.5.3","mustache":"4.1.0","prettier":"^2.2.1","release":"6.3.0","rimraf":"3.0.2","tmp":"^0.2.1","tree-kill":"^1.2.2","typescript":"^4.1.3","webpack":"^5.28.0","webpack-cli":"^4.3.1","webpack-node-externals":"2.5.2"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,jsx,ts,tsx,json,scss,css,md,html,yaml,yml}":["prettier --write","git add"]},"gitHead":"c9be3b93eb9edb6869781c0acde6e5e1a4bc4056","_id":"nodemon-webpack-plugin@4.6.0","_nodeVersion":"12.22.7","_npmVersion":"6.14.15","dist":{"integrity":"sha512-gowbNkLfo503clvndPSYI5iX5MXvKQdY9xS0qI/HHirkFi1gGpGJLo3po6PR8YiDtC65xUf9HHanNdWsyjseJA==","shasum":"833d88cc63ade0950b9818a12d7572ab842831f9","tarball":"https://registry.npmjs.org/nodemon-webpack-plugin/-/nodemon-webpack-plugin-4.6.0.tgz","fileCount":6,"unpackedSize":11425,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhlssyCRA9TVsSAnZWagAAxjkP/3FnlNspdvRpca6KHD4F\nZXfg9HioVxxH5hLivoXNkIxoDtakTYFA48N3lp/Krqis8l7Wo3QnWKg+bXsh\nouOLYwiMZXlyNjKpda27rP0LW72YZT+rEkZj+HJ+w41hNnskiD/LEUFjQ3ou\nVU83+kdLKyWatsustnXF6/mUQKskLcHK1XjKYj3vKVk+fOJ6wXrQFbZ3DFv4\ne1nE5QbLY2j42buQ7eTVEFCflf7u/eAL5O/jfxDjvt5L4HFcEpPA7xzAymDm\nf4wQtHKGkt2QTHs0b6NWQTJ/GHaklknQfMoCamGp+bpwOJw1MPocmIE3Bvou\nWL24gVbjgDV1H+K6ttSFrCQp8dC+vIR4byrd1W66/EpyJs4lrsRwccd15hRo\nFPfNpE8L32gN5fpRf85RtM89Hx9Kz/46L/lrm5QWudXV/0sDGgI/K/D2TgMl\n3JDWZ8gTwXkJPeiiNrjndIFfVDXBPgYWfT+qqZFBUgEUKGqf/FRavi0LvNVD\nnf0ip4/Ogi0rqpFhXE2sb5b/3JWfi0ScPEhfSkB1LOWhhGrpqvRo0Jw+8buA\nUtLzbuqNwf1+TVCN6/MUeZCT6LVs8T5enA6gtnCXWWu7Fa6qrLh/qKBTCYC2\nuGonMoLsd7gziCkBBVXHwApKmodkbSGbTFiRzrpyQo6P/3ZNl6XvSRFWucJu\nqOlt\r\n=+9o9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICZU7b/kRQ0qrAbe15cNERlyuHcoNKzY7X3KdUkj4MKpAiEA2przaegcr9e8Rseasi9k19lLmHsx5ZjKugUp/RF/INA="}]},"_npmUser":{"name":"roey","email":"roey@gefri.org"},"directories":{},"maintainers":[{"name":"roey","email":"roey@gefri.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodemon-webpack-plugin_4.6.0_1637272369903_0.89261780341211"},"_hasShrinkwrap":false},"4.7.0":{"name":"nodemon-webpack-plugin","version":"4.7.0","description":"A webpack plugin that starts and reloads a server using Nodemon.","main":"dist/index.js","types":"typings.d.ts","scripts":{"lint":"eslint .","test":"npm run test:webpack4 && npm run test:webpack5","test:webpack4":"yarn add webpack@^4.46.0 --dev && cucumber-js","test:webpack5":"yarn add webpack@^5.28.0 --dev && cucumber-js","test:only":"cucumber-js --tags @only","build":"npm run lint && rimraf dist/ && babel src/ --out-dir dist/","watch":"rimraf dist/ && babel src/ --watch --out-dir dist/","prettier:fix":"prettier '{**/,}*.{js,jsx,ts,tsx,json,scss,css,md,html,yaml,yml}' --ignore-path=.gitignore --write","semantic-release":"semantic-release"},"engines":{"node":">=8.10.0"},"repository":{"type":"git","url":"git+https://github.com/Izhaki/nodemon-webpack-plugin.git"},"keywords":["webpack","nodemon","plugin","server","start","watch","restart"],"author":{"name":"Roey Izhaki"},"license":"MIT","bugs":{"url":"https://github.com/Izhaki/nodemon-webpack-plugin.git/issues"},"homepage":"https://github.com/Izhaki/nodemon-webpack-plugin.git","dependencies":{"@types/nodemon":"latest","nodemon":"2.0.15"},"peerDependencies":{"webpack":"4 || 5"},"devDependencies":{"@babel/cli":"^7.12.10","@babel/core":"^7.12.10","@babel/preset-env":"^7.12.11","@babel/register":"^7.12.10","@commitlint/cli":"^15.0.0","@commitlint/config-conventional":"^15.0.0","@semantic-release/changelog":"^6.0.1","@semantic-release/exec":"^6.0.2","@semantic-release/git":"^10.0.1","babel-loader":"8.2.2","child-process-promise":"2.2.1","cucumber":"5.1.0","eslint":"6.8.0","eslint-config-airbnb-base":"latest","eslint-config-prettier":"^6.11.0","eslint-plugin-import":"2.20.2","express":"4.17.1","fs-extra":"9.0.1","husky":"^7.0.4","lint-staged":"^10.5.3","mustache":"4.1.0","prettier":"^2.2.1","rimraf":"3.0.2","semantic-release":"^18.0.1","tmp":"^0.2.1","tree-kill":"^1.2.2","typescript":"^4.1.3","webpack":"^5.28.0","webpack-cli":"^4.3.1","webpack-node-externals":"2.5.2"},"lint-staged":{"*.{js,jsx,ts,tsx,json,scss,css,md,html,yaml,yml}":["prettier --write","git add"]},"gitHead":"94064f5e97aab2156df23bbee76861f3e7ab64ad","_id":"nodemon-webpack-plugin@4.7.0","_nodeVersion":"14.18.1","_npmVersion":"7.24.2","dist":{"integrity":"sha512-0tt1QjKZ1xQ5O8C3GtYXvF1x0FbHZKF+MAClmV/JR6XSrk0fWRx9gOG9KL76YbqcVt1H572RPxeQbelLVoJh0Q==","shasum":"9d6425577d189447393d616b041b20df1429c138","tarball":"https://registry.npmjs.org/nodemon-webpack-plugin/-/nodemon-webpack-plugin-4.7.0.tgz","fileCount":6,"unpackedSize":11489,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhpVr2CRA9TVsSAnZWagAAnyAP/jWUDW1qeo1G1ElpCsL6\n5nzG8Agec42GJSXq2+CNkpyV/3cWbdDwr9CPJtLWpmtamgsoHZJE+zgfsytz\nE8UhEBruASmrZkdRSa3jzJHplYLlEcRbE5+uEQC+Pub9Dl04OnIXVDOj0QGU\nuexVPtAbr6R45CFgttizp6Z96bdk43bK0wAk5gVeGtkWV3HcXSQ7YRjM6QqS\nxJ5pjoe1qFwzW9qqh42TWTLsXXavx/i74q2CmUJZ0+U6FnzXtbnogjY/o+xw\nsDwjvffkGCeU1vuv9lHPRslF/CPax1ZWRK8Q5Sr+PCaBf6y0U6UMiq4l4DV/\nCW5oOzGxTAAF9hhrM070Gt81eJFOmMGl6GoGM2Qnz9e1Z8x6+Ht2Ad8FzlDF\nXOtlyEu8m+MlFJotG3tUSmpIfQSBMJjIk/jF5EvWJ4Lp3yifyt48KgUrcOG1\nwwFuVQgXkyu/iBZOGCJxiFHsuCvZ2u4R6JmXr9YQ/fH8mJdXVZ+hBJ7ZJ06r\nuyY9Y1KlrwyfQ/VbzBMiBOziXgQisRWxMi6KOD7RpNL8X+VRtDsax3v12I0C\nwmRGz6heaNrUJ60uqqDObPWrMEKY4m7+cnTVbNMUEsf744rcBG6R+TzgNpnZ\nufUKFt8zu3Gg7tRUxtNlmZiMWErSLj2of5OoyNvY5oN3vyDtg57ty6mD7yzU\nmcLH\r\n=WLX/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC3aNmSWknlP+OPC8SVjQugIKSoOuOhqeSEyNO+ripHIgIgGg+6cvtxHDKsbeN7mViZgrBXppZu/bRkH+atlWb1/Wk="}]},"_npmUser":{"name":"roey","email":"roey@gefri.org"},"directories":{},"maintainers":[{"name":"roey","email":"roey@gefri.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodemon-webpack-plugin_4.7.0_1638226678659_0.20694415069643757"},"_hasShrinkwrap":false},"4.7.1":{"name":"nodemon-webpack-plugin","version":"4.7.1","description":"A webpack plugin that starts and reloads a server using Nodemon.","main":"dist/index.js","types":"typings.d.ts","scripts":{"lint":"eslint .","test":"npm run test:webpack4 && npm run test:webpack5","test:webpack4":"yarn add webpack@^4.46.0 --dev && cucumber-js","test:webpack5":"yarn add webpack@^5.28.0 --dev && cucumber-js","test:only":"cucumber-js --tags @only","build":"npm run lint && rimraf dist/ && babel src/ --out-dir dist/","watch":"rimraf dist/ && babel src/ --watch --out-dir dist/","prettier:fix":"prettier '{**/,}*.{js,jsx,ts,tsx,json,scss,css,md,html,yaml,yml}' --ignore-path=.gitignore --write","semantic-release":"semantic-release"},"engines":{"node":">=8.10.0"},"repository":{"type":"git","url":"git+https://github.com/Izhaki/nodemon-webpack-plugin.git"},"keywords":["webpack","nodemon","plugin","server","start","watch","restart"],"author":{"name":"Roey Izhaki"},"license":"MIT","bugs":{"url":"https://github.com/Izhaki/nodemon-webpack-plugin.git/issues"},"homepage":"https://github.com/Izhaki/nodemon-webpack-plugin.git","dependencies":{"@types/nodemon":"latest","nodemon":"2.0.15"},"peerDependencies":{"webpack":"4 || 5"},"devDependencies":{"@babel/cli":"^7.12.10","@babel/core":"^7.12.10","@babel/preset-env":"^7.12.11","@babel/register":"^7.12.10","@commitlint/cli":"^15.0.0","@commitlint/config-conventional":"^15.0.0","@semantic-release/changelog":"^6.0.1","@semantic-release/exec":"^6.0.2","@semantic-release/git":"^10.0.1","babel-loader":"8.2.2","child-process-promise":"2.2.1","cucumber":"5.1.0","eslint":"6.8.0","eslint-config-airbnb-base":"latest","eslint-config-prettier":"^6.11.0","eslint-plugin-import":"2.20.2","express":"4.17.1","fs-extra":"9.0.1","husky":"^7.0.4","lint-staged":"^10.5.3","mustache":"4.1.0","prettier":"^2.2.1","rimraf":"3.0.2","semantic-release":"^18.0.1","tmp":"^0.2.1","tree-kill":"^1.2.2","typescript":"^4.1.3","webpack":"^5.28.0","webpack-cli":"^4.3.1","webpack-node-externals":"2.5.2"},"lint-staged":{"*.{js,jsx,ts,tsx,json,scss,css,md,html,yaml,yml}":["prettier --write","git add"]},"gitHead":"556f6314467f4b89ca42363d0e8edf147628fc56","_id":"nodemon-webpack-plugin@4.7.1","_nodeVersion":"14.18.3","_npmVersion":"7.24.2","dist":{"integrity":"sha512-k23i5vxjtmAZb5YEUHT8nG8LhvOWlU41MEWqwKoPEyZE4DFO5Ys5f+ajz+IFttvwumVJ3ZGgvzlsirGEuPg9QA==","shasum":"1430d7580ffafa21b7afc685123bad9ee63887b4","tarball":"https://registry.npmjs.org/nodemon-webpack-plugin/-/nodemon-webpack-plugin-4.7.1.tgz","fileCount":6,"unpackedSize":11543,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh/F/2CRA9TVsSAnZWagAAWBQP/3nVhjdzmXFrC+m6n/1T\nATCUM5dcCdReEs7knjSxI7P63jgmrZv/VFpUr6fLSX/VfvIzpL3Qtcz/6wDb\ncAR4lIlNG99QiD3erzP9VI1PPQ6mHQ3e/oJdp5sqxArWPUQNmuG/wpESsBBF\nEJHa//Aq3yMWl3wzyx1pKVgqE2mPf+0/UpOL1Tli6JSLlLRtPU6FdDUxIl+o\nSgPZFreH24DFWGOc8Gu4mCjDjMse5pwidfqGGLzNRTHvF42txCGdHo6WzcQn\nlPNvRSNQ3RtKuuqlWkTnQzG2BGS08zfz6JD9GLsQyi1iWW5OqB3oQtvUFURH\n/ojUbREw4WG+d9YdphAdLiVwptXy+wbk2h6EJjy2XW7nTi39zpztKAWCzcN9\nj5PUFIuh/Z4/ZJM7HJ1KP1bfIzBNzHw4zunZ2fr4vfYE/pFWVCbCsGa5BWKy\nhWDsTju7Ua9/bfaxXXZO801p0yT2vNgNlFbN//dtas3/WNe8E1/G6GkVtJpk\nxwsXiHlky+iJXo+wVDYa9vmj2AXzZiLLGSbZcPBrAm5o6LCK2XBb+97yMqMj\n64YwuiWbrQNZU5Em4nwv4A/47+otqpW2ftTfxMgtHMWOrxx1uVRhhIsYE8rm\nG+XU4cwnOSS1O3ZjO9Im/U0fWd6OP8d7j3RdMLK6mphUurFLMNzQo/lq4yNJ\nCIMR\r\n=IvQE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICDXdU7icsop3BOwrJdY9h5rvF6UT3UrPsfgY3HYBdJWAiEA/YClEsRSVqquf3AWNtLCPqNZfJaYgHQdDuk+LIzqoho="}]},"_npmUser":{"name":"roey","email":"roey@gefri.org"},"directories":{},"maintainers":[{"name":"roey","email":"roey@gefri.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodemon-webpack-plugin_4.7.1_1643929590522_0.14375534486707076"},"_hasShrinkwrap":false},"4.8.0":{"name":"nodemon-webpack-plugin","version":"4.8.0","description":"A webpack plugin that starts and reloads a server using Nodemon.","main":"dist/index.js","types":"typings.d.ts","scripts":{"lint":"eslint .","test":"npm run test:webpack4 && npm run test:webpack5","test:webpack4":"yarn add webpack@^4.46.0 --dev && cucumber-js","test:webpack5":"yarn add webpack@^5.73.0 --dev && cucumber-js","test:only":"cucumber-js --tags @only","build":"npm run lint && rimraf dist/ && babel src/ --out-dir dist/","watch":"rimraf dist/ && babel src/ --watch --out-dir dist/","prettier:fix":"prettier '{**/,}*.{js,jsx,ts,tsx,json,scss,css,md,html,yaml,yml}' --ignore-path=.gitignore --write","semantic-release":"semantic-release"},"engines":{"node":">=8.10.0"},"repository":{"type":"git","url":"git+https://github.com/Izhaki/nodemon-webpack-plugin.git"},"keywords":["webpack","nodemon","plugin","server","start","watch","restart"],"author":{"name":"Roey Izhaki"},"license":"MIT","bugs":{"url":"https://github.com/Izhaki/nodemon-webpack-plugin.git/issues"},"homepage":"https://github.com/Izhaki/nodemon-webpack-plugin.git","dependencies":{"@types/nodemon":"latest","nodemon":"2.0.16"},"peerDependencies":{"webpack":"4 || 5"},"devDependencies":{"@babel/cli":"^7.12.10","@babel/core":"^7.12.10","@babel/preset-env":"^7.12.11","@babel/register":"^7.12.10","@commitlint/cli":"^15.0.0","@commitlint/config-conventional":"^15.0.0","@semantic-release/changelog":"^6.0.1","@semantic-release/exec":"^6.0.2","@semantic-release/git":"^10.0.1","babel-loader":"8.2.2","child-process-promise":"2.2.1","cucumber":"5.1.0","eslint":"6.8.0","eslint-config-airbnb-base":"latest","eslint-config-prettier":"^6.11.0","eslint-plugin-import":"2.20.2","express":"4.17.1","fs-extra":"9.0.1","husky":"^7.0.4","lint-staged":"^10.5.3","mustache":"4.1.0","prettier":"^2.2.1","rimraf":"3.0.2","semantic-release":"^19.0.3","tmp":"^0.2.1","tree-kill":"^1.2.2","typescript":"^4.1.3","webpack":"^5.73.0","webpack-cli":"^4.3.1","webpack-node-externals":"2.5.2"},"lint-staged":{"*.{js,jsx,ts,tsx,json,scss,css,md,html,yaml,yml}":["prettier --write","git add"]},"gitHead":"2fcbe9fffa85e5821bc24fd87d46cae4e44f3942","_id":"nodemon-webpack-plugin@4.8.0","_nodeVersion":"14.18.3","_npmVersion":"8.12.1","dist":{"integrity":"sha512-GPc8IROFyi7dbqjFIbEo8vwEdQKztFF6XQHknGHYTycl2iv8Dtzjc4vptJc4HidjVFqMfngj9yHnZfvSKQLOfg==","shasum":"cd46e658c2eabef602150eacb3c8c501441feaa9","tarball":"https://registry.npmjs.org/nodemon-webpack-plugin/-/nodemon-webpack-plugin-4.8.0.tgz","fileCount":6,"unpackedSize":11543,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH5R+k6vaqzwjnVtgfQHLIRe/sNJJhujSu+Hzyeg6J+TAiEA0t7tv5636NJsixOtOPi9MHdXDXYjMAx3Qjf6kVOWW7M="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJirRFfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoXhQ//daws14NrNWY4Jh3Ivfis0Zm4YpUfP76teUZ18f/31y2yX4jn\r\njEj5/VyL6KdForu7QflSZ+tAyRIMNgMJpT+4ZUbGLWWVVWCJeZrEUG1NsOSc\r\nHKyEeCn6aK7sZfKfTI6EAZtYp7ofUAcUzLkOfXRz5PJCiQQAxdOQrUyUx1P1\r\nPXSctvT5C/r0j3l9ektd/gTpd/qy/k4905sX8ssOgDtVHYq3OIXE0s9DycvC\r\n7UxbyNo7creStMNrlxNDlanDQdd2j54B/CbN1HIpN3A+MGTkl7yYVRMIHkRf\r\nP01HSnku34xi2O9MPFPWxfUj3IRRTMqYinJ+lCbMkLc2CPfFCtxeCBNJixmo\r\nO5cVdRzT2wF3hMEyuZ+6JufC/CflAYaR2NVwrCvkWrdkjjcVHqPDDSFOscgL\r\n9mW3PWalMkrpGJ9We6+TX8CtECrTpctaKejTaBmcKTS4v3d0SYRCMi8KapsH\r\n0ZO0r/c3cVrWUcNvVuZgXlI5zqFEXkkgFdZCWZ+qMNcbqVMhAj/c+0t6DyIN\r\nZhnCsRo/eRLpoJHy3TjE1sktzxoCCBSxg7aYwMeEx0PoNUr+b/LVAtq9zBuE\r\nIpzW1VMlgWKe7ughc2J3DV5QDlmHolkAloj59oGkZNOV4U3jaqavhH7Yfgja\r\n+yWMdnz3aLp/p9LSMiReehaMPflX1tXCBes=\r\n=tRbC\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"roey","email":"roey@gefri.org"},"directories":{},"maintainers":[{"name":"roey","email":"roey@gefri.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodemon-webpack-plugin_4.8.0_1655509343202_0.33141600088384915"},"_hasShrinkwrap":false},"4.8.1":{"name":"nodemon-webpack-plugin","version":"4.8.1","description":"A webpack plugin that starts and reloads a server using Nodemon.","main":"dist/index.js","types":"typings.d.ts","scripts":{"lint":"eslint .","test":"npm run test:webpack4 && npm run test:webpack5","test:webpack4":"yarn add webpack@^4.46.0 --dev && cucumber-js","test:webpack5":"yarn add webpack@^5.73.0 --dev && cucumber-js","test:only":"cucumber-js --tags @only","build":"npm run lint && rimraf dist/ && babel src/ --out-dir dist/","watch":"rimraf dist/ && babel src/ --watch --out-dir dist/","prettier:fix":"prettier '{**/,}*.{js,jsx,ts,tsx,json,scss,css,md,html,yaml,yml}' --ignore-path=.gitignore --write","semantic-release":"semantic-release"},"engines":{"node":">=8.10.0"},"repository":{"type":"git","url":"git+https://github.com/Izhaki/nodemon-webpack-plugin.git"},"keywords":["webpack","nodemon","plugin","server","start","watch","restart"],"author":{"name":"Roey Izhaki"},"license":"MIT","bugs":{"url":"https://github.com/Izhaki/nodemon-webpack-plugin.git/issues"},"homepage":"https://github.com/Izhaki/nodemon-webpack-plugin.git","dependencies":{"@types/nodemon":"latest","nodemon":"2.0.19"},"peerDependencies":{"webpack":"4 || 5"},"devDependencies":{"@babel/cli":"^7.17.10","@babel/core":"^7.18.5","@babel/preset-env":"^7.18","@babel/register":"^7.17.7","@commitlint/cli":"^15.0.0","@commitlint/config-conventional":"^15.0.0","@semantic-release/changelog":"^6.0.1","@semantic-release/exec":"^6.0.2","@semantic-release/git":"^10.0.1","babel-loader":"8.2.2","child-process-promise":"2.2.1","cucumber":"5.1.0","eslint":"8.18.0","eslint-config-airbnb-base":"15","eslint-config-prettier":"8","eslint-plugin-import":"2.26.0","express":"4.18.1","fs-extra":"9.0.1","husky":"^7.0.4","lint-staged":"^10.5.3","mustache":"4.2.0","prettier":"^2.7.1","rimraf":"3.0.2","semantic-release":"^19.0.3","tmp":"^0.2.1","tree-kill":"^1.2.2","typescript":"^4.7.4","webpack":"^5.73.0","webpack-cli":"^4.3.1","webpack-node-externals":"2.5.2"},"lint-staged":{"*.{js,jsx,ts,tsx,json,scss,css,md,html,yaml,yml}":["prettier --write","git add"]},"gitHead":"492f55529007db2760c210730193c5d099f2403c","_id":"nodemon-webpack-plugin@4.8.1","_nodeVersion":"14.18.3","_npmVersion":"8.12.1","dist":{"integrity":"sha512-i6xTucitBolVAueD4OASt4jL5gNsAFuTuyn+y6O+NXUqHRVrsOFgOau49iLcjCJJaWAEXMVWpTc5Os79mp7IvQ==","shasum":"86220ef9517235918dfae0a265b98425a0b8f8bb","tarball":"https://registry.npmjs.org/nodemon-webpack-plugin/-/nodemon-webpack-plugin-4.8.1.tgz","fileCount":6,"unpackedSize":11571,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCleBJrlJro/n9PvOHAXGpPZ+sYP5gWNadzq/QoKfae5wIhAOpveFSsPsuejnU3K0T6CLwTXwdFQz0Eo6UcEMJvY+kb"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiy/dzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmotRw/9G4STNHqRgkZn11XMMQ0IkhVoTlAQGdscLv+LkY5ywPzLR1qD\r\nQXls3m2wTIotv0vUOLbKA0NdksoaHnr1pVpW/wz3SK1XVgAv+e6/8uY5ncZz\r\ndrFrFybXVlJEOjfVBLp3fKer/3aqFLG4mfQPatv0/m3DQLNnb3tHqx/cp6RB\r\ndqTqedxVnZIdFlqSmLFi3UPOZklpQEjcKxwkgTr5S6eUT1UccqwXcUk5LjHV\r\noiSBhkVwJ8sFyjwfH0J2AzTOCIwsRrHgYH1PQoIfB1dG0xJ/Bp0NOfry9nwc\r\nUh57WJXrY0+B735d/SDt1Jt+sGpm99rsskRi96yUa2zKp9SJCa34u2wLSnVj\r\nTADSTbRY9nc470vAOOeg0BBzB7BJNlKh0uzQgrCTBi3Q7dghn5W5zoPWnI1I\r\nEE9JmEyslOX6jd8WqpjX4kYRoprJ/sXe+jj782wGOoPk7gHuYyjJ2nHszj+n\r\nA1Y8iGFU8ejeBmagJ8/xThNJ62Z3npXWKP7apc1pcR0MF8/UYJH3fDgXTnYC\r\n0ZD9ik9NCugX0PU6e/1kZwx5wJGs9ph0RceVMrE11AT40rvivyS4360Kmno/\r\n3M4/7veLoohrojVAWe3znh83tO85aQRR5gZPibwXuralauH8WIu5rJe4Fm1o\r\neGb33JkViUeAn8y6yCh3lWEs2AyjCwbTyUY=\r\n=li1l\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"roey","email":"roey@gefri.org"},"directories":{},"maintainers":[{"name":"roey","email":"roey@gefri.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodemon-webpack-plugin_4.8.1_1657534322864_0.7113351504804759"},"_hasShrinkwrap":false},"4.8.2":{"name":"nodemon-webpack-plugin","version":"4.8.2","description":"A webpack plugin that starts and reloads a server using Nodemon.","main":"dist/index.js","types":"typings.d.ts","scripts":{"lint":"eslint .","test":"npm run test:webpack4 && npm run test:webpack5","test:webpack4":"yarn add webpack@^4.46.0 --dev && cucumber-js","test:webpack5":"yarn add webpack@^5.73.0 --dev && cucumber-js","test:only":"cucumber-js --tags @only","build":"npm run lint && rimraf dist/ && babel src/ --out-dir dist/","watch":"rimraf dist/ && babel src/ --watch --out-dir dist/","prettier:fix":"prettier '{**/,}*.{js,jsx,ts,tsx,json,scss,css,md,html,yaml,yml}' --ignore-path=.gitignore --write","semantic-release":"semantic-release"},"engines":{"node":">=8.10.0"},"repository":{"type":"git","url":"git+https://github.com/Izhaki/nodemon-webpack-plugin.git"},"keywords":["webpack","nodemon","plugin","server","start","watch","restart"],"author":{"name":"Roey Izhaki"},"license":"MIT","bugs":{"url":"https://github.com/Izhaki/nodemon-webpack-plugin.git/issues"},"homepage":"https://github.com/Izhaki/nodemon-webpack-plugin.git","dependencies":{"@types/nodemon":"latest","nodemon":"3.0.1"},"peerDependencies":{"webpack":"4 || 5"},"devDependencies":{"@babel/cli":"^7.17.10","@babel/core":"^7.18.5","@babel/preset-env":"^7.18","@babel/register":"^7.17.7","@commitlint/cli":"^15.0.0","@commitlint/config-conventional":"^15.0.0","@semantic-release/changelog":"^6.0.1","@semantic-release/exec":"^6.0.2","@semantic-release/git":"^10.0.1","babel-loader":"8.2.2","child-process-promise":"2.2.1","cucumber":"5.1.0","eslint":"8.18.0","eslint-config-airbnb-base":"15","eslint-config-prettier":"8","eslint-plugin-import":"2.26.0","express":"4.18.1","fs-extra":"9.0.1","husky":"^7.0.4","lint-staged":"^10.5.3","mustache":"4.2.0","prettier":"^2.7.1","rimraf":"3.0.2","semantic-release":"^19.0.3","tmp":"^0.2.1","tree-kill":"^1.2.2","typescript":"^4.7.4","webpack":"^5.73.0","webpack-cli":"^4.3.1","webpack-node-externals":"2.5.2"},"lint-staged":{"*.{js,jsx,ts,tsx,json,scss,css,md,html,yaml,yml}":["prettier --write","git add"]},"gitHead":"722aaf279d92301ee7dc8c7a92dafcc292ee2dbf","_id":"nodemon-webpack-plugin@4.8.2","_nodeVersion":"14.18.3","_npmVersion":"8.19.4","dist":{"integrity":"sha512-jOMLTafIL62Iu5E5wpQ6tSXkE1fgnD1St/FNkhK6iHHhHUf/vgbnV/xRtXYP+IWItoVvgBkY1ZvGsWHz1V/SIw==","shasum":"c42e15f754a8a5645174885ad7b04396a549db16","tarball":"https://registry.npmjs.org/nodemon-webpack-plugin/-/nodemon-webpack-plugin-4.8.2.tgz","fileCount":6,"unpackedSize":11570,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDKlArRfnIxS0eaGRaC5Z25wntGqZ5icAtJpt8qsfHLgwIgIGSvAdnCQZB1blBbRl+OGruit6yY/pLXJ/V7meJz90A="}]},"_npmUser":{"name":"roey","email":"roey@gefri.org"},"directories":{},"maintainers":[{"name":"roey","email":"roey@gefri.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodemon-webpack-plugin_4.8.2_1696938475528_0.2950080028304085"},"_hasShrinkwrap":false}},"readme":"# Nodemon Webpack Plugin\n\n<p align=\"center\">\n  <img width=\"100%\" src=\"https://user-images.githubusercontent.com/880132/73990098-0a6ef580-4940-11ea-8df7-c93dda7edb4d.png\" />\n</p>\n\n<p align=\"center\">\n  <a aria-label=\"Build\" href=\"https://github.com/Izhaki/nodemon-webpack-plugin/actions?query=workflow%3ABuild\">\n    <img alt=\"GitHub Workflow Status\" src=\"https://img.shields.io/github/workflow/status/Izhaki/nodemon-webpack-plugin/Build\">\n  </a>\n  <a aria-label=\"NPM version\" href=\"https://npmjs.org/package/nodemon-webpack-plugin\">\n    <img alt=\"\" src=\"https://img.shields.io/npm/v/nodemon-webpack-plugin?style=flat-square\">\n  </a>\n  <a aria-label=\"Downloads\" href=\"https://www.npmjs.com/package/nodemon-webpack-plugin\">\n    <img alt=\"\" src=\"https://img.shields.io/npm/dt/nodemon-webpack-plugin?style=flat-square\">\n  </a>\n</p>\n\nUses [Nodemon](https://nodemon.io/) to watch and restart your module's output file (presumably a server), but only when webpack is in watch mode (ie, `--watch`).\n\nSaves the need for installing, configuring and running Nodemon as a separate process.\n\n## Installation\n\n```bash\nnpm install nodemon-webpack-plugin --save-dev\n```\n\n## Usage\n\n```javascript\nconst NodemonPlugin = require('nodemon-webpack-plugin'); // Ding\n\nmodule.exports = {\n  entry: './src/server.js',\n  output: {\n    path: path.resolve('./dist'),\n    filename: 'server.js',\n  },\n  plugins: [\n    new NodemonPlugin(), // Dong\n  ],\n};\n```\n\nThen:\n\n```shell\n$ webpack --watch\n```\n\n## Modes\n\n### Zero-config mode\n\n```javascript\nnew NodemonPlugin();\n```\n\nWill watch and restart the output file.\n\n### With config\n\nProvide a [Nodemon config object](https://github.com/remy/nodemon#config-files), like so:\n\n```javascript\nnew NodemonPlugin({\n  // If using more than one entry, you can specify\n  // which output file will be restarted.\n  script: './dist/server.js',\n\n  // What to watch.\n  watch: path.resolve('./dist'),\n\n  // Arguments to pass to the script being watched.\n  args: ['demo'],\n\n  // Node arguments.\n  nodeArgs: ['--debug=9222'],\n\n  // Files to ignore.\n  ignore: ['*.js.map'],\n\n  // Extensions to watch.\n  ext: 'js,njk,json',\n\n  // Unlike the cli option, delay here is in milliseconds (also note that it's a string).\n  // Here's 1 second delay:\n  delay: '1000',\n\n  // Detailed log.\n  verbose: true,\n\n  // Environment variables to pass to the script to be restarted\n  env: {\n    NODE_ENV: 'development',\n  },\n});\n```\n\nFor a full list of options, see Nodemon's [type definitions](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/nodemon/index.d.ts) (`Settings` interface).\n","maintainers":[{"name":"roey","email":"roey@gefri.org"}],"time":{"modified":"2023-10-10T11:47:55.898Z","created":"2017-07-23T20:46:30.909Z","0.1.0":"2017-07-23T20:46:30.909Z","0.1.1":"2017-07-23T21:12:45.689Z","0.1.2":"2017-07-30T22:49:14.532Z","0.1.3":"2017-09-11T22:03:56.127Z","0.1.4":"2017-09-20T21:41:39.062Z","0.1.5":"2017-10-08T22:03:15.010Z","0.1.6":"2017-12-12T23:59:03.883Z","4.0.1":"2018-04-10T22:11:22.385Z","3.0.0":"2018-04-10T22:18:34.821Z","4.0.2":"2018-04-10T22:37:06.673Z","4.0.3":"2018-04-11T20:33:26.236Z","3.0.1":"2018-04-11T20:38:12.444Z","3.0.2":"2018-11-27T00:37:30.297Z","4.0.4":"2018-11-27T00:39:42.163Z","4.0.6":"2018-11-27T23:17:56.255Z","4.0.7":"2018-12-24T01:37:55.234Z","4.0.8":"2019-03-14T23:46:38.935Z","4.1.1":"2019-09-04T23:39:06.452Z","4.2.0":"2019-11-12T23:18:58.051Z","4.2.1":"2019-11-20T21:36:16.991Z","4.2.2":"2019-12-19T21:16:09.457Z","4.3.1":"2020-02-17T23:30:30.489Z","4.3.2":"2020-06-11T22:07:20.432Z","4.4.3":"2021-01-13T10:45:34.284Z","4.4.4":"2021-01-13T11:10:53.866Z","4.5.0":"2021-03-25T21:19:36.408Z","4.5.1":"2021-03-26T15:26:41.194Z","4.5.2":"2021-03-26T21:19:37.019Z","4.6.0":"2021-11-18T21:52:50.085Z","4.7.0":"2021-11-29T22:57:58.821Z","4.7.1":"2022-02-03T23:06:30.720Z","4.8.0":"2022-06-17T23:42:23.402Z","4.8.1":"2022-07-11T10:12:03.030Z","4.8.2":"2023-10-10T11:47:55.705Z"},"homepage":"https://github.com/Izhaki/nodemon-webpack-plugin.git","keywords":["webpack","nodemon","plugin","server","start","watch","restart"],"repository":{"type":"git","url":"git+https://github.com/Izhaki/nodemon-webpack-plugin.git"},"author":{"name":"Roey Izhaki"},"bugs":{"url":"https://github.com/Izhaki/nodemon-webpack-plugin.git/issues"},"license":"MIT","readmeFilename":"README.md"}