{"_id":"@pieh/friendly-errors-webpack-plugin","_rev":"1-85379d4f7857f66f3704efeff1132b63","name":"@pieh/friendly-errors-webpack-plugin","dist-tags":{"latest":"1.7.0-chalk-2"},"versions":{"1.7.0-chalk-2":{"name":"@pieh/friendly-errors-webpack-plugin","version":"1.7.0-chalk-2","description":"Recognizes certain classes of webpack errors and cleans, aggregates and prioritizes them to provide a better Developer Experience","main":"index.js","scripts":{"test":"eslint --ignore-pattern test/* && jest"},"keywords":["friendly","errors","webpack","plugin"],"author":{"name":"Geoffroy Warin"},"repository":{"type":"git","url":"git+https://github.com/pieh/friendly-errors-webpack-plugin.git"},"bugs":{"url":"https://github.com/pieh/friendly-errors-webpack-plugin/issues"},"license":"MIT","peerDependencies":{"webpack":"^2.0.0 || ^3.0.0 || ^4.0.0"},"devDependencies":{"babel-core":"^6.23.1","babel-eslint":"^7.1.1","babel-loader":"^6.3.0","babel-plugin-transform-async-to-generator":"^6.22.0","babel-preset-react":"^6.23.0","eslint":"^3.16.1","eslint-loader":"^1.6.1","expect":"^1.20.2","jest":"^18.1.0","memory-fs":"^0.4.1","webpack":"^2.2.1"},"dependencies":{"chalk":"^2.4.2","error-stack-parser":"^2.0.0","string-width":"^2.0.0","strip-ansi":"^3"},"homepage":"https://github.com/pieh/friendly-errors-webpack-plugin#readme","gitHead":"4c5bf975d4c6f4f735fe73f6d5a07724de73f448","_id":"@pieh/friendly-errors-webpack-plugin@1.7.0-chalk-2","_npmVersion":"6.2.0","_nodeVersion":"10.9.0","_npmUser":{"name":"pieh","email":"misiek.piechowiak@gmail.com"},"dist":{"integrity":"sha512-65+vYGuDkHBCWWjqzzR/Ck318+d6yTI00EqII9qe3aPD1J3Olhvw0X38uM5moQb1PK/ksDXwSoPGt/5QhCiotw==","shasum":"2e9da9d3ade9d18d013333eb408c457d04eabac0","tarball":"https://registry.npmjs.org/@pieh/friendly-errors-webpack-plugin/-/friendly-errors-webpack-plugin-1.7.0-chalk-2.tgz","fileCount":17,"unpackedSize":21755,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcirBFCRA9TVsSAnZWagAAJ/wP/iDO3KElXjeSFyjaPClD\nmhcXDeTRQj/x6Wz+uMe3xsEcBzc+2xbr1Ve5sXMrl7qTpni+JaFZkOngb20v\nc03tQrmBtLHZEcRx2MsxI8RchUsBC7TXRRgjdkEqJFHyYiUosuSSR/+xbpmG\nlldQoYMtNjX4ViakGoMkcm9gloDxSiZIkcA9ysxFb4ZDtNW6UCWYVxZr2Tpk\nAQ8jiFIAkFCO0EcvWZfkMSVoUSL6Avt0mZnt+8KFVJ95oVcMx0i+lmjmd3XS\n7neq/9LjK8p9TumoIk9Y9xV+9dH1EvBi/FAIjR0XpEL+AifJsdPe8vILP4J3\n07BPLysCQ4khXdyHtXu1SPn1Ab0JREJnbf5Z9pPgZ8OS226AYd0RzxIpoZO6\nlKstDeYIEePH8v2JtGdO7mlJsVHrYoVjvMkDTP6XJ43F2goHeRDWdey1ZYq3\n7mRMDTptL/HFpzI+TTBKIwVpwIviw/2hIJIzbi5TUrsaYkBYkw3fuVPNT72U\ncGEfTzXcOQ/d7d5V/mM2HlpoBTz0FmQMPekvXJER7p+OBaYTzRshTTNLGxx0\nUpKsktVHI+4YuhLWwZedTYUYclniEt3qE/zNNNiwJaJEMTKQ1evFsZtJSIQt\nSh/3Bjooh6HRGnCtvncgebeGg0FYn2szVUsT85vNwArlLl2GHtfyFfVDCspy\nxiM2\r\n=I4CZ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDi3gpGtMpdzlU8JTyHkL1oKdGUMpC2LpB+tw3oS+3rXAIhAM8NdwmjPWe/a7H8XUN5Ql2togkOy4ZixbQayVD4KQy6"}]},"maintainers":[{"name":"pieh","email":"misiek.piechowiak@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/friendly-errors-webpack-plugin_1.7.0-chalk-2_1552592964736_0.8986701734172784"},"_hasShrinkwrap":false}},"time":{"created":"2019-03-14T19:49:24.550Z","1.7.0-chalk-2":"2019-03-14T19:49:24.873Z","modified":"2022-04-06T14:28:54.379Z"},"maintainers":[{"name":"pieh","email":"misiek.piechowiak@gmail.com"}],"description":"Recognizes certain classes of webpack errors and cleans, aggregates and prioritizes them to provide a better Developer Experience","homepage":"https://github.com/pieh/friendly-errors-webpack-plugin#readme","keywords":["friendly","errors","webpack","plugin"],"repository":{"type":"git","url":"git+https://github.com/pieh/friendly-errors-webpack-plugin.git"},"author":{"name":"Geoffroy Warin"},"bugs":{"url":"https://github.com/pieh/friendly-errors-webpack-plugin/issues"},"license":"MIT","readme":"This is forked version of [`friendly-errors-webpack-plugin`](https://www.npmjs.com/package/friendly-errors-webpack-plugin) with only change being bumped [`chalk`](https://www.npmjs.com/package/chalk) version from `^1.1.3` to `^2.4.2` and using [`strip-ansi`](https://www.npmjs.com/package/strip-ansi) instead of `chalk.stripColor` because it was removed in `chalk@^2`.\n","readmeFilename":"README.md"}