{"maintainers":[{"name":"jannes","email":"jannes.meyer@gmail.com"}],"keywords":["webpack","plugin","sound","error","notification","notify","on error"],"dist-tags":{"latest":"1.0.0"},"author":{"name":"Jannes Meyer","email":"jannes.meyer@gmail.com"},"description":"Plugin for webpack that emits a system bell character whenever there is a build error","readme":"# System Bell plugin for webpack\n\n## Installation\n\n\tnpm install system-bell-webpack-plugin --save-dev\n\n## Usage\n\n```js\nvar webpack = require('webpack');\nvar SystemBellPlugin = require('system-bell-webpack-plugin');\n\n// webpack configuration\nvar config = {\n\tentry: …,\n\toutput: { … },\n\tplugins: [\n\t\tnew SystemBellPlugin()\n\t],\n\t// …\n};\nmodule.exports = config;\n```\n","repository":{"type":"git","url":"git+https://github.com/jannesmeyer/system-bell-webpack-plugin.git"},"users":{"ivan.marquez":true},"bugs":{"url":"https://github.com/jannesmeyer/system-bell-webpack-plugin/issues"},"license":"GPL-3.0","versions":{"1.0.0":{"name":"system-bell-webpack-plugin","version":"1.0.0","description":"Plugin for webpack that emits a system bell character whenever there is a build error","keywords":["webpack","plugin","sound","error","notification","notify","on error"],"main":"SystemBellPlugin.js","author":{"name":"Jannes Meyer","email":"jannes.meyer@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/jannesmeyer/system-bell-webpack-plugin.git"},"license":"GPL-3.0","bugs":{"url":"https://github.com/jannesmeyer/system-bell-webpack-plugin/issues"},"homepage":"https://github.com/jannesmeyer/system-bell-webpack-plugin#readme","_id":"system-bell-webpack-plugin@1.0.0","scripts":{},"_shasum":"806af12b1fe0d7458478f9b63426af92f5abb47b","_from":".","_npmVersion":"3.3.6","_nodeVersion":"5.0.0","_npmUser":{"name":"jannes","email":"jannes.meyer@gmail.com"},"dist":{"shasum":"806af12b1fe0d7458478f9b63426af92f5abb47b","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/system-bell-webpack-plugin/-/system-bell-webpack-plugin-1.0.0.tgz"},"maintainers":[{"name":"jannes","email":"jannes.meyer@gmail.com"}],"directories":{}}},"name":"system-bell-webpack-plugin","time":{"modified":"2017-02-17T01:37:55.845Z","created":"2015-11-16T23:42:23.863Z","1.0.0":"2015-11-16T23:42:23.863Z"},"readmeFilename":"Readme.md","homepage":"https://github.com/jannesmeyer/system-bell-webpack-plugin#readme"}