{"_id":"webpack-build-notifier","_rev":"3291616","name":"webpack-build-notifier","description":"A Webpack plugin that generates OS notifications for build steps using node-notifier.","dist-tags":{"latest":"3.1.0"},"maintainers":[{"name":"rcataldo","email":""}],"time":{"modified":"2024-05-30T03:08:47.000Z","created":"2015-12-01T23:45:10.008Z","3.1.0":"2024-05-29T05:17:24.541Z","3.0.0":"2024-05-27T17:25:22.117Z","2.3.0":"2021-06-19T17:20:26.381Z","2.2.1":"2021-04-30T23:56:22.712Z","2.2.0":"2021-04-28T14:26:02.414Z","2.1.1":"2020-12-21T17:07:30.921Z","2.1.1-alpha.1":"2020-12-21T16:59:42.480Z","2.1.1-alpha":"2020-12-10T16:50:47.749Z","2.1.0":"2020-06-23T16:19:23.892Z","2.0.1":"2020-05-24T06:16:58.445Z","2.0.0":"2019-10-16T02:31:11.594Z","1.2.2":"2019-10-15T23:55:06.089Z","1.2.1":"2019-10-15T20:42:35.449Z","1.1.1":"2019-08-29T14:54:35.793Z","1.1.0":"2019-08-20T18:28:03.624Z","2.0.0-alpha.3":"2019-08-15T01:41:59.868Z","2.0.0-alpha.2":"2019-08-15T01:19:58.560Z","2.0.0-alpha.1":"2019-08-15T00:05:16.472Z","2.0.0-alpha.0":"2019-08-14T20:39:38.634Z","1.0.3":"2019-06-05T04:52:42.739Z","1.0.2":"2019-05-03T19:38:37.326Z","1.0.1":"2019-04-16T20:31:55.921Z","1.0.0":"2019-04-16T20:19:53.229Z","0.1.32":"2019-04-16T17:27:49.063Z","0.1.31":"2019-03-21T18:32:37.683Z","0.1.30":"2018-10-07T17:21:55.050Z","0.1.29":"2018-08-24T16:17:52.301Z","0.1.28":"2018-06-30T17:47:36.871Z","0.1.27":"2018-06-01T19:17:34.532Z","0.1.26":"2018-05-31T15:31:34.441Z","0.1.25":"2018-04-18T09:23:23.977Z","0.1.24":"2018-04-15T14:35:41.490Z","0.1.23":"2018-02-25T04:25:06.162Z","0.1.22":"2018-01-16T21:51:13.424Z","0.1.21":"2017-12-14T06:45:57.186Z","0.1.19":"2017-12-13T23:22:37.639Z","0.1.18":"2017-11-30T17:48:08.351Z","0.1.17":"2017-11-07T02:27:42.012Z","0.1.16":"2017-07-25T16:55:55.677Z","0.1.15":"2017-07-17T18:12:13.314Z","0.1.14":"2017-06-14T13:30:36.636Z","0.1.13":"2016-10-19T19:27:52.217Z","0.1.12":"2016-07-25T19:33:37.551Z","0.1.11":"2016-07-17T01:33:18.897Z","0.1.10":"2016-07-14T17:29:02.950Z","0.1.9":"2016-07-05T21:40:14.502Z","0.1.8":"2016-02-17T17:05:20.191Z","0.1.7":"2016-01-18T19:18:41.883Z","0.1.6":"2015-12-17T23:34:38.294Z","0.1.5":"2015-12-03T16:39:48.096Z","0.1.4":"2015-12-03T16:37:28.214Z","0.1.3":"2015-12-03T16:33:52.886Z","0.1.2":"2015-12-03T16:28:40.346Z","0.1.1":"2015-12-02T00:07:24.345Z","0.1.0":"2015-12-01T23:45:10.008Z"},"users":{},"author":{"name":"Rocco Cataldo","email":"roccocataldo@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/RoccoC/webpack-build-notifier.git"},"versions":{"3.1.0":{"name":"webpack-build-notifier","version":"3.1.0","description":"A Webpack plugin that generates OS notifications for build steps using node-notifier.","main":"dist/index.cjs","module":"dist/index.js","types":"dist/index.d.ts","type":"module","scripts":{"build":"npm run clean && tsup && npm run build:types && copyfiles -f src/icons/* dist/icons/","build:types":"tsup --dts --format esm","clean":"rimraf dist tests/assets","lint":"npx eslint src --ext .ts","lint:fix":"npm run lint -- --fix","prepare":"npm run build","prepublishOnly":"npm run lint && npm t","test":"jest","test:ci":"jest --coverage && coveralls < coverage/lcov.info","test-watch":"jest --runInBand --watch"},"keywords":["webpack","notification","notify","node-notifier","alert","build","compilation","compile"],"repository":{"type":"git","url":"git+https://github.com/RoccoC/webpack-build-notifier.git"},"author":{"name":"Rocco Cataldo","email":"roccocataldo@gmail.com"},"license":"MIT","dependencies":{"node-notifier":"10.0.1","strip-ansi":"^6.0.1"},"devDependencies":{"@types/jest":"^29.5.5","@types/node-notifier":"8.0.3","@types/strip-ansi":"^5.2.1","@types/webpack":"^5.28.3","@typescript-eslint/eslint-plugin":"^6.9.0","@typescript-eslint/parser":"^6.9.0","babel-jest":"^29.7.0","copyfiles":"^2.4.1","eslint":"^8.52.0","eslint-config-airbnb-base":"^15.0.0","eslint-config-airbnb-typescript":"^17.1.0","eslint-plugin-import":"^2.29.0","jest":"^29.7.0","rimraf":"^5.0.5","ts-jest":"^29.1.1","tsup":"^8.0.2","typescript":"^5.2.2","webpack":"^5.89.0"},"peerDependencies":{"webpack":"^5.0.0"},"gitHead":"99dac1bbbfa5eebc260df6dadaa0dbb15c327f62","bugs":{"url":"https://github.com/RoccoC/webpack-build-notifier/issues"},"homepage":"https://github.com/RoccoC/webpack-build-notifier#readme","_id":"webpack-build-notifier@3.1.0","_nodeVersion":"18.17.0","_npmVersion":"9.6.7","dist":{"shasum":"22209a4236cc922f9199ba407536da1ee9b96759","size":85945,"noattachment":false,"key":"/webpack-build-notifier/-/webpack-build-notifier-3.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-build-notifier/download/webpack-build-notifier-3.1.0.tgz"},"_npmUser":{"name":"rcataldo","email":"roccocataldo@gmail.com"},"directories":{},"maintainers":[{"name":"rcataldo","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-build-notifier_3.1.0_1716959844342_0.9770149059487343"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-29T05:17:24.541Z","publish_time":1716959844541,"_source_registry_name":"default","_cnpm_publish_time":1716959844541},"3.0.0":{"name":"webpack-build-notifier","version":"3.0.0","description":"A Webpack plugin that generates OS notifications for build steps using node-notifier.","main":"dist/index.js","types":"dist/index.d.ts","type":"commonjs","scripts":{"build":"npm run clean && tsup ./src/index.ts --legacy-output --dts && copyfiles -f src/icons/* dist/icons/","clean":"rimraf dist tests/assets","lint":"npx eslint src --ext .ts","lint:fix":"npm run lint -- --fix","prepare":"npm run build","prepublishOnly":"npm run lint && npm t","test":"jest","test:ci":"jest --coverage && coveralls < coverage/lcov.info","test-watch":"jest --runInBand --watch"},"keywords":["webpack","notification","notify","node-notifier","alert","build","compilation","compile"],"repository":{"type":"git","url":"git+https://github.com/RoccoC/webpack-build-notifier.git"},"author":{"name":"Rocco Cataldo","email":"roccocataldo@gmail.com"},"license":"MIT","dependencies":{"node-notifier":"10.0.1","strip-ansi":"^6.0.1"},"devDependencies":{"@types/jest":"^29.5.5","@types/node-notifier":"8.0.3","@types/strip-ansi":"^5.2.1","@types/webpack":"^5.28.3","@typescript-eslint/eslint-plugin":"^6.9.0","@typescript-eslint/parser":"^6.9.0","babel-jest":"^29.7.0","copyfiles":"^2.4.1","eslint":"^8.52.0","eslint-config-airbnb-base":"^15.0.0","eslint-config-airbnb-typescript":"^17.1.0","eslint-plugin-import":"^2.29.0","jest":"^29.7.0","rimraf":"^5.0.5","ts-jest":"^29.1.1","tsup":"^7.2.0","typescript":"^5.2.2","webpack":"^5.89.0"},"peerDependencies":{"webpack":"^5.0.0"},"gitHead":"e5d4c71edaf22131741b2f61e83fe6989b8d98fc","bugs":{"url":"https://github.com/RoccoC/webpack-build-notifier/issues"},"homepage":"https://github.com/RoccoC/webpack-build-notifier#readme","_id":"webpack-build-notifier@3.0.0","_nodeVersion":"18.17.0","_npmVersion":"9.6.7","dist":{"shasum":"75bdd895e8aab005aba3b0b58b6fa300dcd0913d","size":85382,"noattachment":false,"key":"/webpack-build-notifier/-/webpack-build-notifier-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-build-notifier/download/webpack-build-notifier-3.0.0.tgz"},"_npmUser":{"name":"rcataldo","email":"roccocataldo@gmail.com"},"directories":{},"maintainers":[{"name":"rcataldo","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-build-notifier_3.0.0_1716830721914_0.162460904807463"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-27T17:25:22.117Z","publish_time":1716830722117,"_source_registry_name":"default","_cnpm_publish_time":1716830722117},"2.3.0":{"name":"webpack-build-notifier","version":"2.3.0","description":"A Webpack plugin that generates OS notifications for build steps using node-notifier.","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"npm run clean && tsc && copyfiles -f src/icons/* dist/icons/","clean":"rimraf dist tests/assets","lint":"tslint --project tsconfig.json ./src/*.ts","lint:fix":"npm run lint -- --fix","prepare":"npm run build","prepublishOnly":"npm run lint && npm t","test":"jest","test:ci":"jest --coverage && coveralls < coverage/lcov.info","test-watch":"jest --runInBand --watch"},"keywords":["webpack","notification","notify","node-notifier","alert","build","compilation","compile"],"repository":{"type":"git","url":"git+https://github.com/RoccoC/webpack-build-notifier.git"},"author":{"name":"Rocco Cataldo","email":"roccocataldo@gmail.com"},"license":"MIT","dependencies":{"node-notifier":"9.0.1","strip-ansi":"^6.0.0"},"devDependencies":{"@types/jest":"^25.2.3","@types/node-notifier":"8.0.0","@types/strip-ansi":"^5.2.1","@types/webpack":"^4.41.13","autoprefixer":"^9.8.1","babel-jest":"^26.0.1","copyfiles":"^2.2.0","css-loader":"^3.6.0","extract-css-chunks-webpack-plugin":"^4.7.5","jest":"^26.0.1","postcss-loader":"^3.0.0","rimraf":"^3.0.2","ts-jest":"^26.0.0","tslint":"^6.1.2","tslint-config-airbnb":"^5.11.2","typescript":"^3.9.3","webpack":"^4.43.0"},"gitHead":"d580d13ba84f276c88282c8fc43548ef4347e9f2","bugs":{"url":"https://github.com/RoccoC/webpack-build-notifier/issues"},"homepage":"https://github.com/RoccoC/webpack-build-notifier#readme","_id":"webpack-build-notifier@2.3.0","_nodeVersion":"12.9.1","_npmVersion":"6.11.3","dist":{"shasum":"cb314fbe85b2684e00443b465c08026e812b83f5","size":87547,"noattachment":false,"key":"/webpack-build-notifier/-/webpack-build-notifier-2.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-build-notifier/download/webpack-build-notifier-2.3.0.tgz"},"_npmUser":{"name":"rcataldo","email":"roccocataldo@gmail.com"},"directories":{},"maintainers":[{"name":"rcataldo","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-build-notifier_2.3.0_1624123226230_0.7552388966708095"},"_hasShrinkwrap":false,"publish_time":1624123226381,"_cnpm_publish_time":1624123226381,"_cnpmcore_publish_time":"2021-12-16T12:40:47.743Z"},"2.2.1":{"name":"webpack-build-notifier","version":"2.2.1","description":"A Webpack plugin that generates OS notifications for build steps using node-notifier.","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"npm run clean && tsc && copyfiles -f src/icons/* dist/icons/","clean":"rimraf dist tests/assets","lint":"tslint --project tsconfig.json ./src/*.ts","lint:fix":"npm run lint -- --fix","prepare":"npm run build","prepublishOnly":"npm run lint && npm t","test":"jest","test:ci":"jest --coverage && coveralls < coverage/lcov.info","test-watch":"jest --runInBand --watch"},"keywords":["webpack","notification","notify","node-notifier","alert","build","compilation","compile"],"repository":{"type":"git","url":"git+https://github.com/RoccoC/webpack-build-notifier.git"},"author":{"name":"Rocco Cataldo","email":"roccocataldo@gmail.com"},"license":"MIT","dependencies":{"node-notifier":"9.0.0","strip-ansi":"^6.0.0"},"devDependencies":{"@types/jest":"^25.2.3","@types/node-notifier":"8.0.0","@types/strip-ansi":"^5.2.1","@types/webpack":"^4.41.13","autoprefixer":"^9.8.1","babel-jest":"^26.0.1","copyfiles":"^2.2.0","css-loader":"^3.6.0","extract-css-chunks-webpack-plugin":"^4.7.5","jest":"^26.0.1","postcss-loader":"^3.0.0","rimraf":"^3.0.2","ts-jest":"^26.0.0","tslint":"^6.1.2","tslint-config-airbnb":"^5.11.2","typescript":"^3.9.3","webpack":"^4.43.0"},"gitHead":"ba29e0dca2b341cc65fa541a45d435fe4f877776","bugs":{"url":"https://github.com/RoccoC/webpack-build-notifier/issues"},"homepage":"https://github.com/RoccoC/webpack-build-notifier#readme","_id":"webpack-build-notifier@2.2.1","_nodeVersion":"12.9.1","_npmVersion":"6.11.3","dist":{"shasum":"5a7a5e0c6fb6134e4e644d577fa23d831f455d59","size":87161,"noattachment":false,"key":"/webpack-build-notifier/-/webpack-build-notifier-2.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-build-notifier/download/webpack-build-notifier-2.2.1.tgz"},"_npmUser":{"name":"rcataldo","email":"roccocataldo@gmail.com"},"directories":{},"maintainers":[{"name":"rcataldo","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-build-notifier_2.2.1_1619826982596_0.8139482924446138"},"_hasShrinkwrap":false,"publish_time":1619826982712,"_cnpm_publish_time":1619826982712,"_cnpmcore_publish_time":"2021-12-16T12:40:48.058Z"},"2.2.0":{"name":"webpack-build-notifier","version":"2.2.0","description":"A Webpack plugin that generates OS notifications for build steps using node-notifier.","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"npm run clean && tsc && copyfiles -f src/icons/* dist/icons/","clean":"rimraf dist tests/assets","lint":"tslint --project tsconfig.json ./src/*.ts","lint:fix":"npm run lint -- --fix","prepare":"npm run build","prepublishOnly":"npm run lint && npm t","test":"jest","test:ci":"jest --coverage && coveralls < coverage/lcov.info","test-watch":"jest --runInBand --watch"},"keywords":["webpack","notification","notify","node-notifier","alert","build","compilation","compile"],"repository":{"type":"git","url":"git+https://github.com/RoccoC/webpack-build-notifier.git"},"author":{"name":"Rocco Cataldo","email":"roccocataldo@gmail.com"},"license":"MIT","dependencies":{"node-notifier":"9.0.0","strip-ansi":"^6.0.0"},"devDependencies":{"@types/jest":"^25.2.3","@types/node-notifier":"8.0.0","@types/strip-ansi":"^5.2.1","@types/webpack":"^4.41.13","autoprefixer":"^9.8.1","babel-jest":"^26.0.1","copyfiles":"^2.2.0","css-loader":"^3.6.0","extract-css-chunks-webpack-plugin":"^4.7.5","jest":"^26.0.1","postcss-loader":"^3.0.0","rimraf":"^3.0.2","ts-jest":"^26.0.0","tslint":"^6.1.2","tslint-config-airbnb":"^5.11.2","typescript":"^3.9.3","webpack":"^4.43.0"},"gitHead":"d09de99e9a1ff423afed839ed6729c2771a4e9f2","bugs":{"url":"https://github.com/RoccoC/webpack-build-notifier/issues"},"homepage":"https://github.com/RoccoC/webpack-build-notifier#readme","_id":"webpack-build-notifier@2.2.0","_nodeVersion":"12.9.1","_npmVersion":"6.11.3","dist":{"shasum":"80a8d93e4f695b95d43003e4ba0cbdcd1f2b9c47","size":87154,"noattachment":false,"key":"/webpack-build-notifier/-/webpack-build-notifier-2.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-build-notifier/download/webpack-build-notifier-2.2.0.tgz"},"_npmUser":{"name":"rcataldo","email":"roccocataldo@gmail.com"},"directories":{},"maintainers":[{"name":"rcataldo","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-build-notifier_2.2.0_1619619962241_0.3404895058002837"},"_hasShrinkwrap":false,"publish_time":1619619962414,"_cnpm_publish_time":1619619962414,"_cnpmcore_publish_time":"2021-12-16T12:40:48.770Z"},"2.1.1":{"name":"webpack-build-notifier","version":"2.1.1","description":"A Webpack plugin that generates OS notifications for build steps using node-notifier.","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"npm run clean && tsc && copyfiles -f src/icons/* dist/icons/","clean":"rimraf dist tests/assets","lint":"tslint --project tsconfig.json ./src/*.ts","lint:fix":"npm run lint -- --fix","prepare":"npm run build","prepublishOnly":"npm run lint && npm t","test":"jest","test:ci":"jest --coverage && coveralls < coverage/lcov.info","test-watch":"jest --runInBand --watch"},"keywords":["webpack","notification","notify","node-notifier","alert","build","compilation","compile"],"repository":{"type":"git","url":"git+https://github.com/RoccoC/webpack-build-notifier.git"},"author":{"name":"Rocco Cataldo","email":"roccocataldo@gmail.com"},"license":"MIT","dependencies":{"node-notifier":"9.0.0","strip-ansi":"^6.0.0"},"devDependencies":{"@types/jest":"^25.2.3","@types/node-notifier":"8.0.0","@types/strip-ansi":"^5.2.1","@types/webpack":"^4.41.13","autoprefixer":"^9.8.1","babel-jest":"^26.0.1","copyfiles":"^2.2.0","css-loader":"^3.6.0","extract-css-chunks-webpack-plugin":"^4.7.5","jest":"^26.0.1","postcss-loader":"^3.0.0","rimraf":"^3.0.2","ts-jest":"^26.0.0","tslint":"^6.1.2","tslint-config-airbnb":"^5.11.2","typescript":"^3.9.3","webpack":"^4.43.0"},"gitHead":"8488b883ae3d1204f315612a0fd89455e0bfcfda","bugs":{"url":"https://github.com/RoccoC/webpack-build-notifier/issues"},"homepage":"https://github.com/RoccoC/webpack-build-notifier#readme","_id":"webpack-build-notifier@2.1.1","_nodeVersion":"12.9.1","_npmVersion":"6.11.3","dist":{"shasum":"dd837885bc3a155a2ae5a3cfaa60e5074e30a672","size":86855,"noattachment":false,"key":"/webpack-build-notifier/-/webpack-build-notifier-2.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-build-notifier/download/webpack-build-notifier-2.1.1.tgz"},"_npmUser":{"name":"rcataldo","email":"roccocataldo@gmail.com"},"directories":{},"maintainers":[{"name":"rcataldo","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-build-notifier_2.1.1_1608570450676_0.7873147426890164"},"_hasShrinkwrap":false,"publish_time":1608570450921,"_cnpm_publish_time":1608570450921,"_cnpmcore_publish_time":"2021-12-16T12:40:49.209Z"},"2.1.1-alpha.1":{"name":"webpack-build-notifier","version":"2.1.1-alpha.1","description":"A Webpack plugin that generates OS notifications for build steps using node-notifier.","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"npm run clean && tsc && copyfiles -f src/icons/* dist/icons/","clean":"rimraf dist tests/assets","lint":"tslint --project tsconfig.json ./src/*.ts","lint:fix":"npm run lint -- --fix","prepare":"npm run build","prepublishOnly":"npm run lint && npm t","test":"jest","test:ci":"jest --coverage && coveralls < coverage/lcov.info","test-watch":"jest --runInBand --watch"},"keywords":["webpack","notification","notify","node-notifier","alert","build","compilation","compile"],"repository":{"type":"git","url":"git+https://github.com/RoccoC/webpack-build-notifier.git"},"author":{"name":"Rocco Cataldo","email":"roccocataldo@gmail.com"},"license":"MIT","dependencies":{"node-notifier":"9.0.0","strip-ansi":"^6.0.0"},"devDependencies":{"@types/jest":"^25.2.3","@types/node-notifier":"8.0.0","@types/strip-ansi":"^5.2.1","@types/webpack":"^4.41.13","autoprefixer":"^9.8.1","babel-jest":"^26.0.1","copyfiles":"^2.2.0","css-loader":"^3.6.0","extract-css-chunks-webpack-plugin":"^4.7.5","jest":"^26.0.1","postcss-loader":"^3.0.0","rimraf":"^3.0.2","ts-jest":"^26.0.0","tslint":"^6.1.2","tslint-config-airbnb":"^5.11.2","typescript":"^3.9.3","webpack":"^4.43.0"},"gitHead":"eccefd94f9e107fe45bb8f5b9f76496da09cd33c","bugs":{"url":"https://github.com/RoccoC/webpack-build-notifier/issues"},"homepage":"https://github.com/RoccoC/webpack-build-notifier#readme","_id":"webpack-build-notifier@2.1.1-alpha.1","_nodeVersion":"12.9.1","_npmVersion":"6.11.3","dist":{"shasum":"32ce4de0ae6d10c429ded5b5b61aaf778938e979","size":86858,"noattachment":false,"key":"/webpack-build-notifier/-/webpack-build-notifier-2.1.1-alpha.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-build-notifier/download/webpack-build-notifier-2.1.1-alpha.1.tgz"},"_npmUser":{"name":"rcataldo","email":"roccocataldo@gmail.com"},"directories":{},"maintainers":[{"name":"rcataldo","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-build-notifier_2.1.1-alpha.1_1608569982310_0.6552763381782645"},"_hasShrinkwrap":false,"publish_time":1608569982480,"_cnpm_publish_time":1608569982480,"_cnpmcore_publish_time":"2021-12-16T12:40:49.614Z"},"2.1.1-alpha":{"name":"webpack-build-notifier","version":"2.1.1-alpha","description":"A Webpack plugin that generates OS notifications for build steps using node-notifier.","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"npm run clean && tsc && copyfiles -f src/icons/* dist/icons/","clean":"rimraf dist tests/assets","lint":"tslint --project tsconfig.json ./src/*.ts","lint:fix":"npm run lint -- --fix","prepare":"npm run build","prepublishOnly":"npm run lint && npm t","test":"jest","test:ci":"jest --coverage && coveralls < coverage/lcov.info","test-watch":"jest --runInBand --watch"},"keywords":["webpack","notification","notify","node-notifier","alert","build","compilation","compile"],"repository":{"type":"git","url":"git+https://github.com/RoccoC/webpack-build-notifier.git"},"author":{"name":"Rocco Cataldo","email":"roccocataldo@gmail.com"},"license":"MIT","dependencies":{"node-notifier":"8.0.0","strip-ansi":"^6.0.0"},"devDependencies":{"@types/jest":"^25.2.3","@types/node-notifier":"8.0.0","@types/strip-ansi":"^5.2.1","@types/webpack":"^4.41.13","autoprefixer":"^9.8.1","babel-jest":"^26.0.1","copyfiles":"^2.2.0","css-loader":"^3.6.0","extract-css-chunks-webpack-plugin":"^4.7.5","jest":"^26.0.1","postcss-loader":"^3.0.0","rimraf":"^3.0.2","ts-jest":"^26.0.0","tslint":"^6.1.2","tslint-config-airbnb":"^5.11.2","typescript":"^3.9.3","webpack":"^4.43.0"},"gitHead":"ffe979b20cb67ab1e50aef77bee9d844eaab3888","bugs":{"url":"https://github.com/RoccoC/webpack-build-notifier/issues"},"homepage":"https://github.com/RoccoC/webpack-build-notifier#readme","_id":"webpack-build-notifier@2.1.1-alpha","_nodeVersion":"12.9.1","_npmVersion":"6.11.3","dist":{"shasum":"3e3997918060ffacc1d40ec884f3078b08a0939e","size":86853,"noattachment":false,"key":"/webpack-build-notifier/-/webpack-build-notifier-2.1.1-alpha.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-build-notifier/download/webpack-build-notifier-2.1.1-alpha.tgz"},"_npmUser":{"name":"rcataldo","email":"roccocataldo@gmail.com"},"directories":{},"maintainers":[{"name":"rcataldo","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-build-notifier_2.1.1-alpha_1607619047508_0.6924427841189227"},"_hasShrinkwrap":false,"publish_time":1607619047749,"_cnpm_publish_time":1607619047749,"_cnpmcore_publish_time":"2021-12-16T12:40:50.033Z"},"2.1.0":{"name":"webpack-build-notifier","version":"2.1.0","description":"A Webpack plugin that generates OS notifications for build steps using node-notifier.","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"npm run clean && tsc && copyfiles -f src/icons/* dist/icons/","clean":"rimraf dist tests/assets","lint":"tslint --project tsconfig.json ./src/*.ts","lint:fix":"npm run lint -- --fix","prepare":"npm run build","prepublishOnly":"npm run lint && npm t","test":"jest","test:ci":"jest --coverage && coveralls < coverage/lcov.info","test-watch":"jest --runInBand --watch"},"keywords":["webpack","notification","notify","node-notifier","alert","build","compilation","compile"],"repository":{"type":"git","url":"git+https://github.com/RoccoC/webpack-build-notifier.git"},"author":{"name":"Rocco Cataldo","email":"roccocataldo@gmail.com"},"license":"MIT","dependencies":{"node-notifier":"7.0.1","strip-ansi":"^6.0.0"},"devDependencies":{"@types/jest":"^25.2.3","@types/node-notifier":"^6.0.1","@types/strip-ansi":"^5.2.1","@types/webpack":"^4.41.13","autoprefixer":"^9.8.1","babel-jest":"^26.0.1","copyfiles":"^2.2.0","css-loader":"^3.6.0","extract-css-chunks-webpack-plugin":"^4.7.5","jest":"^26.0.1","postcss-loader":"^3.0.0","rimraf":"^3.0.2","ts-jest":"^26.0.0","tslint":"^6.1.2","tslint-config-airbnb":"^5.11.2","typescript":"^3.9.3","webpack":"^4.43.0"},"gitHead":"cfadd047c0e99aeaa2e37f906a45674825c5a914","bugs":{"url":"https://github.com/RoccoC/webpack-build-notifier/issues"},"homepage":"https://github.com/RoccoC/webpack-build-notifier#readme","_id":"webpack-build-notifier@2.1.0","_nodeVersion":"12.9.1","_npmVersion":"6.11.3","dist":{"shasum":"fb20adbfa0b1bbbc44c616519605b2b53afff1a2","size":86772,"noattachment":false,"key":"/webpack-build-notifier/-/webpack-build-notifier-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-build-notifier/download/webpack-build-notifier-2.1.0.tgz"},"maintainers":[{"name":"rcataldo","email":""}],"_npmUser":{"name":"rcataldo","email":"roccocataldo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-build-notifier_2.1.0_1592929163606_0.3526934047309527"},"_hasShrinkwrap":false,"publish_time":1592929163892,"_cnpm_publish_time":1592929163892,"_cnpmcore_publish_time":"2021-12-16T12:40:50.459Z"},"2.0.1":{"name":"webpack-build-notifier","version":"2.0.1","description":"A Webpack plugin that generates OS notifications for build steps using node-notifier.","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"npm run clean && tsc && copyfiles -f src/icons/* dist/icons/","clean":"rimraf dist tests/assets","lint":"tslint --project tsconfig.json ./src/*.ts","lint:fix":"npm run lint -- --fix","prepare":"npm run build","prepublishOnly":"npm run lint && npm t","test":"jest","test:ci":"jest --coverageReporters=text-lcov | coveralls","test-watch":"jest --runInBand --watch"},"keywords":["webpack","notification","notify","node-notifier","alert","build","compilation","compile"],"repository":{"type":"git","url":"git+https://github.com/RoccoC/webpack-build-notifier.git"},"author":{"name":"Rocco Cataldo","email":"roccocataldo@gmail.com"},"license":"MIT","dependencies":{"node-notifier":"6.0.0","strip-ansi":"^5.2.0"},"devDependencies":{"@types/jest":"^24.0.19","@types/node-notifier":"^5.4.0","@types/strip-ansi":"^5.2.1","@types/webpack":"^4.39.3","babel-jest":"^24.9.0","copyfiles":"^2.1.1","jest":"^24.9.0","rimraf":"^3.0.0","ts-jest":"^24.1.0","tslint":"^5.20.0","tslint-config-airbnb":"^5.11.2","typescript":"^3.9.3","webpack":"^4.41.2"},"gitHead":"ba2e03a1226dd2d92dcdb1c2731bd52b97043a15","bugs":{"url":"https://github.com/RoccoC/webpack-build-notifier/issues"},"homepage":"https://github.com/RoccoC/webpack-build-notifier#readme","_id":"webpack-build-notifier@2.0.1","_nodeVersion":"12.9.1","_npmVersion":"6.11.3","dist":{"shasum":"4ca07ae27b0addb971e76a89c7c9f5e3b5288e3c","size":86534,"noattachment":false,"key":"/webpack-build-notifier/-/webpack-build-notifier-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-build-notifier/download/webpack-build-notifier-2.0.1.tgz"},"maintainers":[{"name":"rcataldo","email":""}],"_npmUser":{"name":"rcataldo","email":"roccocataldo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-build-notifier_2.0.1_1590301018277_0.4480261711426443"},"_hasShrinkwrap":false,"publish_time":1590301018445,"_cnpm_publish_time":1590301018445,"_cnpmcore_publish_time":"2021-12-16T12:40:50.845Z"},"2.0.0":{"name":"webpack-build-notifier","version":"2.0.0","description":"A Webpack plugin that generates OS notifications for build steps using node-notifier.","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"npm run clean && tsc && copyfiles -f src/icons/* dist/icons/","clean":"rimraf dist tests/assets","lint":"tslint --project tsconfig.json ./src/*.ts","lint:fix":"npm run lint -- --fix","prepare":"npm run build","prepublishOnly":"npm run lint && npm t","test":"jest","test:ci":"jest --coverageReporters=text-lcov | coveralls","test-watch":"jest --runInBand --watch"},"keywords":["webpack","notification","notify","node-notifier","alert","build","compilation","compile"],"repository":{"type":"git","url":"git+https://github.com/RoccoC/webpack-build-notifier.git"},"author":{"name":"Rocco Cataldo","email":"roccocataldo@gmail.com"},"license":"MIT","dependencies":{"node-notifier":"6.0.0","strip-ansi":"^5.2.0"},"devDependencies":{"@types/jest":"^24.0.19","@types/node-notifier":"^5.4.0","@types/strip-ansi":"^5.2.1","@types/webpack":"^4.39.3","babel-jest":"^24.9.0","copyfiles":"^2.1.1","jest":"^24.9.0","rimraf":"^3.0.0","ts-jest":"^24.1.0","tslint":"^5.20.0","tslint-config-airbnb":"^5.11.2","typescript":"^3.6.4","webpack":"^4.41.2"},"gitHead":"6ee67a7bad23b22439ae8921a09254657e78f270","bugs":{"url":"https://github.com/RoccoC/webpack-build-notifier/issues"},"homepage":"https://github.com/RoccoC/webpack-build-notifier#readme","_id":"webpack-build-notifier@2.0.0","_nodeVersion":"12.9.1","_npmVersion":"6.11.3","dist":{"shasum":"4e2012f939dd3124d397fb881dbf3dc973596065","size":86376,"noattachment":false,"key":"/webpack-build-notifier/-/webpack-build-notifier-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-build-notifier/download/webpack-build-notifier-2.0.0.tgz"},"maintainers":[{"name":"rcataldo","email":""}],"_npmUser":{"name":"rcataldo","email":"roccocataldo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-build-notifier_2.0.0_1571193071438_0.35604534270230026"},"_hasShrinkwrap":false,"publish_time":1571193071594,"_cnpm_publish_time":1571193071594,"_cnpmcore_publish_time":"2021-12-16T12:40:51.182Z"},"1.2.2":{"name":"webpack-build-notifier","version":"1.2.2","description":"A Webpack plugin that generates OS notifications for build steps using node-notifier.","main":"index.js","types":"index.d.ts","scripts":{"lint":"eslint index.js","lint:fix":"npm run lint -- --fix","test":"jest","test:ci":"jest --coverageReporters=text-lcov | coveralls","test-watch":"jest --runInBand --watch"},"keywords":["webpack","notification","notify","node-notifier","alert","build","compilation","compile"],"repository":{"type":"git","url":"git+https://github.com/RoccoC/webpack-build-notifier.git"},"author":{"name":"Rocco Cataldo","email":"roccocataldo@gmail.com"},"license":"MIT","dependencies":{"ansi-regex":"5.0.0","strip-ansi":"5.2.0","node-notifier":"6.0.0"},"devDependencies":{"@babel/core":"^7.6.4","@babel/preset-env":"^7.6.3","@types/node-notifier":"^5.4.0","@types/webpack":"^4.39.3","babel-eslint":"^10.0.3","eslint":"^6.5.1","jest":"^24.9.0","webpack":"^4.41.2"},"gitHead":"1a5987d33a4b60c4555baa0c5553612571660414","bugs":{"url":"https://github.com/RoccoC/webpack-build-notifier/issues"},"homepage":"https://github.com/RoccoC/webpack-build-notifier#readme","_id":"webpack-build-notifier@1.2.2","_nodeVersion":"12.9.1","_npmVersion":"6.11.3","dist":{"shasum":"30b4deb669f7b090ca5c3d6376bbfa72c5d0f7dd","size":89145,"noattachment":false,"key":"/webpack-build-notifier/-/webpack-build-notifier-1.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-build-notifier/download/webpack-build-notifier-1.2.2.tgz"},"maintainers":[{"name":"rcataldo","email":""}],"_npmUser":{"name":"rcataldo","email":"roccocataldo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-build-notifier_1.2.2_1571183705930_0.07928016820106887"},"_hasShrinkwrap":false,"publish_time":1571183706089,"_cnpm_publish_time":1571183706089,"_cnpmcore_publish_time":"2021-12-16T12:40:51.466Z"},"1.2.1":{"name":"webpack-build-notifier","version":"1.2.1","description":"A Webpack plugin that generates OS notifications for build steps using node-notifier.","main":"index.js","types":"index.d.ts","scripts":{"lint":"eslint index.js","lint:fix":"eslint --fix index.js","test":"jest --runInBand --verbose --coverage --collectCoverageFrom=index.js","test:ci":"jest --coverage --collectCoverageFrom=index.js --coverageReporters=text-lcov | coveralls","test-watch":"jest --runInBand --watch"},"keywords":["webpack","notification","notify","node-notifier","alert","build","compilation","compile"],"repository":{"type":"git","url":"git+https://github.com/RoccoC/webpack-build-notifier.git"},"author":{"name":"Rocco Cataldo","email":"roccocataldo@gmail.com"},"license":"MIT","dependencies":{"ansi-regex":"4.1.0","strip-ansi":"5.2.0","node-notifier":"5.4.3"},"devDependencies":{"@babel/core":"^7.4.5","@babel/preset-env":"^7.4.5","@types/node-notifier":"^5.4.0","@types/webpack":"^4.4.32","babel-eslint":"^10.0.1","eslint":"^5.16.0","jest":"^24.8.0","webpack":"^4.33.0"},"gitHead":"e153dd887219f1848f7df6e6c90ba4a10dd58090","bugs":{"url":"https://github.com/RoccoC/webpack-build-notifier/issues"},"homepage":"https://github.com/RoccoC/webpack-build-notifier#readme","_id":"webpack-build-notifier@1.2.1","_nodeVersion":"12.9.1","_npmVersion":"6.11.3","dist":{"shasum":"e2621f843aef8e7c06124ff6de5a4e0dc9cfeaa7","size":87933,"noattachment":false,"key":"/webpack-build-notifier/-/webpack-build-notifier-1.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-build-notifier/download/webpack-build-notifier-1.2.1.tgz"},"maintainers":[{"name":"rcataldo","email":""}],"_npmUser":{"name":"rcataldo","email":"roccocataldo@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-build-notifier_1.2.1_1571172155316_0.013332696226480145"},"_hasShrinkwrap":false,"publish_time":1571172155449,"_cnpm_publish_time":1571172155449,"_cnpmcore_publish_time":"2021-12-16T12:40:51.855Z"},"1.1.1":{"name":"webpack-build-notifier","version":"1.1.1","description":"A Webpack plugin that generates OS notifications for build steps using node-notifier.","main":"index.js","types":"index.d.ts","scripts":{"lint":"eslint index.js","lint:fix":"eslint --fix index.js","test":"jest --runInBand --verbose --coverage --collectCoverageFrom=index.js","test:ci":"jest --coverage --collectCoverageFrom=index.js --coverageReporters=text-lcov | coveralls","test-watch":"jest --runInBand --watch"},"keywords":["webpack","notification","notify","node-notifier","alert","build","compilation","compile"],"repository":{"type":"git","url":"git+https://github.com/RoccoC/webpack-build-notifier.git"},"author":{"name":"Rocco Cataldo","email":"roccocataldo@gmail.com"},"license":"MIT","dependencies":{"ansi-regex":"4.1.0","strip-ansi":"5.2.0","node-notifier":"5.4.3"},"devDependencies":{"@babel/core":"^7.4.5","@babel/preset-env":"^7.4.5","@types/node-notifier":"^5.4.0","@types/webpack":"^4.4.32","babel-eslint":"^10.0.1","eslint":"^5.16.0","jest":"^24.8.0","webpack":"^4.33.0"},"gitHead":"db6552f5fab2c1b8ab99fe55c4f33d7ddfdf7636","bugs":{"url":"https://github.com/RoccoC/webpack-build-notifier/issues"},"homepage":"https://github.com/RoccoC/webpack-build-notifier#readme","_id":"webpack-build-notifier@1.1.1","_npmVersion":"5.6.0","_nodeVersion":"8.4.0","_npmUser":{"name":"rcataldo","email":"roccocataldo@gmail.com"},"dist":{"shasum":"9a4f6e1bfdad43f5beba759fc90872a7132e40e4","size":166673,"noattachment":false,"key":"/webpack-build-notifier/-/webpack-build-notifier-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-build-notifier/download/webpack-build-notifier-1.1.1.tgz"},"maintainers":[{"name":"rcataldo","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-build-notifier_1.1.1_1567090475662_0.45056287586884314"},"_hasShrinkwrap":false,"publish_time":1567090475793,"_cnpm_publish_time":1567090475793,"_cnpmcore_publish_time":"2021-12-16T12:40:52.507Z"},"1.1.0":{"name":"webpack-build-notifier","version":"1.1.0","description":"A Webpack plugin that generates OS notifications for build steps using node-notifier.","main":"index.js","types":"index.d.ts","scripts":{"lint":"eslint index.js","lint:fix":"eslint --fix index.js","test":"jest --runInBand --verbose --coverage --collectCoverageFrom=index.js","test:ci":"jest --coverage --collectCoverageFrom=index.js --coverageReporters=text-lcov | coveralls","test-watch":"jest --runInBand --watch"},"keywords":["webpack","notification","notify","node-notifier","alert","build","compilation","compile"],"repository":{"type":"git","url":"git+https://github.com/RoccoC/webpack-build-notifier.git"},"author":{"name":"Rocco Cataldo","email":"roccocataldo@gmail.com"},"license":"MIT","dependencies":{"ansi-regex":"^2.0.0","strip-ansi":"^3.0.1","node-notifier":"5.4.0"},"devDependencies":{"@babel/core":"^7.4.5","@babel/preset-env":"^7.4.5","@types/node-notifier":"^5.4.0","@types/webpack":"^4.4.32","babel-eslint":"^10.0.1","eslint":"^5.16.0","jest":"^24.8.0","webpack":"^4.33.0"},"gitHead":"b39b4a10ccbdb8ef26e3326de6d58672545df236","bugs":{"url":"https://github.com/RoccoC/webpack-build-notifier/issues"},"homepage":"https://github.com/RoccoC/webpack-build-notifier#readme","_id":"webpack-build-notifier@1.1.0","_npmVersion":"5.6.0","_nodeVersion":"8.4.0","_npmUser":{"name":"rcataldo","email":"roccocataldo@gmail.com"},"dist":{"shasum":"a544a2177a22e121a9b7b76bfabd127820c5625b","size":166603,"noattachment":false,"key":"/webpack-build-notifier/-/webpack-build-notifier-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-build-notifier/download/webpack-build-notifier-1.1.0.tgz"},"maintainers":[{"name":"rcataldo","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-build-notifier_1.1.0_1566325683460_0.3871023778589655"},"_hasShrinkwrap":false,"publish_time":1566325683624,"_cnpm_publish_time":1566325683624,"_cnpmcore_publish_time":"2021-12-16T12:40:53.497Z"},"2.0.0-alpha.3":{"name":"webpack-build-notifier","version":"2.0.0-alpha.3","description":"A Webpack plugin that generates OS notifications for build steps using node-notifier.","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"npm run clean && tsc && copyfiles -f src/icons/* dist/icons/","clean":"rimraf dist tests/assets","lint":"tslint --project tsconfig.json ./src/*.ts","lint:fix":"npm run lint -- --fix","prepare":"npm run build","prepublishOnly":"npm run lint && npm t","test":"jest","test:ci":"jest --coverageReporters=text-lcov | coveralls","test-watch":"jest --runInBand --watch"},"keywords":["webpack","notification","notify","node-notifier","alert","build","compilation","compile"],"repository":{"type":"git","url":"git+https://github.com/RoccoC/webpack-build-notifier.git"},"author":{"name":"Rocco Cataldo","email":"roccocataldo@gmail.com"},"license":"MIT","dependencies":{"node-notifier":"5.4.0","strip-ansi":"^5.2.0"},"devDependencies":{"@types/jest":"^24.0.17","@types/node-notifier":"^5.4.0","@types/strip-ansi":"^5.2.1","@types/webpack":"^4.4.32","babel-jest":"^24.8.0","copyfiles":"^2.1.1","jest":"^24.8.0","rimraf":"^3.0.0","ts-jest":"^24.0.2","tslint":"^5.18.0","tslint-config-airbnb":"^5.11.1","typescript":"^3.5.3","webpack":"^4.33.0"},"gitHead":"816f69f7a0f188e6fb34599a13c4f508e53a5991","bugs":{"url":"https://github.com/RoccoC/webpack-build-notifier/issues"},"homepage":"https://github.com/RoccoC/webpack-build-notifier#readme","_id":"webpack-build-notifier@2.0.0-alpha.3","_npmVersion":"5.6.0","_nodeVersion":"8.4.0","_npmUser":{"name":"rcataldo","email":"roccocataldo@gmail.com"},"dist":{"shasum":"9d0c578f78c74b4af195180426ec615235dc95e9","size":85775,"noattachment":false,"key":"/webpack-build-notifier/-/webpack-build-notifier-2.0.0-alpha.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-build-notifier/download/webpack-build-notifier-2.0.0-alpha.3.tgz"},"maintainers":[{"name":"rcataldo","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-build-notifier_2.0.0-alpha.3_1565833319723_0.10958678842588143"},"_hasShrinkwrap":false,"publish_time":1565833319868,"_cnpm_publish_time":1565833319868,"_cnpmcore_publish_time":"2021-12-16T12:40:53.878Z"},"2.0.0-alpha.2":{"name":"webpack-build-notifier","version":"2.0.0-alpha.2","description":"A Webpack plugin that generates OS notifications for build steps using node-notifier.","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"npm run clean && tsc && copyfiles -f src/icons/* dist/icons/","clean":"rimraf dist tests/assets","lint":"tslint --project tsconfig.json ./src/*.ts","lint:fix":"npm run lint -- --fix","prepare":"npm run build","prepublishOnly":"npm run lint && npm t","test":"jest","test:ci":"jest --coverageReporters=text-lcov | coveralls","test-watch":"jest --runInBand --watch"},"keywords":["webpack","notification","notify","node-notifier","alert","build","compilation","compile"],"repository":{"type":"git","url":"git+https://github.com/RoccoC/webpack-build-notifier.git"},"author":{"name":"Rocco Cataldo","email":"roccocataldo@gmail.com"},"license":"MIT","dependencies":{"node-notifier":"5.4.0","strip-ansi":"^5.2.0"},"devDependencies":{"@types/jest":"^24.0.17","@types/node-notifier":"^5.4.0","@types/strip-ansi":"^5.2.1","@types/webpack":"^4.4.32","babel-jest":"^24.8.0","copyfiles":"^2.1.1","jest":"^24.8.0","rimraf":"^3.0.0","ts-jest":"^24.0.2","tslint":"^5.18.0","tslint-config-airbnb":"^5.11.1","typescript":"^3.5.3","webpack":"^4.33.0"},"gitHead":"24cc14425dd4de36f09362568f7147960b741a45","bugs":{"url":"https://github.com/RoccoC/webpack-build-notifier/issues"},"homepage":"https://github.com/RoccoC/webpack-build-notifier#readme","_id":"webpack-build-notifier@2.0.0-alpha.2","_npmVersion":"5.6.0","_nodeVersion":"8.4.0","_npmUser":{"name":"rcataldo","email":"roccocataldo@gmail.com"},"dist":{"shasum":"0712b303aeac592d7b6632425e51cc83b7e10bcd","size":85541,"noattachment":false,"key":"/webpack-build-notifier/-/webpack-build-notifier-2.0.0-alpha.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-build-notifier/download/webpack-build-notifier-2.0.0-alpha.2.tgz"},"maintainers":[{"name":"rcataldo","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-build-notifier_2.0.0-alpha.2_1565831998400_0.4385818473579426"},"_hasShrinkwrap":false,"publish_time":1565831998560,"deprecated":"Please use latest alpha or stable release.","_cnpm_publish_time":1565831998560,"_cnpmcore_publish_time":"2021-12-16T12:40:54.408Z"},"2.0.0-alpha.1":{"name":"webpack-build-notifier","version":"2.0.0-alpha.1","description":"A Webpack plugin that generates OS notifications for build steps using node-notifier.","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"npm run clean && tsc && copyfiles -f src/icons/* dist/icons/","clean":"rimraf dist tests/assets","lint":"tslint --project tsconfig.json ./src/*.ts","lint:fix":"npm run lint -- --fix","prepare":"npm run build","prepublishOnly":"npm run lint && npm t","test":"jest","test:ci":"jest --coverageReporters=text-lcov | coveralls","test-watch":"jest --runInBand --watch"},"keywords":["webpack","notification","notify","node-notifier","alert","build","compilation","compile"],"repository":{"type":"git","url":"git+https://github.com/RoccoC/webpack-build-notifier.git"},"author":{"name":"Rocco Cataldo","email":"roccocataldo@gmail.com"},"license":"MIT","dependencies":{"node-notifier":"5.4.0","strip-ansi":"^5.2.0"},"devDependencies":{"@types/jest":"^24.0.17","@types/node-notifier":"^5.4.0","@types/strip-ansi":"^5.2.1","@types/webpack":"^4.4.32","babel-jest":"^24.8.0","copyfiles":"^2.1.1","jest":"^24.8.0","rimraf":"^3.0.0","ts-jest":"^24.0.2","tslint":"^5.18.0","tslint-config-airbnb":"^5.11.1","typescript":"^3.5.3","webpack":"^4.33.0"},"gitHead":"0b4904f169234f98459829a0ef170e9022e568db","bugs":{"url":"https://github.com/RoccoC/webpack-build-notifier/issues"},"homepage":"https://github.com/RoccoC/webpack-build-notifier#readme","_id":"webpack-build-notifier@2.0.0-alpha.1","_npmVersion":"5.6.0","_nodeVersion":"8.4.0","_npmUser":{"name":"rcataldo","email":"roccocataldo@gmail.com"},"dist":{"shasum":"fdf3d1ecaeb15ac0ddcec1d3c84f21b3201a5115","size":85756,"noattachment":false,"key":"/webpack-build-notifier/-/webpack-build-notifier-2.0.0-alpha.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-build-notifier/download/webpack-build-notifier-2.0.0-alpha.1.tgz"},"maintainers":[{"name":"rcataldo","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-build-notifier_2.0.0-alpha.1_1565827516335_0.8375448929556348"},"_hasShrinkwrap":false,"publish_time":1565827516472,"deprecated":"Please use latest alpha or stable release.","_cnpm_publish_time":1565827516472,"_cnpmcore_publish_time":"2021-12-16T12:40:55.186Z"},"2.0.0-alpha.0":{"name":"webpack-build-notifier","version":"2.0.0-alpha.0","description":"A Webpack plugin that generates OS notifications for build steps using node-notifier.","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"npm run clean && tsc && copyfiles ./src/icons/* ./dist","clean":"rimraf dist tests/assets","lint":"tslint --project tsconfig.json ./src/*.ts","lint:fix":"npm run lint -- --fix","prepare":"npm run build","prepublishOnly":"npm run lint && npm t","test":"jest","test:ci":"jest --coverageReporters=text-lcov | coveralls","test-watch":"jest --runInBand --watch"},"keywords":["webpack","notification","notify","node-notifier","alert","build","compilation","compile"],"repository":{"type":"git","url":"git+https://github.com/RoccoC/webpack-build-notifier.git"},"author":{"name":"Rocco Cataldo","email":"roccocataldo@gmail.com"},"license":"MIT","dependencies":{"node-notifier":"5.4.0","strip-ansi":"^5.2.0"},"devDependencies":{"@types/jest":"^24.0.17","@types/node-notifier":"^5.4.0","@types/strip-ansi":"^5.2.1","@types/webpack":"^4.4.32","babel-jest":"^24.8.0","copyfiles":"^2.1.1","jest":"^24.8.0","rimraf":"^3.0.0","ts-jest":"^24.0.2","tslint":"^5.18.0","tslint-config-airbnb":"^5.11.1","typescript":"^3.5.3","webpack":"^4.33.0"},"gitHead":"6b9cf000ec69bcf5e6a9b2833c36faceda39193f","bugs":{"url":"https://github.com/RoccoC/webpack-build-notifier/issues"},"homepage":"https://github.com/RoccoC/webpack-build-notifier#readme","_id":"webpack-build-notifier@2.0.0-alpha.0","_npmVersion":"5.6.0","_nodeVersion":"8.4.0","_npmUser":{"name":"rcataldo","email":"roccocataldo@gmail.com"},"dist":{"shasum":"fbde9c8b3861b6c322c886c92207e6472c80ebcb","size":85442,"noattachment":false,"key":"/webpack-build-notifier/-/webpack-build-notifier-2.0.0-alpha.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-build-notifier/download/webpack-build-notifier-2.0.0-alpha.0.tgz"},"maintainers":[{"name":"rcataldo","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-build-notifier_2.0.0-alpha.0_1565815178439_0.5273894710954838"},"_hasShrinkwrap":false,"publish_time":1565815178634,"deprecated":"Please use latest alpha or stable release.","_cnpm_publish_time":1565815178634,"_cnpmcore_publish_time":"2021-12-16T12:40:55.580Z"},"1.0.3":{"name":"webpack-build-notifier","version":"1.0.3","description":"A Webpack plugin that generates OS notifications for build steps using node-notifier.","main":"index.js","types":"index.d.ts","scripts":{"lint":"eslint index.js","lint:fix":"eslint --fix index.js","test":"jest --runInBand --verbose --coverage --collectCoverageFrom=index.js","test:ci":"jest --coverage --collectCoverageFrom=index.js --coverageReporters=text-lcov | coveralls","test-watch":"jest --runInBand --watch"},"keywords":["webpack","notification","notify","node-notifier","alert","build","compilation","compile"],"repository":{"type":"git","url":"git+https://github.com/RoccoC/webpack-build-notifier.git"},"author":{"name":"Rocco Cataldo","email":"roccocataldo@gmail.com"},"license":"MIT","dependencies":{"ansi-regex":"^2.0.0","strip-ansi":"^3.0.1","node-notifier":"5.4.0"},"devDependencies":{"@babel/core":"^7.4.5","@babel/preset-env":"^7.4.5","@types/node-notifier":"^5.4.0","@types/webpack":"^4.4.32","babel-eslint":"^10.0.1","eslint":"^5.16.0","jest":"^24.8.0","webpack":"^4.33.0"},"gitHead":"b861e3e51b6bab70fd37479a12bf5de2b43bd39a","bugs":{"url":"https://github.com/RoccoC/webpack-build-notifier/issues"},"homepage":"https://github.com/RoccoC/webpack-build-notifier#readme","_id":"webpack-build-notifier@1.0.3","_npmVersion":"5.6.0","_nodeVersion":"8.4.0","_npmUser":{"name":"rcataldo","email":"roccocataldo@gmail.com"},"dist":{"shasum":"67edd9089dfbbb8caef2aa5a4c12b690d4a606d6","size":86545,"noattachment":false,"key":"/webpack-build-notifier/-/webpack-build-notifier-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-build-notifier/download/webpack-build-notifier-1.0.3.tgz"},"maintainers":[{"name":"rcataldo","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-build-notifier_1.0.3_1559710362504_0.3039902554951266"},"_hasShrinkwrap":false,"publish_time":1559710362739,"_cnpm_publish_time":1559710362739,"_cnpmcore_publish_time":"2021-12-16T12:40:55.958Z"},"1.0.2":{"name":"webpack-build-notifier","version":"1.0.2","description":"A Webpack plugin that generates OS notifications for build steps using node-notifier.","main":"index.js","types":"index.d.ts","scripts":{"lint":"eslint index.js","lint:fix":"eslint --fix index.js","test":"jest --runInBand --verbose --coverage --collectCoverageFrom=index.js","test:ci":"jest --coverage --collectCoverageFrom=index.js --coverageReporters=text-lcov | coveralls","test-watch":"jest --runInBand --watch"},"keywords":["webpack","notification","notify","node-notifier","alert","build","compilation","compile"],"repository":{"type":"git","url":"git+https://github.com/RoccoC/webpack-build-notifier.git"},"author":{"name":"Rocco Cataldo","email":"roccocataldo@gmail.com"},"license":"MIT","dependencies":{"ansi-regex":"^2.0.0","strip-ansi":"^3.0.1","node-notifier":"5.2.1"},"devDependencies":{"@types/node-notifier":"^5.4.0","@types/webpack":"^4.4.26","babel-core":"^6.26.3","babel-eslint":"^8.2.5","babel-plugin-external-helpers":"^6.22.0","babel-preset-env":"^1.7.0","babel-preset-react":"^6.24.1","babel-preset-stage-0":"^6.24.1","babel-runtime":"^6.26.0","eslint":"^5.0.1","jest":"^23.6.0","webpack":"^4.4.1"},"gitHead":"4bdbb411aee2056d56233dba05f3e5a6a82ad20b","bugs":{"url":"https://github.com/RoccoC/webpack-build-notifier/issues"},"homepage":"https://github.com/RoccoC/webpack-build-notifier#readme","_id":"webpack-build-notifier@1.0.2","_npmVersion":"5.6.0","_nodeVersion":"8.4.0","_npmUser":{"name":"rcataldo","email":"roccocataldo@gmail.com"},"dist":{"shasum":"38d0b3dda4345b2e362dff49bda7a523db20faf8","size":86534,"noattachment":false,"key":"/webpack-build-notifier/-/webpack-build-notifier-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-build-notifier/download/webpack-build-notifier-1.0.2.tgz"},"maintainers":[{"name":"rcataldo","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-build-notifier_1.0.2_1556912317195_0.8680551363703757"},"_hasShrinkwrap":false,"publish_time":1556912317326,"_cnpm_publish_time":1556912317326,"_cnpmcore_publish_time":"2021-12-16T12:40:56.812Z"},"1.0.1":{"name":"webpack-build-notifier","version":"1.0.1","description":"A Webpack plugin that generates OS notifications for build steps using node-notifier.","main":"index.js","types":"index.d.ts","scripts":{"lint":"eslint index.js","lint:fix":"eslint --fix index.js","test":"jest --runInBand --verbose --coverage --collectCoverageFrom=index.js","test:ci":"jest --coverage --collectCoverageFrom=index.js --coverageReporters=text-lcov | coveralls","test-watch":"jest --runInBand --watch"},"keywords":["webpack","notification","notify","node-notifier","alert","build","compilation","compile"],"repository":{"type":"git","url":"git+https://github.com/RoccoC/webpack-build-notifier.git"},"author":{"name":"Rocco Cataldo","email":"roccocataldo@gmail.com"},"license":"MIT","dependencies":{"ansi-regex":"^2.0.0","strip-ansi":"^3.0.1","node-notifier":"5.2.1"},"devDependencies":{"@types/node-notifier":"^5.4.0","@types/webpack":"^4.4.26","babel-core":"^6.26.3","babel-eslint":"^8.2.5","babel-plugin-external-helpers":"^6.22.0","babel-preset-env":"^1.7.0","babel-preset-react":"^6.24.1","babel-preset-stage-0":"^6.24.1","babel-runtime":"^6.26.0","eslint":"^5.0.1","jest":"^23.6.0","webpack":"^4.4.1"},"gitHead":"714847598212d84075e56c7dda9e50e0670e457c","bugs":{"url":"https://github.com/RoccoC/webpack-build-notifier/issues"},"homepage":"https://github.com/RoccoC/webpack-build-notifier#readme","_id":"webpack-build-notifier@1.0.1","_npmVersion":"5.6.0","_nodeVersion":"8.4.0","_npmUser":{"name":"rcataldo","email":"roccocataldo@gmail.com"},"dist":{"shasum":"ea430aba67f311199b70339a7d53eb5c9a57cdaf","size":86492,"noattachment":false,"key":"/webpack-build-notifier/-/webpack-build-notifier-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-build-notifier/download/webpack-build-notifier-1.0.1.tgz"},"maintainers":[{"name":"rcataldo","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-build-notifier_1.0.1_1555446715713_0.8576157269013476"},"_hasShrinkwrap":false,"publish_time":1555446715921,"_cnpm_publish_time":1555446715921,"_cnpmcore_publish_time":"2021-12-16T12:40:57.335Z"},"1.0.0":{"name":"webpack-build-notifier","version":"1.0.0","description":"A Webpack plugin that generates OS notifications for build steps using node-notifier.","main":"index.js","types":"index.d.ts","scripts":{"lint":"eslint index.js","lint:fix":"eslint --fix index.js","test":"jest --runInBand --verbose --coverage --collectCoverageFrom=index.js","test:ci":"jest --coverage --collectCoverageFrom=index.js --coverageReporters=text-lcov | coveralls","test-watch":"jest --runInBand --watch"},"keywords":["webpack","notification","notify","node-notifier","alert","build","compilation","compile"],"repository":{"type":"git","url":"git+https://github.com/RoccoC/webpack-build-notifier.git"},"author":{"name":"Rocco Cataldo","email":"roccocataldo@gmail.com"},"license":"MIT","dependencies":{"ansi-regex":"^2.0.0","strip-ansi":"^3.0.1","node-notifier":"5.2.1"},"devDependencies":{"@types/node-notifier":"^5.4.0","@types/webpack":"^4.4.26","babel-core":"^6.26.3","babel-eslint":"^8.2.5","babel-plugin-external-helpers":"^6.22.0","babel-preset-env":"^1.7.0","babel-preset-react":"^6.24.1","babel-preset-stage-0":"^6.24.1","babel-runtime":"^6.26.0","eslint":"^5.0.1","jest":"^23.6.0","webpack":"^4.4.1"},"gitHead":"2586c3170a4eec2191c506d9c7b370f345c672d8","bugs":{"url":"https://github.com/RoccoC/webpack-build-notifier/issues"},"homepage":"https://github.com/RoccoC/webpack-build-notifier#readme","_id":"webpack-build-notifier@1.0.0","_npmVersion":"5.6.0","_nodeVersion":"8.4.0","_npmUser":{"name":"rcataldo","email":"roccocataldo@gmail.com"},"dist":{"shasum":"ad272d2a20ea3c0aadd90ba85feb6a9859002f8e","size":86409,"noattachment":false,"key":"/webpack-build-notifier/-/webpack-build-notifier-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-build-notifier/download/webpack-build-notifier-1.0.0.tgz"},"maintainers":[{"name":"rcataldo","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-build-notifier_1.0.0_1555445993121_0.6020142703803375"},"_hasShrinkwrap":false,"publish_time":1555445993229,"_cnpm_publish_time":1555445993229,"_cnpmcore_publish_time":"2021-12-16T12:40:57.815Z"},"0.1.32":{"name":"webpack-build-notifier","version":"0.1.32","description":"A Webpack plugin that generates OS notifications for build steps using node-notifier.","main":"index.js","types":"index.d.ts","scripts":{"lint":"eslint index.js","lint:fix":"eslint --fix index.js","test":"jest --runInBand --verbose --coverage --collectCoverageFrom=index.js","test:ci":"jest --coverage --collectCoverageFrom=index.js --coverageReporters=text-lcov | coveralls","test-watch":"jest --runInBand --watch"},"keywords":["webpack","notification","notify","node-notifier","alert","build","compilation","compile"],"repository":{"type":"git","url":"git+https://github.com/RoccoC/webpack-build-notifier.git"},"author":{"name":"Rocco Cataldo","email":"roccocataldo@gmail.com"},"license":"MIT","dependencies":{"ansi-regex":"^2.0.0","strip-ansi":"^3.0.1","node-notifier":"5.2.1"},"devDependencies":{"@types/node-notifier":"^5.4.0","@types/webpack":"^4.4.26","babel-core":"^6.26.3","babel-eslint":"^8.2.5","babel-plugin-external-helpers":"^6.22.0","babel-preset-env":"^1.7.0","babel-preset-react":"^6.24.1","babel-preset-stage-0":"^6.24.1","babel-runtime":"^6.26.0","eslint":"^5.0.1","jest":"^23.6.0","webpack":"^4.4.1"},"gitHead":"772e07f560e90b7f4c8468281135e9e7649237cb","bugs":{"url":"https://github.com/RoccoC/webpack-build-notifier/issues"},"homepage":"https://github.com/RoccoC/webpack-build-notifier#readme","_id":"webpack-build-notifier@0.1.32","_npmVersion":"5.6.0","_nodeVersion":"8.4.0","_npmUser":{"name":"rcataldo","email":"roccocataldo@gmail.com"},"dist":{"shasum":"965e63334147e18716661357b08409958563899e","size":86383,"noattachment":false,"key":"/webpack-build-notifier/-/webpack-build-notifier-0.1.32.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-build-notifier/download/webpack-build-notifier-0.1.32.tgz"},"maintainers":[{"name":"rcataldo","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-build-notifier_0.1.32_1555435668936_0.0962568525149281"},"_hasShrinkwrap":false,"publish_time":1555435669063,"_cnpm_publish_time":1555435669063,"_cnpmcore_publish_time":"2021-12-16T12:40:58.621Z"},"0.1.31":{"name":"webpack-build-notifier","version":"0.1.31","description":"A Webpack plugin that generates OS notifications for build steps using node-notifier.","main":"index.js","types":"index.d.ts","scripts":{"lint":"eslint index.js","lint:fix":"eslint --fix index.js","test":"jest --runInBand --verbose --coverage --collectCoverageFrom=index.js","test:ci":"jest --coverage --collectCoverageFrom=index.js --coverageReporters=text-lcov | coveralls","test-watch":"jest --runInBand --watch"},"keywords":["webpack","notification","notify","node-notifier","alert","build","compilation","compile"],"repository":{"type":"git","url":"git+https://github.com/RoccoC/webpack-build-notifier.git"},"author":{"name":"Rocco Cataldo","email":"roccocataldo@gmail.com"},"license":"MIT","dependencies":{"ansi-regex":"^2.0.0","strip-ansi":"^3.0.1","node-notifier":"5.2.1"},"devDependencies":{"@types/node-notifier":"^5.4.0","@types/webpack":"^4.4.26","babel-core":"^6.26.3","babel-eslint":"^8.2.5","babel-plugin-external-helpers":"^6.22.0","babel-preset-env":"^1.7.0","babel-preset-react":"^6.24.1","babel-preset-stage-0":"^6.24.1","babel-runtime":"^6.26.0","eslint":"^5.0.1","jest":"^23.6.0","webpack":"^4.4.1"},"gitHead":"6714095795b7696f04defb07745dafec13902828","bugs":{"url":"https://github.com/RoccoC/webpack-build-notifier/issues"},"homepage":"https://github.com/RoccoC/webpack-build-notifier#readme","_id":"webpack-build-notifier@0.1.31","_npmVersion":"5.6.0","_nodeVersion":"8.4.0","_npmUser":{"name":"rcataldo","email":"roccocataldo@gmail.com"},"dist":{"shasum":"8d3af97a434fdb06387d8b115b4efda0b185e307","size":86343,"noattachment":false,"key":"/webpack-build-notifier/-/webpack-build-notifier-0.1.31.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-build-notifier/download/webpack-build-notifier-0.1.31.tgz"},"maintainers":[{"name":"rcataldo","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-build-notifier_0.1.31_1553193157496_0.8057553076184729"},"_hasShrinkwrap":false,"publish_time":1553193157683,"_cnpm_publish_time":1553193157683,"_cnpmcore_publish_time":"2021-12-16T12:40:59.055Z"},"0.1.30":{"name":"webpack-build-notifier","version":"0.1.30","description":"A Webpack plugin that generates OS notifications for build steps using node-notifier.","main":"index.js","scripts":{"test":"eslint index.js"},"keywords":["webpack","notification","notify","node-notifier","alert","build","compilation","compile"],"repository":{"type":"git","url":"git+https://github.com/RoccoC/webpack-build-notifier.git"},"author":{"name":"Rocco Cataldo","email":"roccocataldo@gmail.com"},"license":"MIT","dependencies":{"ansi-regex":"^2.0.0","strip-ansi":"^3.0.1","node-notifier":"5.2.1"},"devDependencies":{"eslint":"^1.1.0"},"gitHead":"4f8bd44eccfeae6d6b8e974713167ce444a9d615","bugs":{"url":"https://github.com/RoccoC/webpack-build-notifier/issues"},"homepage":"https://github.com/RoccoC/webpack-build-notifier#readme","_id":"webpack-build-notifier@0.1.30","_npmVersion":"5.6.0","_nodeVersion":"8.4.0","_npmUser":{"name":"rcataldo","email":"roccocataldo@gmail.com"},"dist":{"shasum":"837e9002d13c1d76bdf954ccafe0b824b38bb789","size":83146,"noattachment":false,"key":"/webpack-build-notifier/-/webpack-build-notifier-0.1.30.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-build-notifier/download/webpack-build-notifier-0.1.30.tgz"},"maintainers":[{"name":"rcataldo","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-build-notifier_0.1.30_1538932914905_0.07354447849378354"},"_hasShrinkwrap":false,"publish_time":1538932915050,"_cnpm_publish_time":1538932915050,"_cnpmcore_publish_time":"2021-12-16T12:40:59.543Z"},"0.1.29":{"name":"webpack-build-notifier","version":"0.1.29","description":"A Webpack plugin that generates OS notifications for build steps using node-notifier.","main":"index.js","scripts":{"test":"eslint index.js"},"keywords":["webpack","notification","notify","node-notifier","alert","build","compilation","compile"],"repository":{"type":"git","url":"git+https://github.com/RoccoC/webpack-build-notifier.git"},"author":{"name":"Rocco Cataldo","email":"roccocataldo@gmail.com"},"license":"MIT","dependencies":{"ansi-regex":"^2.0.0","strip-ansi":"^3.0.1","node-notifier":"5.2.1"},"devDependencies":{"eslint":"^1.1.0"},"gitHead":"819d31074866d0a3a0b28fdd7e912cc2056610ed","bugs":{"url":"https://github.com/RoccoC/webpack-build-notifier/issues"},"homepage":"https://github.com/RoccoC/webpack-build-notifier#readme","_id":"webpack-build-notifier@0.1.29","_npmVersion":"5.6.0","_nodeVersion":"8.4.0","_npmUser":{"name":"rcataldo","email":"roccocataldo@gmail.com"},"dist":{"shasum":"d71f89bb94346c6b748e07aa3d117d2beb0a151f","size":82980,"noattachment":false,"key":"/webpack-build-notifier/-/webpack-build-notifier-0.1.29.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-build-notifier/download/webpack-build-notifier-0.1.29.tgz"},"maintainers":[{"name":"rcataldo","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-build-notifier_0.1.29_1535127472160_0.3063274563500067"},"_hasShrinkwrap":false,"publish_time":1535127472301,"_cnpm_publish_time":1535127472301,"_cnpmcore_publish_time":"2021-12-16T12:40:59.978Z"},"0.1.28":{"name":"webpack-build-notifier","version":"0.1.28","description":"A Webpack plugin that generates OS notifications for build steps using node-notifier.","main":"index.js","scripts":{"test":"eslint index.js"},"keywords":["webpack","notification","notify","node-notifier","alert","build","compilation","compile"],"repository":{"type":"git","url":"git+https://github.com/RoccoC/webpack-build-notifier.git"},"author":{"name":"Rocco Cataldo","email":"roccocataldo@gmail.com"},"license":"MIT","dependencies":{"ansi-regex":"^2.0.0","strip-ansi":"^3.0.1","node-notifier":"5.2.1"},"devDependencies":{"eslint":"^1.1.0"},"gitHead":"b9de693de62caa4db2091ae8ff4aaec1046ab516","bugs":{"url":"https://github.com/RoccoC/webpack-build-notifier/issues"},"homepage":"https://github.com/RoccoC/webpack-build-notifier#readme","_id":"webpack-build-notifier@0.1.28","_npmVersion":"5.6.0","_nodeVersion":"8.4.0","_npmUser":{"name":"rcataldo","email":"roccocataldo@gmail.com"},"dist":{"shasum":"54ff9ad9321d312d391e3a386af2731f12e3bb1d","size":82772,"noattachment":false,"key":"/webpack-build-notifier/-/webpack-build-notifier-0.1.28.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-build-notifier/download/webpack-build-notifier-0.1.28.tgz"},"maintainers":[{"name":"rcataldo","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-build-notifier_0.1.28_1530380856813_0.9504912879619869"},"_hasShrinkwrap":false,"publish_time":1530380856871,"_cnpm_publish_time":1530380856871,"_cnpmcore_publish_time":"2021-12-16T12:41:00.516Z"},"0.1.27":{"name":"webpack-build-notifier","version":"0.1.27","description":"A Webpack plugin that generates OS notifications for build steps using node-notifier.","main":"index.js","scripts":{"test":"eslint index.js"},"keywords":["webpack","notification","notify","node-notifier","alert","build","compilation","compile"],"repository":{"type":"git","url":"git+https://github.com/RoccoC/webpack-build-notifier.git"},"author":{"name":"Rocco Cataldo","email":"roccocataldo@gmail.com"},"license":"MIT","dependencies":{"ansi-regex":"^2.0.0","strip-ansi":"^3.0.1","node-notifier":"5.1.2"},"devDependencies":{"eslint":"^1.1.0"},"gitHead":"d0065760fa5bc233d8e01b5d2b850e62f4075bbf","bugs":{"url":"https://github.com/RoccoC/webpack-build-notifier/issues"},"homepage":"https://github.com/RoccoC/webpack-build-notifier#readme","_id":"webpack-build-notifier@0.1.27","_npmVersion":"5.6.0","_nodeVersion":"8.4.0","_npmUser":{"name":"rcataldo","email":"roccocataldo@gmail.com"},"dist":{"shasum":"e6f773d3c424d0f7c6e639aa3a6b66d1a0ad8f24","size":82693,"noattachment":false,"key":"/webpack-build-notifier/-/webpack-build-notifier-0.1.27.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-build-notifier/download/webpack-build-notifier-0.1.27.tgz"},"maintainers":[{"name":"rcataldo","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-build-notifier_0.1.27_1527880654404_0.02380165537174639"},"_hasShrinkwrap":false,"publish_time":1527880654532,"_cnpm_publish_time":1527880654532,"_cnpmcore_publish_time":"2021-12-16T12:41:01.511Z"},"0.1.26":{"name":"webpack-build-notifier","version":"0.1.26","description":"A Webpack plugin that generates OS notifications for build steps using node-notifier.","main":"index.js","scripts":{"test":"eslint index.js"},"keywords":["webpack","notification","notify","node-notifier","alert","build","compilation","compile"],"repository":{"type":"git","url":"git+https://github.com/RoccoC/webpack-build-notifier.git"},"author":{"name":"Rocco Cataldo","email":"roccocataldo@gmail.com"},"license":"MIT","dependencies":{"ansi-regex":"^2.0.0","strip-ansi":"^3.0.1","node-notifier":"5.1.2"},"devDependencies":{"eslint":"^1.1.0"},"gitHead":"34536242e3222d0e12b461e32d0bd40343729978","bugs":{"url":"https://github.com/RoccoC/webpack-build-notifier/issues"},"homepage":"https://github.com/RoccoC/webpack-build-notifier#readme","_id":"webpack-build-notifier@0.1.26","_npmVersion":"5.6.0","_nodeVersion":"8.4.0","_npmUser":{"name":"rcataldo","email":"roccocataldo@gmail.com"},"dist":{"shasum":"8a73c7981d2032b655d4a4f7dfd7c865d939e767","size":82654,"noattachment":false,"key":"/webpack-build-notifier/-/webpack-build-notifier-0.1.26.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-build-notifier/download/webpack-build-notifier-0.1.26.tgz"},"maintainers":[{"name":"rcataldo","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-build-notifier_0.1.26_1527780694345_0.5370715531624173"},"_hasShrinkwrap":false,"publish_time":1527780694441,"_cnpm_publish_time":1527780694441,"_cnpmcore_publish_time":"2021-12-16T12:41:01.971Z"},"0.1.25":{"name":"webpack-build-notifier","version":"0.1.25","description":"A Webpack plugin that generates OS notifications for build steps using node-notifier.","main":"index.js","scripts":{"test":"eslint index.js"},"keywords":["webpack","notification","notify","node-notifier","alert","build","compilation","compile"],"repository":{"type":"git","url":"git+https://github.com/RoccoC/webpack-build-notifier.git"},"author":{"name":"Rocco Cataldo","email":"roccocataldo@gmail.com"},"license":"MIT","dependencies":{"ansi-regex":"^2.0.0","strip-ansi":"^3.0.1","node-notifier":"5.1.2"},"devDependencies":{"eslint":"^1.1.0"},"gitHead":"fefed73c573e8e4178454c31a5c5c45f3e4e8281","bugs":{"url":"https://github.com/RoccoC/webpack-build-notifier/issues"},"homepage":"https://github.com/RoccoC/webpack-build-notifier#readme","_id":"webpack-build-notifier@0.1.25","_npmVersion":"5.6.0","_nodeVersion":"8.4.0","_npmUser":{"name":"rcataldo","email":"roccocataldo@gmail.com"},"dist":{"shasum":"8493ff6c50b58932df5fc60f457c6f509b56f7c4","size":82236,"noattachment":false,"key":"/webpack-build-notifier/-/webpack-build-notifier-0.1.25.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-build-notifier/download/webpack-build-notifier-0.1.25.tgz"},"maintainers":[{"name":"rcataldo","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-build-notifier_0.1.25_1524043403880_0.2727979808663228"},"_hasShrinkwrap":false,"publish_time":1524043403977,"_cnpm_publish_time":1524043403977,"_cnpmcore_publish_time":"2021-12-16T12:41:02.690Z"},"0.1.24":{"name":"webpack-build-notifier","version":"0.1.24","description":"A Webpack plugin that generates OS notifications for build steps using node-notifier.","main":"index.js","scripts":{"test":"eslint index.js"},"keywords":["webpack","notification","notify","node-notifier","alert","build","compilation","compile"],"repository":{"type":"git","url":"git+https://github.com/RoccoC/webpack-build-notifier.git"},"author":{"name":"Rocco Cataldo","email":"roccocataldo@gmail.com"},"license":"MIT","dependencies":{"ansi-regex":"^2.0.0","strip-ansi":"^3.0.1","node-notifier":"5.1.2"},"devDependencies":{"eslint":"^1.1.0"},"gitHead":"c7157396a1b1db0565be45e378aafdc391c92145","bugs":{"url":"https://github.com/RoccoC/webpack-build-notifier/issues"},"homepage":"https://github.com/RoccoC/webpack-build-notifier#readme","_id":"webpack-build-notifier@0.1.24","_npmVersion":"5.6.0","_nodeVersion":"8.4.0","_npmUser":{"name":"rcataldo","email":"roccocataldo@gmail.com"},"dist":{"shasum":"d0006fde12691bb4b1cb920910d4e70087544a6d","size":82201,"noattachment":false,"key":"/webpack-build-notifier/-/webpack-build-notifier-0.1.24.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-build-notifier/download/webpack-build-notifier-0.1.24.tgz"},"maintainers":[{"name":"rcataldo","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-build-notifier_0.1.24_1523802941286_0.08568823181644358"},"_hasShrinkwrap":false,"publish_time":1523802941490,"_cnpm_publish_time":1523802941490,"_cnpmcore_publish_time":"2021-12-16T12:41:03.639Z"},"0.1.23":{"name":"webpack-build-notifier","version":"0.1.23","description":"A Webpack plugin that generates OS notifications for build steps using node-notifier.","main":"index.js","scripts":{"test":"eslint index.js"},"keywords":["webpack","notification","notify","node-notifier","alert","build","compilation","compile"],"repository":{"type":"git","url":"git+https://github.com/RoccoC/webpack-build-notifier.git"},"author":{"name":"Rocco Cataldo","email":"roccocataldo@gmail.com"},"license":"MIT","dependencies":{"ansi-regex":"^2.0.0","strip-ansi":"^3.0.1","node-notifier":"5.1.2"},"devDependencies":{"eslint":"^1.1.0"},"gitHead":"12acf82b262e78918671a29ed3e90f01ff8bb69d","bugs":{"url":"https://github.com/RoccoC/webpack-build-notifier/issues"},"homepage":"https://github.com/RoccoC/webpack-build-notifier#readme","_id":"webpack-build-notifier@0.1.23","_npmVersion":"5.6.0","_nodeVersion":"8.4.0","_npmUser":{"name":"rcataldo","email":"roccocataldo@gmail.com"},"dist":{"shasum":"7df405dfb77c5584c4e2e27b445f6aa0414ca384","size":82111,"noattachment":false,"key":"/webpack-build-notifier/-/webpack-build-notifier-0.1.23.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-build-notifier/download/webpack-build-notifier-0.1.23.tgz"},"maintainers":[{"name":"rcataldo","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-build-notifier_0.1.23_1519532706017_0.2671557394500941"},"_hasShrinkwrap":false,"publish_time":1519532706162,"_cnpm_publish_time":1519532706162,"_cnpmcore_publish_time":"2021-12-16T12:41:04.058Z"},"0.1.22":{"name":"webpack-build-notifier","version":"0.1.22","description":"A Webpack plugin that generates OS notifications for build steps using node-notifier.","main":"index.js","scripts":{"test":"eslint index.js"},"keywords":["webpack","notification","notify","node-notifier","alert","build","compilation","compile"],"repository":{"type":"git","url":"git+https://github.com/RoccoC/webpack-build-notifier.git"},"author":{"name":"Rocco Cataldo","email":"roccocataldo@gmail.com"},"license":"MIT","dependencies":{"ansi-regex":"^2.0.0","strip-ansi":"^3.0.1","node-notifier":"5.1.2"},"devDependencies":{"eslint":"^1.1.0"},"gitHead":"87bae272de7f962bb7468e0c3ad643b90c8ae5f7","bugs":{"url":"https://github.com/RoccoC/webpack-build-notifier/issues"},"homepage":"https://github.com/RoccoC/webpack-build-notifier#readme","_id":"webpack-build-notifier@0.1.22","_npmVersion":"5.4.2","_nodeVersion":"8.7.0","_npmUser":{"name":"rcataldo","email":"roccocataldo@gmail.com"},"dist":{"shasum":"150ad290243d89b5e81dfe7e4c254fe6963f2c50","size":81940,"noattachment":false,"key":"/webpack-build-notifier/-/webpack-build-notifier-0.1.22.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-build-notifier/download/webpack-build-notifier-0.1.22.tgz"},"maintainers":[{"name":"rcataldo","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-build-notifier-0.1.22.tgz_1516139472115_0.7026513174641877"},"directories":{},"publish_time":1516139473424,"_hasShrinkwrap":false,"_cnpm_publish_time":1516139473424,"_cnpmcore_publish_time":"2021-12-16T12:41:04.631Z"},"0.1.21":{"name":"webpack-build-notifier","version":"0.1.21","description":"A Webpack plugin that generates OS notifications for build steps using node-notifier.","main":"index.js","scripts":{"test":"eslint index.js"},"keywords":["webpack","notification","notify","node-notifier","alert","build","compilation","compile"],"repository":{"type":"git","url":"git+https://github.com/RoccoC/webpack-build-notifier.git"},"author":{"name":"Rocco Cataldo","email":"roccocataldo@gmail.com"},"license":"MIT","dependencies":{"ansi-regex":"^2.0.0","strip-ansi":"^3.0.1","node-notifier":"5.1.2"},"devDependencies":{"eslint":"^1.1.0"},"gitHead":"b7520d7d88232c65100f540c11a0bd2a6393f4ed","bugs":{"url":"https://github.com/RoccoC/webpack-build-notifier/issues"},"homepage":"https://github.com/RoccoC/webpack-build-notifier#readme","_id":"webpack-build-notifier@0.1.21","_npmVersion":"5.3.0","_nodeVersion":"8.4.0","_npmUser":{"name":"rcataldo","email":"roccocataldo@gmail.com"},"dist":{"shasum":"8970ff44a6a290fa636fb1385045ebd08a089ab0","size":81983,"noattachment":false,"key":"/webpack-build-notifier/-/webpack-build-notifier-0.1.21.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-build-notifier/download/webpack-build-notifier-0.1.21.tgz"},"maintainers":[{"name":"rcataldo","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-build-notifier-0.1.21.tgz_1513233957062_0.6001830745954067"},"directories":{},"publish_time":1513233957186,"_hasShrinkwrap":false,"_cnpm_publish_time":1513233957186,"_cnpmcore_publish_time":"2021-12-16T12:41:05.147Z"},"0.1.19":{"name":"webpack-build-notifier","version":"0.1.19","description":"A Webpack plugin that generates OS notifications for build steps using node-notifier.","main":"index.js","scripts":{"test":"eslint index.js"},"keywords":["webpack","notification","notify","node-notifier","alert","build","compilation","compile"],"repository":{"type":"git","url":"git+https://github.com/RoccoC/webpack-build-notifier.git"},"author":{"name":"Rocco Cataldo","email":"roccocataldo@gmail.com"},"license":"MIT","dependencies":{"ansi-regex":"^2.0.0","strip-ansi":"^3.0.1","node-notifier":"^5.1.2"},"devDependencies":{"eslint":"^1.1.0"},"gitHead":"ee20cbb1af8783b1ba147e23765d06a3be1db797","bugs":{"url":"https://github.com/RoccoC/webpack-build-notifier/issues"},"homepage":"https://github.com/RoccoC/webpack-build-notifier#readme","_id":"webpack-build-notifier@0.1.19","_npmVersion":"5.3.0","_nodeVersion":"8.4.0","_npmUser":{"name":"rcataldo","email":"roccocataldo@gmail.com"},"dist":{"shasum":"fb14d15344ea7c8d031642cda67d10b9da475bb7","size":81831,"noattachment":false,"key":"/webpack-build-notifier/-/webpack-build-notifier-0.1.19.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-build-notifier/download/webpack-build-notifier-0.1.19.tgz"},"maintainers":[{"name":"rcataldo","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-build-notifier-0.1.19.tgz_1513207357573_0.24181129480712116"},"directories":{},"publish_time":1513207357639,"_hasShrinkwrap":false,"_cnpm_publish_time":1513207357639,"_cnpmcore_publish_time":"2021-12-16T12:41:05.541Z"},"0.1.18":{"name":"webpack-build-notifier","version":"0.1.18","description":"A Webpack plugin that generates OS notifications for build steps using node-notifier.","main":"index.js","scripts":{"test":"eslint index.js"},"keywords":["webpack","notification","notify","node-notifier","alert","build","compilation","compile"],"repository":{"type":"git","url":"git+https://github.com/RoccoC/webpack-build-notifier.git"},"author":{"name":"Rocco Cataldo","email":"roccocataldo@gmail.com"},"license":"MIT","dependencies":{"ansi-regex":"^2.0.0","strip-ansi":"^3.0.1","node-notifier":"^5.1.2"},"devDependencies":{"eslint":"^1.1.0"},"gitHead":"ed123d44dcd8433c5e54d5a7c84489de9f4dfa42","bugs":{"url":"https://github.com/RoccoC/webpack-build-notifier/issues"},"homepage":"https://github.com/RoccoC/webpack-build-notifier#readme","_id":"webpack-build-notifier@0.1.18","_npmVersion":"5.3.0","_nodeVersion":"8.4.0","_npmUser":{"name":"rcataldo","email":"roccocataldo@gmail.com"},"dist":{"shasum":"86bd787bd8156777cef11e48f1143ca33c3cf6d8","size":81512,"noattachment":false,"key":"/webpack-build-notifier/-/webpack-build-notifier-0.1.18.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-build-notifier/download/webpack-build-notifier-0.1.18.tgz"},"maintainers":[{"name":"rcataldo","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-build-notifier-0.1.18.tgz_1512064088218_0.4955643385183066"},"directories":{},"publish_time":1512064088351,"_hasShrinkwrap":false,"_cnpm_publish_time":1512064088351,"_cnpmcore_publish_time":"2021-12-16T12:41:05.984Z"},"0.1.17":{"name":"webpack-build-notifier","version":"0.1.17","description":"A Webpack plugin that generates OS notifications for build steps using node-notifier.","main":"index.js","scripts":{"test":"eslint index.js"},"keywords":["webpack","notification","notify","node-notifier","alert","build","compilation","compile"],"repository":{"type":"git","url":"git+https://github.com/RoccoC/webpack-build-notifier.git"},"author":{"name":"Rocco Cataldo","email":"roccocataldo@gmail.com"},"license":"MIT","dependencies":{"ansi-regex":"^2.0.0","node-notifier":"^4.1.0","strip-ansi":"^3.0.1"},"devDependencies":{"eslint":"^1.1.0","node-notifier":"^4.3.1"},"gitHead":"d9a2c887a4c5ebf399dec2a8e8f13d58aab3a4f5","bugs":{"url":"https://github.com/RoccoC/webpack-build-notifier/issues"},"homepage":"https://github.com/RoccoC/webpack-build-notifier#readme","_id":"webpack-build-notifier@0.1.17","_npmVersion":"5.0.2","_nodeVersion":"8.0.0","_npmUser":{"name":"rcataldo","email":"roccocataldo@gmail.com"},"dist":{"shasum":"1ae20209c10817607d5acc346ee5bcd027f1cb00","size":81191,"noattachment":false,"key":"/webpack-build-notifier/-/webpack-build-notifier-0.1.17.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-build-notifier/download/webpack-build-notifier-0.1.17.tgz"},"maintainers":[{"name":"rcataldo","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-build-notifier-0.1.17.tgz_1510021661899_0.8043017296586186"},"directories":{},"publish_time":1510021662012,"_hasShrinkwrap":false,"_cnpm_publish_time":1510021662012,"_cnpmcore_publish_time":"2021-12-16T12:41:06.378Z"},"0.1.16":{"name":"webpack-build-notifier","version":"0.1.16","description":"A Webpack plugin that generates OS notifications for build steps using node-notifier.","main":"index.js","scripts":{"test":"eslint index.js"},"keywords":["webpack","notification","notify","node-notifier","alert","build","compilation","compile"],"repository":{"type":"git","url":"git+https://github.com/RoccoC/webpack-build-notifier.git"},"author":{"name":"Rocco Cataldo","email":"roccocataldo@gmail.com"},"license":"MIT","dependencies":{"ansi-regex":"^2.0.0","node-notifier":"^4.1.0","strip-ansi":"^3.0.1"},"devDependencies":{"eslint":"^1.1.0","node-notifier":"^4.3.1"},"gitHead":"6a65319ddd72f9521a5ca90628c3a308b64086c1","bugs":{"url":"https://github.com/RoccoC/webpack-build-notifier/issues"},"homepage":"https://github.com/RoccoC/webpack-build-notifier#readme","_id":"webpack-build-notifier@0.1.16","_npmVersion":"5.3.0","_nodeVersion":"8.0.0","_npmUser":{"name":"rcataldo","email":"roccocataldo@gmail.com"},"dist":{"shasum":"c4893dc1fe8653709d6fd835eeab0d31a553e48f","size":55627,"noattachment":false,"key":"/webpack-build-notifier/-/webpack-build-notifier-0.1.16.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-build-notifier/download/webpack-build-notifier-0.1.16.tgz"},"maintainers":[{"name":"rcataldo","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-build-notifier-0.1.16.tgz_1501001755549_0.34306655311957"},"directories":{},"publish_time":1501001755677,"_hasShrinkwrap":false,"_cnpm_publish_time":1501001755677,"_cnpmcore_publish_time":"2021-12-16T12:41:07.129Z"},"0.1.15":{"name":"webpack-build-notifier","version":"0.1.15","description":"A Webpack plugin that generates OS notifications for build steps using node-notifier.","main":"index.js","scripts":{"test":"eslint index.js"},"keywords":["webpack","notification","notify","node-notifier","alert","build","compilation","compile"],"repository":{"type":"git","url":"git+https://github.com/RoccoC/webpack-build-notifier.git"},"author":{"name":"Rocco Cataldo","email":"roccocataldo@gmail.com"},"license":"MIT","dependencies":{"ansi-regex":"^2.0.0","node-notifier":"^4.1.0","strip-ansi":"^3.0.1"},"devDependencies":{"eslint":"^1.1.0","node-notifier":"^4.3.1"},"gitHead":"2ca481bb321b16a82d4cb8b600b716e2e837a5b7","bugs":{"url":"https://github.com/RoccoC/webpack-build-notifier/issues"},"homepage":"https://github.com/RoccoC/webpack-build-notifier#readme","_id":"webpack-build-notifier@0.1.15","_npmVersion":"5.0.2","_nodeVersion":"8.0.0","_npmUser":{"name":"rcataldo","email":"roccocataldo@gmail.com"},"dist":{"shasum":"7382f0233f04e6e5cb10892231e7faad3ad4bae6","size":55488,"noattachment":false,"key":"/webpack-build-notifier/-/webpack-build-notifier-0.1.15.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-build-notifier/download/webpack-build-notifier-0.1.15.tgz"},"maintainers":[{"name":"rcataldo","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-build-notifier-0.1.15.tgz_1500315133204_0.9854542401153594"},"directories":{},"publish_time":1500315133314,"_hasShrinkwrap":false,"_cnpm_publish_time":1500315133314,"_cnpmcore_publish_time":"2021-12-16T12:41:07.439Z"},"0.1.14":{"name":"webpack-build-notifier","version":"0.1.14","description":"A Webpack plugin that generates OS notifications for build steps using node-notifier.","main":"index.js","scripts":{"test":"eslint index.js"},"keywords":["webpack","notification","notify","node-notifier","alert","build","compilation","compile"],"repository":{"type":"git","url":"git+https://github.com/RoccoC/webpack-build-notifier.git"},"author":{"name":"Rocco Cataldo","email":"roccocataldo@gmail.com"},"license":"MIT","dependencies":{"ansi-regex":"^2.0.0","node-notifier":"^4.1.0","strip-ansi":"^3.0.1"},"devDependencies":{"eslint":"^1.1.0","node-notifier":"^4.3.1"},"gitHead":"985e57ce38f59328eee7ab40f54f420fd4779ec0","bugs":{"url":"https://github.com/RoccoC/webpack-build-notifier/issues"},"homepage":"https://github.com/RoccoC/webpack-build-notifier#readme","_id":"webpack-build-notifier@0.1.14","_npmVersion":"5.0.3","_nodeVersion":"8.0.0","_npmUser":{"name":"rcataldo","email":"roccocataldo@gmail.com"},"dist":{"shasum":"455b3e693081b092b1582632e47b4c0fb0d44f69","size":53430,"noattachment":false,"key":"/webpack-build-notifier/-/webpack-build-notifier-0.1.14.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-build-notifier/download/webpack-build-notifier-0.1.14.tgz"},"maintainers":[{"name":"rcataldo","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-build-notifier-0.1.14.tgz_1497447036505_0.8986933238338679"},"directories":{},"publish_time":1497447036636,"_hasShrinkwrap":false,"_cnpm_publish_time":1497447036636,"_cnpmcore_publish_time":"2021-12-16T12:41:07.704Z"},"0.1.13":{"name":"webpack-build-notifier","version":"0.1.13","description":"A Webpack plugin that generates OS notifications for build steps using node-notifier.","main":"index.js","scripts":{"test":"eslint index.js"},"keywords":["webpack","notification","notify","node-notifier","alert","build","compilation","compile"],"repository":{"type":"git","url":"git+https://github.com/RoccoC/webpack-build-notifier.git"},"author":{"name":"Rocco Cataldo","email":"roccocataldo@gmail.com"},"license":"MIT","dependencies":{"ansi-regex":"^2.0.0","node-notifier":"^4.1.0","strip-ansi":"^3.0.1"},"devDependencies":{"eslint":"^1.1.0","node-notifier":"^4.3.1"},"gitHead":"12492e1786aecc512af722da45571fcc71d6555d","bugs":{"url":"https://github.com/RoccoC/webpack-build-notifier/issues"},"homepage":"https://github.com/RoccoC/webpack-build-notifier#readme","_id":"webpack-build-notifier@0.1.13","_shasum":"fbd9de3d7041f00cba4e6d8c04b71e9e34dd78d2","_from":".","_npmVersion":"2.14.20","_nodeVersion":"4.4.0","_npmUser":{"name":"rcataldo","email":"roccocataldo@gmail.com"},"dist":{"shasum":"fbd9de3d7041f00cba4e6d8c04b71e9e34dd78d2","size":53331,"noattachment":false,"key":"/webpack-build-notifier/-/webpack-build-notifier-0.1.13.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-build-notifier/download/webpack-build-notifier-0.1.13.tgz"},"maintainers":[{"name":"rcataldo","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/webpack-build-notifier-0.1.13.tgz_1476905270208_0.6452734989579767"},"directories":{},"publish_time":1476905272217,"_hasShrinkwrap":false,"_cnpm_publish_time":1476905272217,"_cnpmcore_publish_time":"2021-12-16T12:41:07.969Z"},"0.1.12":{"name":"webpack-build-notifier","version":"0.1.12","description":"A Webpack plugin that generates OS notifications for build steps using node-notifier.","main":"index.js","scripts":{"test":"eslint index.js"},"keywords":["webpack","notification","notify","node-notifier","alert","build","compilation","compile"],"repository":{"type":"git","url":"git+https://github.com/RoccoC/webpack-build-notifier.git"},"author":{"name":"Rocco Cataldo","email":"roccocataldo@gmail.com"},"license":"MIT","dependencies":{"ansi-regex":"^2.0.0","node-notifier":"^4.1.0","strip-ansi":"^3.0.1"},"devDependencies":{"eslint":"^1.1.0","node-notifier":"^4.3.1"},"gitHead":"683d22bb9a9663a5e7350302cd2d0d10958b2659","bugs":{"url":"https://github.com/RoccoC/webpack-build-notifier/issues"},"homepage":"https://github.com/RoccoC/webpack-build-notifier#readme","_id":"webpack-build-notifier@0.1.12","_shasum":"dd2489ab12d61b706289a0c9362c55ceafe04d78","_from":".","_npmVersion":"3.5.3","_nodeVersion":"4.2.1","_npmUser":{"name":"rcataldo","email":"roccocataldo@gmail.com"},"dist":{"shasum":"dd2489ab12d61b706289a0c9362c55ceafe04d78","size":53065,"noattachment":false,"key":"/webpack-build-notifier/-/webpack-build-notifier-0.1.12.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-build-notifier/download/webpack-build-notifier-0.1.12.tgz"},"maintainers":[{"name":"rcataldo","email":""}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/webpack-build-notifier-0.1.12.tgz_1469475214118_0.8659128963481635"},"directories":{},"publish_time":1469475217551,"_hasShrinkwrap":false,"_cnpm_publish_time":1469475217551,"_cnpmcore_publish_time":"2021-12-16T12:41:08.249Z"},"0.1.11":{"name":"webpack-build-notifier","version":"0.1.11","description":"A Webpack plugin that generates OS notifications for build steps using node-notifier.","main":"index.js","scripts":{"test":"eslint index.js"},"keywords":["webpack","notification","notify","node-notifier","alert","build","compilation","compile"],"repository":{"type":"git","url":"git+https://github.com/RoccoC/webpack-build-notifier.git"},"author":{"name":"Rocco Cataldo","email":"roccocataldo@gmail.com"},"license":"MIT","dependencies":{"ansi-regex":"^2.0.0","node-notifier":"^4.1.0","strip-ansi":"^3.0.1"},"devDependencies":{"eslint":"^1.1.0","node-notifier":"^4.3.1"},"gitHead":"2fa25bd55652533313005d6cab2013f529c484b9","bugs":{"url":"https://github.com/RoccoC/webpack-build-notifier/issues"},"homepage":"https://github.com/RoccoC/webpack-build-notifier#readme","_id":"webpack-build-notifier@0.1.11","_shasum":"265cc9be22a18b093d762dc6b65c772f0ef95775","_from":".","_npmVersion":"3.5.3","_nodeVersion":"4.2.1","_npmUser":{"name":"rcataldo","email":"roccocataldo@gmail.com"},"dist":{"shasum":"265cc9be22a18b093d762dc6b65c772f0ef95775","size":53028,"noattachment":false,"key":"/webpack-build-notifier/-/webpack-build-notifier-0.1.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-build-notifier/download/webpack-build-notifier-0.1.11.tgz"},"maintainers":[{"name":"rcataldo","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/webpack-build-notifier-0.1.11.tgz_1468719198647_0.7497046350035816"},"directories":{},"publish_time":1468719198897,"_hasShrinkwrap":false,"_cnpm_publish_time":1468719198897,"_cnpmcore_publish_time":"2021-12-16T12:41:09.003Z"},"0.1.10":{"name":"webpack-build-notifier","version":"0.1.10","description":"A Webpack plugin that generates OS notifications for build steps using node-notifier.","main":"index.js","scripts":{"test":"eslint index.js"},"keywords":["webpack","notification","notify","node-notifier","alert","build","compilation","compile"],"repository":{"type":"git","url":"git+https://github.com/RoccoC/webpack-build-notifier.git"},"author":{"name":"Rocco Cataldo","email":"roccocataldo@gmail.com"},"license":"MIT","dependencies":{"ansi-regex":"^2.0.0","node-notifier":"^4.1.0","strip-ansi":"^3.0.1"},"devDependencies":{"eslint":"^1.1.0","node-notifier":"^4.3.1"},"gitHead":"fb497da19be7976f62c0f02dca5076d7f1aeb5b1","bugs":{"url":"https://github.com/RoccoC/webpack-build-notifier/issues"},"homepage":"https://github.com/RoccoC/webpack-build-notifier#readme","_id":"webpack-build-notifier@0.1.10","_shasum":"1177af60712a4b0d2c66bd6a344943bd7977ea95","_from":".","_npmVersion":"3.5.3","_nodeVersion":"4.2.1","_npmUser":{"name":"rcataldo","email":"roccocataldo@gmail.com"},"dist":{"shasum":"1177af60712a4b0d2c66bd6a344943bd7977ea95","size":52971,"noattachment":false,"key":"/webpack-build-notifier/-/webpack-build-notifier-0.1.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-build-notifier/download/webpack-build-notifier-0.1.10.tgz"},"maintainers":[{"name":"rcataldo","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/webpack-build-notifier-0.1.10.tgz_1468517342501_0.20367173571139574"},"directories":{},"publish_time":1468517342950,"_hasShrinkwrap":false,"_cnpm_publish_time":1468517342950,"_cnpmcore_publish_time":"2021-12-16T12:41:09.315Z"},"0.1.9":{"name":"webpack-build-notifier","version":"0.1.9","description":"A Webpack plugin that generates OS notifications for build steps using node-notifier.","main":"index.js","scripts":{"test":"eslint index.js"},"keywords":["webpack","notification","notify","node-notifier","alert","build","compilation","compile"],"repository":{"type":"git","url":"git+https://github.com/RoccoC/webpack-build-notifier.git"},"author":{"name":"Rocco Cataldo","email":"roccocataldo@gmail.com"},"license":"MIT","dependencies":{"node-notifier":"^4.1.0"},"devDependencies":{"eslint":"^1.1.0","node-notifier":"^4.3.1"},"gitHead":"11239851077b10ae34360db53bbd2dfea3394a61","bugs":{"url":"https://github.com/RoccoC/webpack-build-notifier/issues"},"homepage":"https://github.com/RoccoC/webpack-build-notifier#readme","_id":"webpack-build-notifier@0.1.9","_shasum":"d71c45672a3c1df4f5f68f4676d38bb2e660fb0d","_from":".","_npmVersion":"3.5.3","_nodeVersion":"4.2.1","_npmUser":{"name":"rcataldo","email":"roccocataldo@gmail.com"},"dist":{"shasum":"d71c45672a3c1df4f5f68f4676d38bb2e660fb0d","size":52951,"noattachment":false,"key":"/webpack-build-notifier/-/webpack-build-notifier-0.1.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-build-notifier/download/webpack-build-notifier-0.1.9.tgz"},"maintainers":[{"name":"rcataldo","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/webpack-build-notifier-0.1.9.tgz_1467754814026_0.7505953572690487"},"directories":{},"publish_time":1467754814502,"_hasShrinkwrap":false,"_cnpm_publish_time":1467754814502,"_cnpmcore_publish_time":"2021-12-16T12:41:10.146Z"},"0.1.8":{"name":"webpack-build-notifier","version":"0.1.8","description":"A Webpack plugin that generates OS notifications for build steps using node-notifier.","main":"index.js","scripts":{"test":"eslint index.js"},"keywords":["webpack","notification","notify","node-notifier","alert","build","compilation","compile"],"repository":{"type":"git","url":"git+https://github.com/RoccoC/webpack-build-notifier.git"},"author":{"name":"Rocco Cataldo","email":"roccocataldo@gmail.com"},"license":"MIT","dependencies":{"node-notifier":"^4.1.0"},"devDependencies":{"eslint":"^1.1.0","node-notifier":"^4.3.1"},"gitHead":"3a2c0e32a41b1907bdb6b448fad8bb9413c5c96a","bugs":{"url":"https://github.com/RoccoC/webpack-build-notifier/issues"},"homepage":"https://github.com/RoccoC/webpack-build-notifier#readme","_id":"webpack-build-notifier@0.1.8","_shasum":"7144a205b36ecb20beddbf4eb1522b9aa7546229","_from":".","_npmVersion":"3.5.3","_nodeVersion":"4.2.1","_npmUser":{"name":"rcataldo","email":"roccocataldo@gmail.com"},"dist":{"shasum":"7144a205b36ecb20beddbf4eb1522b9aa7546229","size":52801,"noattachment":false,"key":"/webpack-build-notifier/-/webpack-build-notifier-0.1.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-build-notifier/download/webpack-build-notifier-0.1.8.tgz"},"maintainers":[{"name":"rcataldo","email":""}],"_npmOperationalInternal":{"host":"packages-6-west.internal.npmjs.com","tmp":"tmp/webpack-build-notifier-0.1.8.tgz_1455728718040_0.25747974310070276"},"directories":{},"publish_time":1455728720191,"_hasShrinkwrap":false,"_cnpm_publish_time":1455728720191,"_cnpmcore_publish_time":"2021-12-16T12:41:10.498Z"},"0.1.7":{"name":"webpack-build-notifier","version":"0.1.7","description":"A Webpack plugin that generates OS notifications for build steps using node-notifier.","main":"index.js","scripts":{"test":"eslint index.js"},"keywords":["webpack","notification","notify","node-notifier","alert","build","compilation","compile"],"repository":{"type":"git","url":"git+https://github.com/RoccoC/webpack-build-notifier.git"},"author":{"name":"Rocco Cataldo","email":"roccocataldo@gmail.com"},"license":"MIT","dependencies":{"node-notifier":"^4.1.0"},"devDependencies":{"eslint":"^1.1.0","node-notifier":"^4.3.1"},"gitHead":"85524077f1be4ab6ce9d5b277a884a727dfefeed","bugs":{"url":"https://github.com/RoccoC/webpack-build-notifier/issues"},"homepage":"https://github.com/RoccoC/webpack-build-notifier#readme","_id":"webpack-build-notifier@0.1.7","_shasum":"c0c6d99cb7dda04b3ebe67fae646b4da9869188e","_from":".","_npmVersion":"3.5.3","_nodeVersion":"4.2.1","_npmUser":{"name":"rcataldo","email":"roccocataldo@gmail.com"},"dist":{"shasum":"c0c6d99cb7dda04b3ebe67fae646b4da9869188e","size":52493,"noattachment":false,"key":"/webpack-build-notifier/-/webpack-build-notifier-0.1.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-build-notifier/download/webpack-build-notifier-0.1.7.tgz"},"maintainers":[{"name":"rcataldo","email":""}],"directories":{},"publish_time":1453144721883,"_hasShrinkwrap":false,"_cnpm_publish_time":1453144721883,"_cnpmcore_publish_time":"2021-12-16T12:41:10.807Z"},"0.1.6":{"name":"webpack-build-notifier","version":"0.1.6","description":"A Webpack plugin that generates OS notifications for build steps using node-notifier.","main":"index.js","scripts":{"test":"eslint index.js"},"keywords":["webpack","notification","notify","node-notifier","alert","build","compilation","compile"],"repository":{"type":"git","url":"git+https://github.com/RoccoC/webpack-build-notifier.git"},"author":{"name":"Rocco Cataldo","email":"roccocataldo@gmail.com"},"license":"MIT","dependencies":{"node-notifier":"^4.1.0"},"devDependencies":{"eslint":"^1.1.0","node-notifier":"^4.3.1"},"gitHead":"49d900b517293375f116ca680ebeaa6c4acb470d","bugs":{"url":"https://github.com/RoccoC/webpack-build-notifier/issues"},"homepage":"https://github.com/RoccoC/webpack-build-notifier#readme","_id":"webpack-build-notifier@0.1.6","_shasum":"a3e30d7167dc2932ea3fba8bb80e3339191b0112","_from":".","_npmVersion":"3.4.0","_nodeVersion":"0.12.7","_npmUser":{"name":"rcataldo","email":"roccocataldo@gmail.com"},"dist":{"shasum":"a3e30d7167dc2932ea3fba8bb80e3339191b0112","size":52412,"noattachment":false,"key":"/webpack-build-notifier/-/webpack-build-notifier-0.1.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-build-notifier/download/webpack-build-notifier-0.1.6.tgz"},"maintainers":[{"name":"rcataldo","email":""}],"directories":{},"publish_time":1450395278294,"_hasShrinkwrap":false,"_cnpm_publish_time":1450395278294,"_cnpmcore_publish_time":"2021-12-16T12:41:11.522Z"},"0.1.5":{"name":"webpack-build-notifier","version":"0.1.5","description":"A Webpack plugin that generates OS notifications for build steps using node-notifier.","main":"index.js","scripts":{"test":"eslint index.js"},"keywords":["webpack","notification","notify","node-notifier","alert","build","compilation","compile"],"repository":{"type":"git","url":"git+https://github.com/RoccoC/webpack-build-notifier.git"},"author":{"name":"Rocco Cataldo","email":"roccocataldo@gmail.com"},"license":"MIT","dependencies":{"node-notifier":"^4.1.0"},"devDependencies":{"eslint":"^1.1.0","node-notifier":"^4.3.1"},"gitHead":"183610111e0c9c245b4f7b1c8fe29a62fe4215aa","bugs":{"url":"https://github.com/RoccoC/webpack-build-notifier/issues"},"homepage":"https://github.com/RoccoC/webpack-build-notifier#readme","_id":"webpack-build-notifier@0.1.5","_shasum":"37763c4d6fa3face2a31d7d055d02917f47e685e","_from":".","_npmVersion":"3.4.0","_nodeVersion":"0.12.7","_npmUser":{"name":"rcataldo","email":"roccocataldo@gmail.com"},"dist":{"shasum":"37763c4d6fa3face2a31d7d055d02917f47e685e","size":52302,"noattachment":false,"key":"/webpack-build-notifier/-/webpack-build-notifier-0.1.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-build-notifier/download/webpack-build-notifier-0.1.5.tgz"},"maintainers":[{"name":"rcataldo","email":""}],"directories":{},"publish_time":1449160788096,"_hasShrinkwrap":false,"_cnpm_publish_time":1449160788096,"_cnpmcore_publish_time":"2021-12-16T12:41:11.819Z"},"0.1.4":{"name":"webpack-build-notifier","version":"0.1.4","description":"A Webpack plugin that generates OS notifications for build steps using node-notifier.","main":"index.js","scripts":{"test":"eslint index.js"},"keywords":["webpack","notification","notify","node-notifier","alert","build","compilation","compile"],"repository":{"type":"git","url":"git+https://github.com/RoccoC/webpack-build-notifier.git"},"author":{"name":"Rocco Cataldo","email":"roccocataldo@gmail.com"},"license":"MIT","dependencies":{"node-notifier":"^4.1.0"},"devDependencies":{"eslint":"^1.1.0","node-notifier":"^4.3.1"},"gitHead":"0f2ad996018a5ab92617031ec813cabf012ae9d5","bugs":{"url":"https://github.com/RoccoC/webpack-build-notifier/issues"},"homepage":"https://github.com/RoccoC/webpack-build-notifier#readme","_id":"webpack-build-notifier@0.1.4","_shasum":"1593641a7ba2e7e0862e9736d5f7d00ffc0c6244","_from":".","_npmVersion":"3.4.0","_nodeVersion":"0.12.7","_npmUser":{"name":"rcataldo","email":"roccocataldo@gmail.com"},"dist":{"shasum":"1593641a7ba2e7e0862e9736d5f7d00ffc0c6244","size":52299,"noattachment":false,"key":"/webpack-build-notifier/-/webpack-build-notifier-0.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-build-notifier/download/webpack-build-notifier-0.1.4.tgz"},"maintainers":[{"name":"rcataldo","email":""}],"directories":{},"publish_time":1449160648214,"_hasShrinkwrap":false,"_cnpm_publish_time":1449160648214,"_cnpmcore_publish_time":"2021-12-16T12:41:12.508Z"},"0.1.3":{"name":"webpack-build-notifier","version":"0.1.3","description":"A Webpack plugin that generates OS notifications for build steps using node-notifier.","main":"index.js","scripts":{"test":"eslint index.js"},"keywords":["webpack","notification","notify","node-notifier","alert","build","compilation","compile"],"repository":{"type":"git","url":"git+https://github.com/RoccoC/webpack-build-notifier.git"},"author":{"name":"Rocco Cataldo","email":"roccocataldo@gmail.com"},"license":"MIT","dependencies":{"node-notifier":"^4.1.0"},"devDependencies":{"eslint":"^1.1.0","node-notifier":"^4.3.1"},"gitHead":"c1efe878f30ae4a5bbe1750f58c4048408e3a05f","bugs":{"url":"https://github.com/RoccoC/webpack-build-notifier/issues"},"homepage":"https://github.com/RoccoC/webpack-build-notifier#readme","_id":"webpack-build-notifier@0.1.3","_shasum":"0d4a3e5e0d1f7319277c553380c7782a8107eb59","_from":".","_npmVersion":"3.4.0","_nodeVersion":"0.12.7","_npmUser":{"name":"rcataldo","email":"roccocataldo@gmail.com"},"dist":{"shasum":"0d4a3e5e0d1f7319277c553380c7782a8107eb59","size":52308,"noattachment":false,"key":"/webpack-build-notifier/-/webpack-build-notifier-0.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-build-notifier/download/webpack-build-notifier-0.1.3.tgz"},"maintainers":[{"name":"rcataldo","email":""}],"directories":{},"publish_time":1449160432886,"_hasShrinkwrap":false,"_cnpm_publish_time":1449160432886,"_cnpmcore_publish_time":"2021-12-16T12:41:12.812Z"},"0.1.2":{"name":"webpack-build-notifier","version":"0.1.2","description":"A Webpack plugin that generates OS notifications for build steps using node-notifier.","main":"index.js","scripts":{"test":"eslint index.js"},"keywords":["webpack","notification","notify","node-notifier","alert","build","compilation","compile"],"repository":{"type":"git","url":"git+https://github.com/RoccoC/webpack-build-notifier.git"},"author":{"name":"Rocco Cataldo","email":"roccocataldo@gmail.com"},"license":"MIT","dependencies":{"node-notifier":"^4.1.0"},"devDependencies":{"eslint":"^1.1.0","node-notifier":"^4.3.1"},"gitHead":"6bf77548f937765904b34d40989ea0dceae977bf","bugs":{"url":"https://github.com/RoccoC/webpack-build-notifier/issues"},"homepage":"https://github.com/RoccoC/webpack-build-notifier#readme","_id":"webpack-build-notifier@0.1.2","_shasum":"7de08941928e329d1c977d1a5290eb63f6ae42e3","_from":".","_npmVersion":"3.4.0","_nodeVersion":"0.12.7","_npmUser":{"name":"rcataldo","email":"roccocataldo@gmail.com"},"dist":{"shasum":"7de08941928e329d1c977d1a5290eb63f6ae42e3","size":52297,"noattachment":false,"key":"/webpack-build-notifier/-/webpack-build-notifier-0.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-build-notifier/download/webpack-build-notifier-0.1.2.tgz"},"maintainers":[{"name":"rcataldo","email":""}],"directories":{},"publish_time":1449160120346,"_hasShrinkwrap":false,"_cnpm_publish_time":1449160120346,"_cnpmcore_publish_time":"2021-12-16T12:41:13.204Z"},"0.1.1":{"name":"webpack-build-notifier","version":"0.1.1","description":"A Webpack plugin that generates OS notifications for build steps using node-notifier.","main":"index.js","scripts":{"test":"eslint index.js"},"keywords":["webpack","notification","notify","node-notifier","alert","build","compilation","compile"],"repository":{"type":"git","url":"git+https://github.com/RoccoC/webpack-build-notifier.git"},"author":{"name":"Rocco Cataldo","email":"roccocataldo@gmail.com"},"license":"MIT","dependencies":{"node-notifier":"^4.1.0"},"devDependencies":{"eslint":"^1.1.0","node-notifier":"^4.3.1"},"gitHead":"225d11ab749d3cdf5c5d0ab3bc3a08c0bec8a771","bugs":{"url":"https://github.com/RoccoC/webpack-build-notifier/issues"},"homepage":"https://github.com/RoccoC/webpack-build-notifier#readme","_id":"webpack-build-notifier@0.1.1","_shasum":"0164b533206cb2d268ffd31f3633c0edd24c086d","_from":".","_npmVersion":"3.4.0","_nodeVersion":"0.12.7","_npmUser":{"name":"rcataldo","email":"roccocataldo@gmail.com"},"dist":{"shasum":"0164b533206cb2d268ffd31f3633c0edd24c086d","size":51218,"noattachment":false,"key":"/webpack-build-notifier/-/webpack-build-notifier-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-build-notifier/download/webpack-build-notifier-0.1.1.tgz"},"maintainers":[{"name":"rcataldo","email":""}],"directories":{},"publish_time":1449014844345,"_hasShrinkwrap":false,"_cnpm_publish_time":1449014844345,"_cnpmcore_publish_time":"2021-12-16T12:41:14.058Z"},"0.1.0":{"name":"webpack-build-notifier","version":"0.1.0","description":"A Webpack plugin that generates OS notifications for build steps using node-notifier.","main":"index.js","scripts":{"test":"eslint index.js"},"keywords":["webpack","notification","notify","node-notifier","alert","build","compilation","compile"],"repository":{"type":"git","url":"git+https://github.com/RoccoC/webpack-build-notifier.git"},"author":{"name":"Rocco Cataldo","email":"roccocataldo@gmail.com"},"license":"MIT","dependencies":{"node-notifier":"^4.1.0"},"devDependencies":{"eslint":"^1.1.0","node-notifier":"^4.3.1"},"gitHead":"85e1fe13eecf18d7d3c2d71f0648c91ce0f67951","bugs":{"url":"https://github.com/RoccoC/webpack-build-notifier/issues"},"homepage":"https://github.com/RoccoC/webpack-build-notifier#readme","_id":"webpack-build-notifier@0.1.0","_shasum":"c47c22675a16c3da7b7d2ba35f0bbee15e051ea0","_from":"webpack-build-notifier","_resolved":"file:webpack-build-notifier","_npmVersion":"3.4.0","_nodeVersion":"0.12.7","_npmUser":{"name":"rcataldo","email":"roccocataldo@gmail.com"},"dist":{"shasum":"c47c22675a16c3da7b7d2ba35f0bbee15e051ea0","size":51213,"noattachment":false,"key":"/webpack-build-notifier/-/webpack-build-notifier-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-build-notifier/download/webpack-build-notifier-0.1.0.tgz"},"maintainers":[{"name":"rcataldo","email":""}],"directories":{},"publish_time":1449013510008,"_hasShrinkwrap":false,"_cnpm_publish_time":1449013510008,"_cnpmcore_publish_time":"2021-12-16T12:41:14.606Z"}},"readme":"# webpack-build-notifier\n\nA [Webpack](https://webpack.github.io/) plugin that uses the [node-notifier](https://github.com/mikaelbr/node-notifier) package to display OS-level notifications for Webpack build events.\n\n**webpack-build-notifier** can generate notifications for compilation warnings and errors, as well as notify you when the compilation process is triggered and completes successfully. Take a look at the [Config Options](#config-options) to learn more about what **webpack-build-notifier** can do.\n\n[![NPM version](https://img.shields.io/npm/v/webpack-build-notifier.svg)](https://www.npmjs.org/package/webpack-build-notifier)\n[![CircleCI](https://dl.circleci.com/status-badge/img/circleci/Ugqkid9syiME3NMb2MaHFB/BxoKm9ZTqWgWCg5MEBVENr/tree/master.svg?style=shield)](https://dl.circleci.com/status-badge/redirect/circleci/Ugqkid9syiME3NMb2MaHFB/BxoKm9ZTqWgWCg5MEBVENr/tree/master)\n[![Coverage Status](https://coveralls.io/repos/github/RoccoC/webpack-build-notifier/badge.svg?branch=master)](https://coveralls.io/github/RoccoC/webpack-build-notifier?branch=master)\n\n<img width=\"334\" alt=\"webpack-build-notifier-error\" src=\"https://user-images.githubusercontent.com/1934237/28636873-799c8c54-71f4-11e7-8d0c-be15ca823f6e.png\"><img width=\"334\" alt=\"webpack-build-notifier-success\" src=\"https://user-images.githubusercontent.com/1934237/28636881-7f394dd2-71f4-11e7-9148-4dba316a41a8.png\">\n\nAre you tired of having to constantly switch between your IDE and terminal window to see whether your latest edits resulted in a failed build? Why didn't your latest changes get [hot-loaded](https://github.com/gaearon/react-hot-loader)? Was there a syntax error or failed unit test? With this plugin, you will always be apprised of build problems without having to keep an eye on your terminal window.\n\nTo use, install the webpack-build-notifier package `npm install webpack-build-notifier --save-dev` and add the plugin to your [Webpack configuration file](https://webpack.github.io/docs/configuration.html):\n\n```javascript\n// webpack.config.js\nconst WebpackBuildNotifierPlugin = require('webpack-build-notifier');\n\nmodule.exports = {\n  // ... snip ...\n  plugins: [\n    new WebpackBuildNotifierPlugin({\n      title: \"My Webpack Project\",\n      logo: path.resolve(\"./img/favicon.png\"),\n      suppressSuccess: true, // don't spam success notifications\n    })\n  ],\n  // ... snip ...\n}\n```\n\nConfig Options\n--------------\n\n#### title\nThe notification title. Defaults to **_Webpack Build_**.\n\n#### logo\nThe absolute path to the project logo to be displayed as a content image in the notification. Optional.\n\n#### sound\nThe sound to play for notifications. Set to false to play no sound. Valid sounds are listedin the node-notifier project, [here](https://github.com/mikaelbr/node-notifier). Defaults to **_Submarine_**.\n\n#### successSound\nThe sound to play for success notifications. Defaults to the value of the *sound* configuration option. Set to false to play no sound for success notifications. Takes precedence over the *sound* configuration option.\n\n#### warningSound\nThe sound to play for warning notifications. Defaults to the value of the *sound* configuration option. Set to false to play no sound for warning notifications. Takes precedence over the *sound* configuration option.\n\n#### failureSound\nThe sound to play for failure notifications. Defaults to the value of the *sound* configuration option. Set to false to play no sound for failure notifications. Takes precedence over the *sound* configuration option.\n\n#### compilationSound\nThe sound to play for compilation notifications. Defaults to the value of the *sound* configuration option. Set to false to play no sound for compilation notifications. Takes precedence over the *sound* configuration option.\n\n#### onCompileStart\nA function which is invoked when compilation starts. Optional. The function is passed one parameter:\n* {webpack.compilation.Compilation} compilation - The webpack Compilation instance.\nNote that `suppressCompileStart` must be `false`.\n\n#### onComplete\nA function which is invoked when compilation completes. Optional. The function is passed two parameters:\n* {webpack.compilation.Compilation} compilation - The webpack Compilation instance.\n* {CompilationStatus} status - one of 'success', 'warning', or 'error'\n\n#### suppressSuccess\nDefines when success notifications are shown. Can be one of the following values:\n*  false     - Show success notification for each successful compilation (default).\n*  true      - Only show success notification for initial successful compilation and after failed compilations.\n*  \"always\"  - Never show the success notifications.\n*  \"initial\" - Same as true, but suppresses the initial success notification.\n\n#### showDuration\nTrue to show the duration of a successful compilation, otherwise false (default).\n\n#### suppressWarning\nTrue to suppress the warning notifications, otherwise false (default).\n\n#### suppressCompileStart\nTrue to suppress the compilation started notifications (default), otherwise false.\n\n#### activateTerminalOnError\nTrue to activate (focus) the terminal window when a compilation error occurs. Note that this only works on Mac OSX (for now). Defaults to **_false_**. Regardless of the value of this config option, the terminal window can always be brought to the front by clicking on the notification.\n\n#### successIcon\nThe absolute path to the icon to be displayed for success notifications. Defaults to the included **_./src/icons/success.png_**.\n\n![Success](https://github.com/RoccoC/webpack-build-notifier/blob/master/src/icons/success.png?raw=true \"Success\")\n\n#### warningIcon\nThe absolute path to the icon to be displayed for warning notifications. Defaults to the included **_./src/icons/warning.png_**.\n\n![Warning](https://github.com/RoccoC/webpack-build-notifier/blob/master/src/icons/warning.png?raw=true \"Warning\")\n\n#### failureIcon\nThe absolute path to the icon to be displayed for failure notifications. Defaults to the included **_./src/icons/failure.png_**.\n\n![Failure](https://github.com/RoccoC/webpack-build-notifier/blob/master/src/icons/failure.png?raw=true \"Failure\")\n\n#### compileIcon\nThe absolute path to the icon to be displayed for compilation started notifications. Defaults to the included **_./src/icons/compile.png_**.\n\n![Compile](https://github.com/RoccoC/webpack-build-notifier/blob/master/src/icons/compile.png?raw=true \"Compile\")\n\n#### formatSuccess\nA function which returns a formatted notification message on successful compilation.\nThis function must return a String.\nThe default formatter will display \"Build successful!\".\nNote that the message will always be limited to 256 characters.\n\n#### messageFormatter\nA function which returns a formatted notification message on error or warning.\nThe function is passed 4 parameters:\n* {Object} error/warning - The raw error or warning object.\n* {String} filepath - The path to the file containing the error/warning (if available).\n* {CompilationStatus} status - Error or warning\n* {number} count - How many errors or warnings were raised\n\nThis function must return a String.\nThe default messageFormatter will display the filename which contains the error/warning followed by the\nerror/warning message.\nNote that the message will always be limited to 256 characters.\n\n#### notifyOptions\nAny additional node-notifier options as documented in the [node-notifier documentation](https://github.com/mikaelbr/node-notifier).\nNote that options provided here will only be applied to the success/warning/error notifications (not the \"compilation started\" notification). The title, message, sound, contentImage (logo), and icon options will be ignored, as they will be set via the corresponding WebpackBuildNotifier config options (either user-specified or default).\n\n#### onClick\nA function called when the notification is clicked. By default it activates the Terminal application.\n\n#### onTimeout\nA function called when the notification times out and is closed. Undefined by default.\n\nTypeScript\n----------\nThis project is written in TypeScript, and type declarations are included. You can take advantage of this if your project's webpack configuration is also using TypeScript (e.g. `webpack.config.ts`).\n\n```javascript\n// webpack.config.ts\nimport * as webpack from 'webpack'\nimport * as WebpackBuildNotifierPlugin from 'webpack-build-notifier';\n\nconst config: webpack.Configuration = {\n  // ... snip ...\n  plugins: [\n    new WebpackBuildNotifierPlugin({\n      title: \"My Webpack Project\",\n      logo: path.resolve(\"./img/favicon.png\"),\n      suppressSuccess: true, // don't spam success notifications\n    })\n  ],\n  // ... snip ...\n};\n\nexport default config;\n```\n\nNotes\n-----\nAfter publishing this package I discovered a couple other similar plugins that are worth looking into:\n* [webpack-notifier](https://github.com/Turbo87/webpack-notifier)\n* [webpack-error-notification](https://github.com/vsolovyov/webpack-error-notification)\n\nGiven the purpose and similarities, this project probably could have been a fork of one of these.\n\nChangelog\n---------\n\nView the changelog [here](CHANGELOG.md).\n","_attachments":{},"homepage":"https://github.com/RoccoC/webpack-build-notifier#readme","bugs":{"url":"https://github.com/RoccoC/webpack-build-notifier/issues"},"license":"MIT"}