{"_id":"mochapack","_rev":"29-08e07315c391a139519a825bc558c1e0","name":"mochapack","dist-tags":{"latest":"2.1.5"},"versions":{"1.0.0":{"name":"mochapack","version":"1.0.0","keywords":["webpack","mocha"],"author":{"name":"Victor Vlasenko","email":"victor.vlasenko@sysgears.com"},"license":"MIT","_id":"mochapack@1.0.0","maintainers":[{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"}],"homepage":"https://github.com/sysgears/mochapack#readme","bugs":{"url":"https://github.com/sysgears/mochapack/issues"},"bin":{"mochapack":"./bin/mochapack"},"nyc":{"include":["src/**/*.js"],"sourceMap":false,"instrument":false},"dist":{"shasum":"f6a742bb9c1e7bb40ee8939bde83018ec7a940ee","tarball":"https://registry.npmjs.org/mochapack/-/mochapack-1.0.0.tgz","fileCount":68,"integrity":"sha512-/RtWnfyW/O7lzlE4dx3ba8K15J/46oWk/Xwz3ejeRNKkg7EgPbUmvPfnje5x5XliGi9nIZiqR4Pq1Lt+RcIqew==","signatures":[{"sig":"MEYCIQDUCE5z6UFagAq81twcxgLBX1PCUcK1AgWKm+MYZ51WqQIhAJUDZJINyKqgD23uSHXNdJR0YsVPmmGGPFc+25l72rJP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":171138,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcGMDGCRA9TVsSAnZWagAAVYUP/jiD6FGcgsz843NrY29A\nWlKF5qGH5m7t4Pu9E7SHudaQFitviyhoYzz3Yjyi2B3K1jXNCh7ChAsr/ipI\ny/m3imUixRkCOy8DbT3vdgh0d7HA+sR9Iz0wVPOQ7y1/1uoVjaGqL0ZqF/hE\nXQHiJw4MfBN+0FYFQexzCFmg0zCjZS9TQBlK9f/VIzZR0JtA4O1GFlLXwSSW\n2toitUFeJdTWuwtrN6Rf3Cn42jaOecFJftTf+YPjR4B6A/O2Qb8nBw8vv6eb\nq6mm21aOloBe0MlVNXM0nRTaUxFbgqcNVTt9cszQbRa2RnrhG65/5TCv9J1N\nwXF6S13kOp25o2LA6kSURV6XUpo9yf+wfjnWTqxPlITo+I38uq3akUZlaklS\nxpao0Ta5IZNUBGqpCCZUGR4Rp7ay5ZGymJHfX/Ljd+CC3WDKRJ6C9C09I+bE\njXEhmxIKT8g+T9maA/XFohs6dZTe6QsMB+8dQJsQXuIKqGnfehex07JgX64l\nAYjdwxao62O1StagoNP3KFMcYwqjrHfXEv6ZwDgV22QQiXtla/8CiSf6yHfu\nF0LcL/gT1gEPfAtSINcg6JnhcMKFZDfSWFaHSXLF/xS6dnzobgxr9/6mu2NF\nCHvTyr51R6qoile9SB+qadXGU/vOnY7K1Y/dyfNBPbxgGYaGpJzzZY+LcwdC\ncoeu\r\n=UTFR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/createMochaWebpack.js","gitHead":"adcd4ccf7dc1dba6b071166d9dcf61b9e5b5ad42","scripts":{"flow":"flow","lint":"eslint --report-unused-disable-directives src test bin","test":"npm run clean-tmp && npm run build && mocha --timeout 10000 --recursive --require babel-register \"test/**/*.test.js\"","build":"npm run clean-lib && babel ./src -d lib","cover":"cross-env BABEL_ENV=coverage nyc --reporter=lcov --reporter=text npm test","release":"np","posttest":"npm run lint","clean-lib":"del-cli \"lib/**\" \"!lib\" \"!lib/reporters\" \"!lib/utils.js\" \"!lib/entry.js\" \"!lib/reporters/base.js\"","clean-tmp":"del-cli \".tmp/**\"","docs:build":"npm run docs:clean && npm run docs:prepare && gitbook build","docs:clean":"del-cli _book","docs:watch":"npm run docs:prepare && gitbook serve --port 3000","prepublish":"npm run build  && npm run docs:build","docs:deploy":"gh-pages -d _book","postpublish":"npm run docs:deploy","docs:prepare":"gitbook install"},"_npmUser":{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"},"repository":{"url":"git+https://github.com/sysgears/mochapack.git","type":"git"},"_npmVersion":"6.1.0","description":"mocha cli with webpack support","directories":{},"greenkeeper":{"ignore":["globby","gitbook-cli","gitbook-plugin-anchors","gitbook-plugin-edit-link","gitbook-plugin-github","gitbook-plugin-prism"]},"_nodeVersion":"10.3.0","dependencies":{"chalk":"^2.3.0","yargs":"^11.0.0","globby":"^7.1.1","lodash":"^4.3.0","is-glob":"^4.0.0","chokidar":"^2.0.4","progress":"^2.0.0","toposort":"^1.0.0","interpret":"^1.0.1","memory-fs":"^0.4.1","strip-ansi":"^4.0.0","glob-parent":"^3.1.0","loader-utils":"^1.1.0","babel-runtime":"^6.18.0","nodent-runtime":"^3.0.3","normalize-path":"^2.0.1","source-map-support":"^0.5.0"},"_hasShrinkwrap":false,"devDependencies":{"np":"^2.9.0","del":"^3.0.0","nyc":"^11.3.0","chai":"^4.1.0","glob":"7.1.2","mocha":"^5.0.1","sinon":"^4.0.1","eslint":"^4.19.0","del-cli":"^1.1.0","webpack":"^4","anymatch":"^2.0.0","flow-bin":"^0.68.0","fs-extra":"^5.0.0","gh-pages":"^1.0.0","babel-cli":"^6.5.1","cross-env":"^5.1.0","node-sass":"^4.11.0","babel-core":"^6.26.0","css-loader":"~0.28.7","fast-async":"^6.1.2","gitbook-cli":"^2.3.2","sass-loader":"~6.0.0","tiny-worker":"^2.1.2","babel-eslint":"^8.2.2","babel-loader":"~7.1.0","bdd-lazy-var":"^2.1.2","coffee-script":"^1.11.1","worker-loader":"^1.1.1","babel-register":"^6.5.2","babel-preset-env":"^1.6.1","babel-plugin-lodash":"^3.2.10","eslint-plugin-import":"^2.9.0","gitbook-plugin-prism":"^2.0.0","babel-plugin-istanbul":"^4.1.5","gitbook-plugin-github":"^2.0.0","eslint-plugin-flowtype":"^2.29.1","gitbook-plugin-anchors":"^0.7.1","gitbook-plugin-edit-link":"^2.0.2","eslint-config-airbnb-base":"^12.1.0","write-file-webpack-plugin":"^4.2.0","eslint-plugin-flowtype-errors":"^3.5.1","babel-plugin-transform-runtime":"^6.15.0","babel-plugin-transform-class-properties":"^6.5.2","babel-plugin-transform-flow-strip-types":"^6.18.0","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-object-rest-spread":"^6.19.0"},"peerDependencies":{"mocha":">=4 <=5","webpack":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mochapack_1.0.0_1545126085613_0.9159273893533453","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"mochapack","version":"1.1.0","keywords":["webpack","mocha"],"author":{"name":"Victor Vlasenko","email":"victor.vlasenko@sysgears.com"},"license":"MIT","_id":"mochapack@1.1.0","maintainers":[{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"}],"homepage":"https://github.com/sysgears/mochapack#readme","bugs":{"url":"https://github.com/sysgears/mochapack/issues"},"bin":{"mochapack":"./bin/mochapack"},"nyc":{"include":["src/**/*.js"],"sourceMap":false,"instrument":false},"dist":{"shasum":"0fe24228b4b92a987ece2258e96188f59f248435","tarball":"https://registry.npmjs.org/mochapack/-/mochapack-1.1.0.tgz","fileCount":68,"integrity":"sha512-IFNA4LasRYWu2pNRjDRpoU8I/aLLgdVfkqlWz+x+tMLBrQO3HC18b+gjevIKeIfjVJ3msNJSSa4elOLNVd9HPw==","signatures":[{"sig":"MEYCIQCeeASX1/Qe9letrDo2x58sjc2LajR1CRyANMT9irNDUAIhAPBDZDaB8mnooQaXZLVyk7DzXMu0Pfadv9CblioYL0a1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":172228,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcdTjZCRA9TVsSAnZWagAAyS4P/0LEkNbj3TENTpy4/tXo\ndv/PqFticaMwT5D1v8xdO5yX6uELGoJ/6RBmGWTF7NJSj+w+TlAIl/BM70JH\nIiQf+zHGPS1y3O8F4TKCfo4K641LezImm1mPpFx/2tK32tQY2NX7rydKRhll\nrdIzhQ9breGK1XNMLZrsfwd5BzhxM062+EfHd0oaF1ksKMStEjOsQPn0SU+7\n2JGM1PNZn6WlnTLaPHiqj2EQbswhkpQ8IgADEwIaC+5QWlRaik83VqJYIns3\nvUP696FUyCgvGz/x1zUp9F2j8x6DLngXTI6pU7HfvSeaDAbkfvNmIdky9v10\nC23KETIz4XsSO/9KmWsi5N7YtkV01Hvi3fir/ibJBTeQKi9OZ6Wa8Yl/IpJw\nkmFDRehv+Uk9RtbF6/DPkMtzyCpPwTJg3CyR6cn7r0flkv4UGDXz4H2dUJ6r\nm67k3UO5J6/HUS7jXe8UPa7IG+3U8ELiFRChLNjhHu8AUWZmmY3sf3tv8HcS\nTLfiLIzgCNkiESl1kaGx6aJnSvjlz9mSlvkqU+UXQNk5F0VPDCfKymsXqE8u\nc/wk8l5SIG/BETmHEL+4Feg3/OWNzimfxXfXirf9e/Qiw45Zx0+NInhH3M2J\nn/5qoA5UIjqUI+dmE60oaVc0fjFt/mucfEnEAfZjaRf96xQB2jkiXV1tjQzY\nUxwf\r\n=ke/M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/createMochaWebpack.js","gitHead":"00d5c6a2b897723c2a27e6a38e30096c94532032","scripts":{"flow":"flow","lint":"eslint src test bin","test":"npm run clean-tmp && npm run build && mocha --timeout 10000 --recursive --require babel-register \"test/**/*.test.js\"","build":"npm run clean-lib && babel ./src -d lib","cover":"cross-env BABEL_ENV=coverage nyc --reporter=lcov --reporter=text npm test","watch":"babel ./src -w -d lib","release":"np","posttest":"npm run lint","clean-lib":"del-cli \"lib/**\" \"!lib\" \"!lib/reporters\" \"!lib/utils.js\" \"!lib/entry.js\" \"!lib/reporters/base.js\"","clean-tmp":"del-cli \".tmp/**\"","docs:build":"npm run docs:clean && npm run docs:prepare && gitbook build","docs:clean":"del-cli _book","docs:watch":"npm run docs:prepare && gitbook serve --port 3000","prepublish":"npm run build  && npm run docs:build","docs:deploy":"gh-pages -d _book","postpublish":"npm run docs:deploy","docs:prepare":"gitbook install"},"_npmUser":{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"},"repository":{"url":"git+https://github.com/sysgears/mochapack.git","type":"git"},"_npmVersion":"6.1.0","description":"mocha cli with webpack support","directories":{},"greenkeeper":{"ignore":["globby","gitbook-cli","gitbook-plugin-anchors","gitbook-plugin-edit-link","gitbook-plugin-github","gitbook-plugin-prism"]},"resolutions":{"hoek":"^4.2.1","mocha":"^6.0.0","cryptiles":"^4.1.3"},"_nodeVersion":"10.3.0","dependencies":{"chalk":"^2.3.0","yargs":"^11.0.0","globby":"^7.1.1","lodash":"^4.3.0","is-glob":"^4.0.0","chokidar":"^2.0.4","progress":"^2.0.0","toposort":"^1.0.0","interpret":"^1.0.1","memory-fs":"^0.4.1","strip-ansi":"^4.0.0","glob-parent":"^3.1.0","loader-utils":"^1.1.0","babel-runtime":"^6.18.0","nodent-runtime":"^3.0.3","normalize-path":"^2.0.1","source-map-support":"^0.5.0"},"_hasShrinkwrap":false,"devDependencies":{"np":"^2.9.0","del":"^3.0.0","nyc":"^11.3.0","chai":"^4.1.0","glob":"7.1.2","mocha":"^6.0.0","sinon":"^4.0.1","eslint":"^4.19.0","del-cli":"^1.1.0","webpack":"^4","anymatch":"^2.0.0","flow-bin":"^0.68.0","fs-extra":"^5.0.0","gh-pages":"^1.0.0","babel-cli":"^6.5.1","cross-env":"^5.1.0","node-sass":"^4.11.0","babel-core":"^6.26.0","css-loader":"~0.28.7","fast-async":"^6.1.2","gitbook-cli":"^2.3.2","sass-loader":"~6.0.0","tiny-worker":"^2.1.2","babel-eslint":"^8.2.2","babel-loader":"~7.1.0","bdd-lazy-var":"^2.5.0","coffee-script":"^1.11.1","worker-loader":"^1.1.1","babel-register":"^6.5.2","babel-preset-env":"^1.6.1","babel-plugin-lodash":"^3.2.10","eslint-plugin-import":"^2.9.0","gitbook-plugin-prism":"^2.0.0","babel-plugin-istanbul":"^4.1.5","gitbook-plugin-github":"^2.0.0","eslint-plugin-flowtype":"^2.29.1","gitbook-plugin-anchors":"^0.7.1","gitbook-plugin-edit-link":"^2.0.2","eslint-config-airbnb-base":"^12.1.0","write-file-webpack-plugin":"^4.2.0","eslint-plugin-flowtype-errors":"^3.5.1","babel-plugin-transform-runtime":"^6.15.0","babel-plugin-transform-class-properties":"^6.5.2","babel-plugin-transform-flow-strip-types":"^6.18.0","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-object-rest-spread":"^6.19.0"},"peerDependencies":{"mocha":">=4 <=6","webpack":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mochapack_1.1.0_1551186137063_0.6479227320247445","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"mochapack","version":"1.1.1","keywords":["webpack","mocha"],"author":{"name":"Victor Vlasenko","email":"victor.vlasenko@sysgears.com"},"license":"MIT","_id":"mochapack@1.1.1","maintainers":[{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"}],"homepage":"https://github.com/sysgears/mochapack#readme","bugs":{"url":"https://github.com/sysgears/mochapack/issues"},"bin":{"mochapack":"./bin/mochapack"},"nyc":{"include":["src/**/*.js"],"sourceMap":false,"instrument":false},"dist":{"shasum":"98d7f4bd4b7f32dfd4e3aed68d562f4c97fe38b1","tarball":"https://registry.npmjs.org/mochapack/-/mochapack-1.1.1.tgz","fileCount":68,"integrity":"sha512-t8WchR4+38f0BO7+nBcUexqe1NNhzr8vsylOp5wF/J1EWP47T76KRVnZIrHHjxXdnp5JJHZtUD8C0pkJG2iv0g==","signatures":[{"sig":"MEQCIEVUL/baaEckVLJi+8iDMlgektEmJS4pFkuygVxWlZxUAiAn4LBmSV4wO/vlya6xYikLQLs4gisdJK8qJKM08t9HmQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":172952,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcnL1vCRA9TVsSAnZWagAADdwQAIJY/M1joSke0j0zx7Bj\nSOxQbNaGQPvkAOVlyAIcdiEL/ks/zCQwE/5WLOwO29tEpq1LkRo66X+HZHtL\nSuUsB4o6Hm3JcI1ZMqcZ6RjkNHzJ2q3FFFoIVm1hbaM8rVI9exmNrsGa6A/r\nCFdpJGYNMuF++lkTMJHk8zdQHsPBatia7Wl/SHurcvFLLtwnZbKGXUS6HkQ9\nkwfaAppBHxR5WQQhqEqUm0PnF/QuwbXw99weWDeYUkf48pTN2hX7oHV9ych8\nhe//XXAVhdGAOeYzACN0i2dmoQZSfzYz4p4QNUINLDqP4/MTamMGNcri/ruZ\nEtF/giHIi82nzO1r1h4ERW3FBu1kGmq7Md5nXLTCshgDei88a8B6jtJ6WJh2\nHz4hDtbDpQ//SBA+yjy8Vr8/lA0sY7/wMtOv7BIUJ/nO8ICwXacYCpl+uDn2\naBJnuzIl+LJWEaxrl+YCalSNevkOgd0bwCeIINkqoFL6t8WRNZ20laxLt2Fh\n1xfuakt96M3kBdzc8m0ZrF4Rvv7ySda7WkyWy+7VJeGGetAD75GCRcVky4rV\ngq0ulvY1ZbQhhJAxIDgkoSZvaxlD8hP/lmkGSnu+Otd/QjhRX5t19/kVJQEf\nRfXY31njXdiyxmHbU92Dycf1m5U2ub/f7umsN8ZSHP0aG9JLKTwfvuf11OIs\niEqg\r\n=fU4n\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/createMochaWebpack.js","gitHead":"e016731940fca967bcf39fb082eca7daa8d05aa9","scripts":{"flow":"flow","lint":"eslint src test bin --fix","test":"npm run clean-tmp && npm run build && mocha --timeout 10000 --recursive --require babel-register \"test/**/*.test.js\"","build":"npm run clean-lib && babel ./src -d lib","cover":"cross-env BABEL_ENV=coverage nyc --reporter=lcov --reporter=text npm test","watch":"babel ./src -w -d lib","release":"np","posttest":"npm run lint","clean-lib":"del-cli \"lib/**\" \"!lib\" \"!lib/reporters\" \"!lib/utils.js\" \"!lib/entry.js\" \"!lib/reporters/base.js\"","clean-tmp":"del-cli \".tmp/**\"","docs:build":"npm run docs:clean && npm run docs:prepare && gitbook build","docs:clean":"del-cli _book","docs:watch":"npm run docs:prepare && gitbook serve --port 3000","docs:deploy":"gh-pages -d _book","postpublish":"npm run docs:deploy","docs:prepare":"gitbook install","prepublishOnly":"npm run build  && npm run docs:build"},"_npmUser":{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"},"repository":{"url":"git+https://github.com/sysgears/mochapack.git","type":"git"},"_npmVersion":"6.1.0","description":"mocha cli with webpack support","directories":{},"greenkeeper":{"ignore":["globby","gitbook-cli","gitbook-plugin-anchors","gitbook-plugin-edit-link","gitbook-plugin-github","gitbook-plugin-prism"]},"resolutions":{"hoek":"^4.2.1","cryptiles":"^4.1.3","bdd-lazy-var/mocha":">=4.0.0"},"_nodeVersion":"10.3.0","dependencies":{"chalk":"^2.3.0","yargs":"^11.0.0","globby":"^7.1.1","lodash":"^4.3.0","is-glob":"^4.0.0","chokidar":"^2.0.4","progress":"^2.0.0","toposort":"^1.0.0","interpret":"^1.0.1","memory-fs":"^0.4.1","strip-ansi":"^4.0.0","glob-parent":"^3.1.0","loader-utils":"^1.1.0","babel-runtime":"^6.18.0","nodent-runtime":"^3.0.3","normalize-path":"^2.0.1","source-map-support":"^0.5.0"},"_hasShrinkwrap":false,"devDependencies":{"np":"^2.9.0","del":"^3.0.0","nyc":"^11.3.0","chai":"^4.1.0","glob":"7.1.2","mocha":"^6.0.2","sinon":"^4.0.1","eslint":"^4.19.0","del-cli":"^1.1.0","webpack":"^4","anymatch":"^2.0.0","flow-bin":"^0.68.0","fs-extra":"^5.0.0","gh-pages":"^1.0.0","babel-cli":"^6.5.1","cross-env":"^5.1.0","minimatch":"^3.0.4","node-sass":"^4.11.0","babel-core":"^6.26.0","css-loader":"~0.28.7","fast-async":"^6.1.2","gitbook-cli":"^2.3.2","sass-loader":"~6.0.0","tiny-worker":"^2.1.2","babel-eslint":"^8.2.2","babel-loader":"~7.1.0","bdd-lazy-var":"^2.5.0","coffee-script":"^1.11.1","worker-loader":"^1.1.1","babel-register":"^6.5.2","babel-preset-env":"^1.6.1","babel-plugin-lodash":"^3.2.10","eslint-plugin-import":"^2.9.0","gitbook-plugin-prism":"^2.0.0","babel-plugin-istanbul":"^4.1.5","gitbook-plugin-github":"^2.0.0","eslint-plugin-flowtype":"^2.29.1","gitbook-plugin-anchors":"^0.7.1","gitbook-plugin-edit-link":"^2.0.2","eslint-config-airbnb-base":"^12.1.0","write-file-webpack-plugin":"^4.2.0","eslint-plugin-flowtype-errors":"^3.5.1","babel-plugin-transform-runtime":"^6.15.0","babel-plugin-transform-class-properties":"^6.5.2","babel-plugin-transform-flow-strip-types":"^6.18.0","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-object-rest-spread":"^6.19.0"},"peerDependencies":{"mocha":">=4 <=6","webpack":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mochapack_1.1.1_1553775982080_0.724988293562856","host":"s3://npm-registry-packages"}},"1.1.2":{"name":"mochapack","version":"1.1.2","keywords":["webpack","mocha"],"author":{"name":"Victor Vlasenko","email":"victor.vlasenko@sysgears.com"},"license":"MIT","_id":"mochapack@1.1.2","maintainers":[{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"}],"homepage":"https://github.com/sysgears/mochapack#readme","bugs":{"url":"https://github.com/sysgears/mochapack/issues"},"bin":{"mochapack":"./bin/mochapack"},"nyc":{"include":["src/**/*.js"],"sourceMap":false,"instrument":false},"dist":{"shasum":"b1d32ccbcad04ba040587af2a9db29c92b5fccea","tarball":"https://registry.npmjs.org/mochapack/-/mochapack-1.1.2.tgz","fileCount":68,"integrity":"sha512-Ce5JxcSSkPtmsRCXC9Eem8+P+IGD6DdJ1PSIfERTQufVKanmHzNvmT8m+kDVdYKwTwkXjrPwuy/Pt2TtjQkjTQ==","signatures":[{"sig":"MEYCIQDas0A2J0kZPNYNRaCW/zzbMyE0iCk8bf19tlAWIdNZLgIhAJcP0/UPY/UllH+AoGeEdeKKK8fSUui/xqrTRIzWX8Od","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":174100,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLZPCCRA9TVsSAnZWagAA2UMP/jT3scrRRZJ5UOi130pO\nBJU47ql99sc7COHzSjuxSTlx2Vg0rmPvH3d0yg1v3xPXXoPeRx2A/LIwbDyh\nKRfl1WrDNJys2nS9Mtqu0wR9CJ3qPG/0Dl6fPPAVwpNs0gbtbMpZ56yVPugn\nNfHYHNsBGQw/IGkb5pYFmSVaWF1zeW/TA0SjFqwSFQ9KFJ9oONJbQjRjL1a8\nNeu1rrH6QLZcjVgkfuZA5lFHTYdc/CFWJxHtG+x6rrnIPpC1jY2lL4+ae2Q7\n5y3gRE3MP5uFc+O7E2nV5hddD1oR6kKJt6ryEWrdyY0VQVmthxDUSsd425Zz\nJQQlK8cVkSrVu2W2PPg6ad9zdCuDTx0UFw1KGB/IfNW4kJsOoZQwSQS8899d\ngOnNLvpoVB6kMwYic8nxrINDMUbm/wdnju741CQqju1OuYGxSJJbxKuBMA3b\niYPiTa/CwoUzV93iCDqUBaAetFOiXB3C0ymz0JhWZriWP2nHGMBArKqFxH7W\ny7kPHefdwu4yTJ3QlBkGdVAa4gF+T1FHxGyjQVDNUDInQwia098mkxiuRgKx\n3mey7fv9dpGr1LkNV7VWEsSJxogJVoBlgA49BHsXbWLSuc7UiSkpauYV51xo\n6FIuY6iWwQzBK2imY4pA3lvv92JrItY5W8VVKDz4/+CuqgvCLCnEZ9W3Lkln\n+GSQ\r\n=BmHS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/createMochaWebpack.js","gitHead":"fa191e2f22e42d4b00ab5ee63063dbe943f3cec4","scripts":{"flow":"flow","lint":"eslint src test bin --fix","test":"npm run clean-tmp && npm run build && mocha --timeout 10000 --recursive --require babel-register \"test/**/*.test.js\"","build":"npm run clean-lib && babel ./src -d lib","cover":"cross-env BABEL_ENV=coverage nyc --reporter=lcov --reporter=text npm test","watch":"babel ./src -w -d lib","release":"np","posttest":"npm run lint","clean-lib":"del-cli \"lib/**\" \"!lib\" \"!lib/reporters\" \"!lib/utils.js\" \"!lib/entry.js\" \"!lib/reporters/base.js\"","clean-tmp":"del-cli \".tmp/**\"","docs:build":"npm run docs:clean && npm run docs:prepare && gitbook build","docs:clean":"del-cli _book","docs:watch":"npm run docs:prepare && gitbook serve --port 3000","docs:deploy":"gh-pages -d _book","postpublish":"npm run docs:deploy","docs:prepare":"gitbook install","prepublishOnly":"npm run build  && npm run docs:build"},"_npmUser":{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"},"repository":{"url":"git+https://github.com/sysgears/mochapack.git","type":"git"},"_npmVersion":"6.4.1","description":"mocha cli with webpack support","directories":{},"greenkeeper":{"ignore":["globby","gitbook-cli","gitbook-plugin-anchors","gitbook-plugin-edit-link","gitbook-plugin-github","gitbook-plugin-prism"]},"resolutions":{"hoek":"^4.2.1","fstream":">=1.0.12","js-yaml":">=3.13.0","cryptiles":"^4.1.3","tunnel-agent":">=0.6.0","lodash.mergewith":">=4.6.2","bdd-lazy-var/mocha":">=4.0.0"},"_nodeVersion":"10.15.3","dependencies":{"chalk":"^2.3.0","yargs":"^13.0.0","globby":"^7.1.1","lodash":"^4.17.14","is-glob":"^4.0.0","chokidar":"^2.0.4","progress":"^2.0.0","toposort":"^1.0.0","interpret":"^1.0.1","memory-fs":"^0.4.1","strip-ansi":"^4.0.0","glob-parent":"^3.1.0","loader-utils":"^1.1.0","babel-runtime":"^6.18.0","nodent-runtime":"^3.0.3","normalize-path":"^2.0.1","source-map-support":"^0.5.0"},"_hasShrinkwrap":false,"devDependencies":{"np":"^2.9.0","del":"^3.0.0","nyc":"^11.3.0","chai":"^4.1.0","glob":"7.1.2","mocha":"^6.0.2","sinon":"^4.0.1","eslint":"^4.19.0","del-cli":"^1.1.0","webpack":"^4","anymatch":"^2.0.0","flow-bin":"^0.68.0","fs-extra":"^5.0.0","gh-pages":"^1.0.0","babel-cli":"^6.5.1","cross-env":"^5.1.0","minimatch":"^3.0.4","node-sass":"^4.11.0","babel-core":"^6.26.0","css-loader":"~0.28.7","fast-async":"^6.1.2","gitbook-cli":"^2.3.2","sass-loader":"~6.0.0","tiny-worker":"^2.1.2","babel-eslint":"^8.2.2","babel-loader":"~7.1.0","bdd-lazy-var":"^2.5.0","coffee-script":"^1.11.1","worker-loader":"^1.1.1","babel-register":"^6.5.2","babel-preset-env":"^1.6.1","babel-plugin-lodash":"^3.2.10","eslint-plugin-import":"^2.9.0","gitbook-plugin-prism":"^2.0.0","babel-plugin-istanbul":"^4.1.5","gitbook-plugin-github":"^2.0.0","eslint-plugin-flowtype":"^2.29.1","gitbook-plugin-anchors":"^0.7.1","gitbook-plugin-edit-link":"^2.0.2","eslint-config-airbnb-base":"^12.1.0","write-file-webpack-plugin":"^4.2.0","eslint-plugin-flowtype-errors":"^3.5.1","babel-plugin-transform-runtime":"^6.15.0","babel-plugin-transform-class-properties":"^6.5.2","babel-plugin-transform-flow-strip-types":"^6.18.0","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-object-rest-spread":"^6.19.0"},"peerDependencies":{"mocha":">=4 <=6","webpack":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mochapack_1.1.2_1563268033247_0.004804401781403511","host":"s3://npm-registry-packages"}},"1.1.3":{"name":"mochapack","version":"1.1.3","keywords":["webpack","mocha"],"author":{"name":"Victor Vlasenko","email":"victor.vlasenko@sysgears.com"},"license":"MIT","_id":"mochapack@1.1.3","maintainers":[{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"}],"homepage":"https://github.com/sysgears/mochapack#readme","bugs":{"url":"https://github.com/sysgears/mochapack/issues"},"bin":{"mochapack":"./bin/mochapack"},"nyc":{"include":["src/**/*.js"],"sourceMap":false,"instrument":false},"dist":{"shasum":"9f249958cc4cb58508591565b74298c56af8b1ac","tarball":"https://registry.npmjs.org/mochapack/-/mochapack-1.1.3.tgz","fileCount":68,"integrity":"sha512-awRa/n1Zh9QDCdGF2f7qFmp40L0JjXYMk+TXeOnB1rjJGnYKUZnjftnLHQhw81mk+VllngViXHX7iCM1amF8/g==","signatures":[{"sig":"MEQCIExsahuY6Sb1NSgKot2yjminqCgpXwG51zToA85LTu3oAiBelUbt0UeC49mFyIPsb71QyhFHfG3OmFdCNqQ3dKpYoA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":174137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdRBN7CRA9TVsSAnZWagAAnWgP/3IW8kFVxY73wKQICmsz\nuclkT2hr+W85AAJPvOHXhgcpJlzX8EwVYp5rr5oBCuGc8HzfV/g0uZRwbTpr\nEmug+4Lzs16oHLC373OCmcA1TDBlzo9f1AswIblpg9lIL+VXe8Uq+hm4CmsL\nQOliUPMUjkSZFnYYJbOAJlMa7GIvtck5+kYOqMej1zvm7WsTjdoos1E3zSR0\nDgBTsWPp/TV0mnHmtuizmPJVHQ5xsNNkbwzfwB3TbAwYvEqOeydpfZ9w4eiW\nQ8vG65YoF4q+kILg2ZKh/a6UDaYTy+kWH+SVJw99e7Iaiw9w++1txXqCtb5f\nOcF/6Zs1vAnZEXLvv6py4xGGXe8ECHActZNU7xJgKhR6lDAUa5Hh5q9dJW6+\n3vyRM4NP1749wlR90kmQFxQh/I1pu4kqHkRxMMRstv9GQwI3YZt04Rgg1v+n\nWLM40jYPnDpgCOhHAd1O/EuMl95srBc52wcd7fBgYM+5rh9qvYebBj6czllN\nlkHAxjzUCiA4EhTh5aJVRXi5dZJAHDuVMvhuFteglwt5ZjqCWwRMuKHCgTn9\nI0n4ie/ZZ0l2V+Ei8WBtEt6LEyvOz9JqZnV86z0be2yWIe1ja9NL1L5UBDuP\nOkWo6m20mDr3lof85OumBG8iXwKEkEIzaVJrIM0+BIvfVGmGp1tGX+dLYDry\nh19g\r\n=wEMl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/createMochaWebpack.js","gitHead":"1944c97e99ae9752ddf21bc9fcc58c32148a4cd1","scripts":{"flow":"flow","lint":"eslint src test bin --fix","test":"npm run clean-tmp && npm run build && mocha --timeout 10000 --recursive --require babel-register \"test/**/*.test.js\"","build":"npm run clean-lib && babel ./src -d lib","cover":"cross-env BABEL_ENV=coverage nyc --reporter=lcov --reporter=text npm test","watch":"babel ./src -w -d lib","release":"np","posttest":"npm run lint","clean-lib":"del-cli \"lib/**\" \"!lib\" \"!lib/reporters\" \"!lib/utils.js\" \"!lib/entry.js\" \"!lib/reporters/base.js\"","clean-tmp":"del-cli \".tmp/**\"","docs:build":"npm run docs:clean && npm run docs:prepare && gitbook build","docs:clean":"del-cli _book","docs:watch":"npm run docs:prepare && gitbook serve --port 3000","docs:deploy":"gh-pages -d _book","postpublish":"npm run docs:deploy","docs:prepare":"gitbook install","prepublishOnly":"npm run build  && npm run docs:build"},"_npmUser":{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"},"repository":{"url":"git+https://github.com/sysgears/mochapack.git","type":"git"},"_npmVersion":"6.4.1","description":"mocha cli with webpack support","directories":{},"greenkeeper":{"ignore":["globby","gitbook-cli","gitbook-plugin-anchors","gitbook-plugin-edit-link","gitbook-plugin-github","gitbook-plugin-prism"]},"resolutions":{"hoek":"^4.2.1","fstream":">=1.0.12","js-yaml":">=3.13.0","cryptiles":"^4.1.3","tunnel-agent":">=0.6.0","lodash.mergewith":">=4.6.2","bdd-lazy-var/mocha":">=4.0.0"},"_nodeVersion":"10.15.3","dependencies":{"chalk":"^2.4.2","yargs":"^13.0.0","globby":"^10.0.1","lodash":"^4.17.15","is-glob":"^4.0.1","chokidar":"^3.0.2","progress":"^2.0.3","toposort":"^2.0.2","interpret":"^1.2.0","memory-fs":"^0.4.1","strip-ansi":"^5.2.0","glob-parent":"^5.0.0","loader-utils":"^1.2.3","babel-runtime":"^6.26.0","nodent-runtime":"^3.2.1","normalize-path":"^3.0.0","source-map-support":"^0.5.13"},"_hasShrinkwrap":false,"devDependencies":{"np":"^2.9.0","del":"^3.0.0","nyc":"^11.3.0","chai":"^4.1.0","glob":"7.1.2","mocha":"^6.0.2","sinon":"^4.0.1","eslint":"^4.19.0","del-cli":"^1.1.0","webpack":"^4","anymatch":"^2.0.0","flow-bin":"^0.68.0","fs-extra":"^5.0.0","gh-pages":"^1.0.0","babel-cli":"^6.5.1","cross-env":"^5.1.0","minimatch":"^3.0.4","node-sass":"^4.11.0","babel-core":"^6.26.0","css-loader":"~0.28.7","fast-async":"^6.1.2","gitbook-cli":"^2.3.2","sass-loader":"~6.0.0","tiny-worker":"^2.1.2","babel-eslint":"^8.2.2","babel-loader":"~7.1.0","bdd-lazy-var":"^2.5.0","coffee-script":"^1.11.1","worker-loader":"^1.1.1","babel-register":"^6.5.2","babel-preset-env":"^1.6.1","babel-plugin-lodash":"^3.2.10","eslint-plugin-import":"^2.9.0","gitbook-plugin-prism":"^2.0.0","babel-plugin-istanbul":"^4.1.5","gitbook-plugin-github":"^2.0.0","eslint-plugin-flowtype":"^2.29.1","gitbook-plugin-anchors":"^0.7.1","gitbook-plugin-edit-link":"^2.0.2","eslint-config-airbnb-base":"^12.1.0","write-file-webpack-plugin":"^4.2.0","eslint-plugin-flowtype-errors":"^3.5.1","babel-plugin-transform-runtime":"^6.15.0","babel-plugin-transform-class-properties":"^6.5.2","babel-plugin-transform-flow-strip-types":"^6.18.0","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-object-rest-spread":"^6.19.0"},"peerDependencies":{"mocha":">=4 <=6","webpack":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mochapack_1.1.3_1564742522373_0.5042775988511559","host":"s3://npm-registry-packages"}},"1.1.4":{"name":"mochapack","version":"1.1.4","keywords":["webpack","mocha"],"author":{"name":"Victor Vlasenko","email":"victor.vlasenko@sysgears.com"},"license":"MIT","_id":"mochapack@1.1.4","maintainers":[{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"}],"homepage":"https://github.com/sysgears/mochapack#readme","bugs":{"url":"https://github.com/sysgears/mochapack/issues"},"bin":{"mochapack":"./bin/mochapack"},"nyc":{"include":["src/**/*.js"],"sourceMap":false,"instrument":false},"dist":{"shasum":"cd587f0f95389d24a41e0ad61c7b29916ccbb250","tarball":"https://registry.npmjs.org/mochapack/-/mochapack-1.1.4.tgz","fileCount":68,"integrity":"sha512-gg1yOfu5DHfxpNzW9Ahm443medujpceudoQ9o0xyM+gRmsALumxCVsxC4zRhDrGkvGMyFaXrsd81GeEdaKSwbQ==","signatures":[{"sig":"MEUCIDbFAcS4hmKTYrXyj/bDOu7UZRt0EPcoVJIKqYqh9MqwAiEA2ZyPiumFTZOVpq6f6bMMagmdz0aurWbjRQWjumiWS9g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":174137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXmgwCRA9TVsSAnZWagAAdL4P/1BeY0L9HFrPJsTEFJql\nXYunl56RXFAMGkWG8dMwvPz50OAGY4tl0lys9Zfi95Q4NNjypt8cC8xQV+En\nzWu5mszQ1CD8LEhJD0ePXNXNMJGuHJinKoIrPRqD5xi30RMPOuHwNtEnrapw\nC6dkWSDj8LyYYw8gkY49kZg2HbyslhBBUUWJ1uTwf0paBPNdacYaGZMpYSAc\nrxzRZfykXdOOaTCK2kjelE749Vph0fIg71uhExc/JrH62tuVB2ANsg3zK+vc\nbg2CSZWepPJboM3OakTfD51Sv0QD8OZmEi6eVgKK2lzXQGH245EBsPhLJsLA\nGFbCEvd6sdvJZzHASQpscteEq7VBA2WsNdRzmJLcW/M7BgOcxeKnPGz4JNCb\n2t5Y1potVIZIE7UGX267COuMZBoDOO0Dd638+aFHpAu+XuBAxDMzUGUZQmyh\n1s8OJ9XhLPfSq03hqKu+9ePUEiHVcIScM0lmW5r3AETMycOkKK65XWcWMfDE\ngdt2HdNc3hHs9JtIzRDOTINEk8BDnRivj5RiYTjrltFmqPGYxd25oZQG01Ft\nOLjWBS7HG06kuBJThriJEvRyT9bqMj7Ih7B/XTSP9KcYnJhiT6HetUSyARyD\nfrl02EWTAeTxw76RuYyYHubbipo3Hj67NhgYu0adywhOdy0UvmZMbESucwwu\nDREE\r\n=U6In\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/createMochaWebpack.js","gitHead":"494b96912e5b027b6cbd25d71ec3c856cb561467","scripts":{"flow":"flow","lint":"eslint src test bin --fix","test":"npm run clean-tmp && npm run build && mocha --timeout 10000 --recursive --require babel-register \"test/**/*.test.js\"","build":"npm run clean-lib && babel ./src -d lib","cover":"cross-env BABEL_ENV=coverage nyc --reporter=lcov --reporter=text npm test","watch":"babel ./src -w -d lib","release":"np","posttest":"npm run lint","clean-lib":"del-cli \"lib/**\" \"!lib\" \"!lib/reporters\" \"!lib/utils.js\" \"!lib/entry.js\" \"!lib/reporters/base.js\"","clean-tmp":"del-cli \".tmp/**\"","docs:build":"npm run docs:clean && npm run docs:prepare && gitbook build","docs:clean":"del-cli _book","docs:watch":"npm run docs:prepare && gitbook serve --port 3000","docs:deploy":"gh-pages -d _book","postpublish":"npm run docs:deploy","docs:prepare":"gitbook install","prepublishOnly":"npm run build  && npm run docs:build"},"_npmUser":{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"},"repository":{"url":"git+https://github.com/sysgears/mochapack.git","type":"git"},"_npmVersion":"6.4.1","description":"mocha cli with webpack support","directories":{},"greenkeeper":{"ignore":["globby","gitbook-cli","gitbook-plugin-anchors","gitbook-plugin-edit-link","gitbook-plugin-github","gitbook-plugin-prism"]},"resolutions":{"hoek":"^4.2.1","fstream":">=1.0.12","js-yaml":">=3.13.0","cryptiles":"^4.1.3","tunnel-agent":">=0.6.0","lodash.mergewith":">=4.6.2","bdd-lazy-var/mocha":">=4.0.0"},"_nodeVersion":"10.15.3","dependencies":{"chalk":"^2.4.2","yargs":"^13.0.0","globby":"^10.0.1","lodash":"^4.17.15","is-glob":"^4.0.1","chokidar":"^3.0.2","progress":"^2.0.3","toposort":"^2.0.2","interpret":"^1.2.0","memory-fs":"^0.4.1","minimatch":"^3.0.4","strip-ansi":"^5.2.0","glob-parent":"^5.0.0","loader-utils":"^1.2.3","babel-runtime":"^6.26.0","nodent-runtime":"^3.2.1","normalize-path":"^3.0.0","source-map-support":"^0.5.13"},"_hasShrinkwrap":false,"devDependencies":{"np":"^2.9.0","del":"^3.0.0","nyc":"^11.3.0","chai":"^4.1.0","glob":"7.1.2","mocha":"^6.0.2","sinon":"^4.0.1","eslint":"^4.19.0","del-cli":"^1.1.0","webpack":"^4","anymatch":"^2.0.0","flow-bin":"^0.68.0","fs-extra":"^5.0.0","gh-pages":"^1.0.0","babel-cli":"^6.5.1","cross-env":"^5.1.0","node-sass":"^4.11.0","babel-core":"^6.26.0","css-loader":"~0.28.7","fast-async":"^6.1.2","gitbook-cli":"^2.3.2","sass-loader":"~6.0.0","tiny-worker":"^2.1.2","babel-eslint":"^8.2.2","babel-loader":"~7.1.0","bdd-lazy-var":"^2.5.0","coffee-script":"^1.11.1","worker-loader":"^1.1.1","babel-register":"^6.5.2","babel-preset-env":"^1.6.1","babel-plugin-lodash":"^3.2.10","eslint-plugin-import":"^2.9.0","gitbook-plugin-prism":"^2.0.0","babel-plugin-istanbul":"^4.1.5","gitbook-plugin-github":"^2.0.0","eslint-plugin-flowtype":"^2.29.1","gitbook-plugin-anchors":"^0.7.1","gitbook-plugin-edit-link":"^2.0.2","eslint-config-airbnb-base":"^12.1.0","write-file-webpack-plugin":"^4.2.0","eslint-plugin-flowtype-errors":"^3.5.1","babel-plugin-transform-runtime":"^6.15.0","babel-plugin-transform-class-properties":"^6.5.2","babel-plugin-transform-flow-strip-types":"^6.18.0","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-object-rest-spread":"^6.19.0"},"peerDependencies":{"mocha":">=4 <=6","webpack":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mochapack_1.1.4_1566468143381_0.6679971700986869","host":"s3://npm-registry-packages"}},"1.1.5":{"name":"mochapack","version":"1.1.5","keywords":["webpack","mocha"],"author":{"name":"Victor Vlasenko","email":"victor.vlasenko@sysgears.com"},"license":"MIT","_id":"mochapack@1.1.5","maintainers":[{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"}],"homepage":"https://github.com/sysgears/mochapack#readme","bugs":{"url":"https://github.com/sysgears/mochapack/issues"},"bin":{"mochapack":"./bin/mochapack"},"nyc":{"include":["src/**/*.js"],"sourceMap":false,"instrument":false},"dist":{"shasum":"e410eee4aa2463677ad0a750e78168662848161e","tarball":"https://registry.npmjs.org/mochapack/-/mochapack-1.1.5.tgz","fileCount":68,"integrity":"sha512-k4Qukx7lpHLgvQcjCaJDa/PqvQED9DjsuuwaS2dTmjK2vus++DTYDRrnf4KYH2/aROgFqwPe+5gDhnAiwoxQ8Q==","signatures":[{"sig":"MEQCICqDoZ+UVD94kgs81m+2yKDsPZP1tqTkuTHNu8rZtWZOAiBXKctxSdCBSFeSHrgrTIY8Ado/z2Ew0kfpMWGrKV01Nw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":175654,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdiHZACRA9TVsSAnZWagAA2WMP/iwlAxY4KUar2n2ypLWQ\nymYZtePJKx6knf4TUgPEASUPnvPryEXteWdh7HhPmYie2ZmT6ghRu2OtaGFI\n8CxOjS+1j2Zz45ybKElzNOKLEEbLWw47Yd4Bgir7wUlR8wOrZCRSVmzSIspN\nn8LpndOZuxVwA3KjmRHk/6hDYPYj3czMkfrDFNfYXo7o6SrHGXCxDBAsYKld\nXf5FFYqH4mBa77d9y8KCkUSP/UjOrXRLfTeJ+XrGF1Tu3yMIzaC2pNvnKCDJ\n1dvLN26YeAuF+i7nUI/4sIv/t6UhPR+H+lolDcRAUjYdkXjYKoahBNH7X8JO\n0lsjQ/oQHxypW+3jxH481WZVrY+0l2RJRfArdxbilupmalFRmmKv3DqueJGj\n55djE11c5GXRm6wLem2x/79qA0WG5ITpXDYQSZrRUzNIPmLq/4u3FguS/FCJ\n+dnWRzmQdzM8CAjuTL1cYlaTYAXk3ZgK9fKIuN0AMxplp34gtYiglbHIqwKR\nvI5QLq1qsuPYA5xmbuHdjnfiyQtnQ9IXK3yYldy0W/U3lbD4+612f9He0eXO\nMLZTJ0EhAZ3D77aPToBhv9YpiWGirm0/WgdO8OfK9RT0GRz1rG2xU3Dg0tv2\nTv0fUNWVhnSCRqBBzzJ3rrRREV31AbtZ6r40CFNaclnIhLxrvNSSCXSPZiNu\n1WQ7\r\n=gjBY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/createMochaWebpack.js","gitHead":"ec0a65a702acd2c41902196185fd8b6bcad74639","scripts":{"flow":"flow","lint":"eslint src test bin --fix","test":"npm run clean-tmp && npm run build && mocha --timeout 10000 --recursive --require babel-register \"test/**/*.test.js\"","build":"npm run clean-lib && babel ./src -d lib","cover":"cross-env BABEL_ENV=coverage nyc --reporter=lcov --reporter=text npm test","watch":"babel ./src -w -d lib","release":"np","posttest":"npm run lint","clean-lib":"del-cli \"lib/**\" \"!lib\" \"!lib/reporters\" \"!lib/utils.js\" \"!lib/entry.js\" \"!lib/reporters/base.js\"","clean-tmp":"del-cli \".tmp/**\"","docs:build":"npm run docs:clean && npm run docs:prepare && gitbook build","docs:clean":"del-cli _book","docs:watch":"npm run docs:prepare && gitbook serve --port 3000","docs:deploy":"gh-pages -d _book","postpublish":"npm run docs:deploy","docs:prepare":"gitbook install","prepublishOnly":"npm run build  && npm run docs:build"},"_npmUser":{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"},"repository":{"url":"git+https://github.com/sysgears/mochapack.git","type":"git"},"_npmVersion":"6.4.1","description":"mocha cli with webpack support","directories":{},"greenkeeper":{"ignore":["globby","gitbook-cli","gitbook-plugin-anchors","gitbook-plugin-edit-link","gitbook-plugin-github","gitbook-plugin-prism"]},"resolutions":{"hoek":"^4.2.1","fstream":">=1.0.12","js-yaml":">=3.13.0","cryptiles":"^4.1.3","tunnel-agent":">=0.6.0","lodash.mergewith":">=4.6.2","bdd-lazy-var/mocha":">=4.0.0"},"_nodeVersion":"10.15.3","dependencies":{"chalk":"^2.4.2","yargs":"^13.0.0","globby":"^10.0.1","lodash":"^4.17.15","is-glob":"^4.0.1","chokidar":"^3.0.2","progress":"^2.0.3","toposort":"^2.0.2","interpret":"^1.2.0","memory-fs":"^0.4.1","minimatch":"^3.0.4","strip-ansi":"^5.2.0","glob-parent":"^5.0.0","loader-utils":"^1.2.3","babel-runtime":"^6.26.0","nodent-runtime":"^3.2.1","normalize-path":"^3.0.0","source-map-support":"^0.5.13"},"_hasShrinkwrap":false,"devDependencies":{"np":"^2.9.0","del":"^3.0.0","nyc":"^11.3.0","chai":"^4.1.0","glob":"7.1.2","mocha":"^6.0.2","sinon":"^4.0.1","eslint":"^4.19.0","del-cli":"^1.1.0","webpack":"^4","anymatch":"^2.0.0","flow-bin":"^0.68.0","fs-extra":"^5.0.0","gh-pages":"^1.0.0","babel-cli":"^6.5.1","cross-env":"^5.1.0","node-sass":"^4.11.0","babel-core":"^6.26.0","css-loader":"~0.28.7","fast-async":"^6.1.2","gitbook-cli":"^2.3.2","sass-loader":"~6.0.0","tiny-worker":"^2.1.2","babel-eslint":"^8.2.2","babel-loader":"~7.1.0","bdd-lazy-var":"^2.5.0","coffee-script":"^1.11.1","worker-loader":"^1.1.1","babel-register":"^6.5.2","babel-preset-env":"^1.6.1","babel-plugin-lodash":"^3.2.10","eslint-plugin-import":"^2.9.0","gitbook-plugin-prism":"^2.0.0","babel-plugin-istanbul":"^4.1.5","gitbook-plugin-github":"^2.0.0","eslint-plugin-flowtype":"^2.29.1","gitbook-plugin-anchors":"^0.7.1","gitbook-plugin-edit-link":"^2.0.2","eslint-config-airbnb-base":"^12.1.0","write-file-webpack-plugin":"^4.2.0","eslint-plugin-flowtype-errors":"^3.5.1","babel-plugin-transform-runtime":"^6.15.0","babel-plugin-transform-class-properties":"^6.5.2","babel-plugin-transform-flow-strip-types":"^6.18.0","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-object-rest-spread":"^6.19.0"},"peerDependencies":{"mocha":">=4 <=6","webpack":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mochapack_1.1.5_1569224255751_0.7126280532299791","host":"s3://npm-registry-packages"}},"1.1.6":{"name":"mochapack","version":"1.1.6","keywords":["webpack","mocha"],"author":{"name":"Victor Vlasenko","email":"victor.vlasenko@sysgears.com"},"license":"MIT","_id":"mochapack@1.1.6","maintainers":[{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"}],"homepage":"https://github.com/sysgears/mochapack#readme","bugs":{"url":"https://github.com/sysgears/mochapack/issues"},"bin":{"mochapack":"./bin/mochapack"},"nyc":{"include":["src/**/*.js"],"sourceMap":false,"instrument":false},"dist":{"shasum":"9bdc8c72879c0f2a2ca2c7183d9ffd69751dca35","tarball":"https://registry.npmjs.org/mochapack/-/mochapack-1.1.6.tgz","fileCount":97,"integrity":"sha512-WbnTuBoKo2a43Jh4KXx61XTAnY/bukUXUKhXc92uqQc/3C2NRM0Ahhkb9StKCdREmHaLy3ncE3dkNFUcrgPQ2g==","signatures":[{"sig":"MEQCICnjxDB6hHYWgIo2pabnbJ1T4fmPQ4wFrIvn6zI9Pu9dAiBSB+coxi3/52v5+djyXcKMS5NU4K5dJaBer+KChB3MRg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":311441,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwxb6CRA9TVsSAnZWagAAy/0P/AunTVzSsybvfWU3dEjI\n9wbxs43nAuSSWS/NvUSmLjhuKsNnA8m/qD7omJLMNiV8+dLDUXFHnHwWgPWH\nIJyFT2RLTZ9T57GswTwor/ygLvYt+ErjuFWUABdzpZ1c2tq0kh9BQhoqad/4\n6cXOS6W+ij6u62X0mNvfFKVy5NZ31iDN5Jr4uq/7ufCN8p50lAhngnlpfsJo\nKU7SWCqESAAA/b28GGopEGYf8XAab5cxkm2904jUeqRBcpbxSGCz6UQzYfY5\np6oyv5zW+b8IOnNlqWoYbhZ7WJLGIzWB23FFAIczXtqxObsmPKBvEnWmmOmi\n+AAJQmDM/R6sgk3qs7HK10RlG0jomDWJLzsDDyM/xgLqt1rPUE+2KIRNdCK+\nVHy0mOl5lC+oA0knevFESdfmXX1uAypeTgFdQUBhTdcpQWKjxBOcGpY/ooPl\nbTXRIcNRbcT3HM50IqCYfEpXv1FDn2MqCR+vBWj9+86OKWj9SlQujr3+b5je\nKQPqMqJwdLuMDikPO6ObYYAaYcTe2l+6K1zAyuaD1zEBgUIUojv68s3+7PWc\nq3iYEs7LQTxbSvVa68e+v/FxzQacXpv9jH0Tdvw9v/ucsFkFY1KFOijaTy6F\nMDyJQxmf8wAGvKirSAumLwlwLXUKO1zBLhY7ym/IfrQab+Klmu3hqmBgo+wX\nLCcx\r\n=HAYJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/createMochaWebpack.js","gitHead":"ebad62dd1ae7ef2505adfbaa23bd30d45c821aed","scripts":{"flow":"flow","lint":"eslint src test bin --fix","test":"yarn run clean-tmp && yarn run build && mocha --timeout 10000 --recursive --require babel-register \"test/**/*.test.js\"","build":"yarn run clean-lib && babel ./src -d lib --source-maps","cover":"cross-env BABEL_ENV=coverage nyc --reporter=lcov --reporter=text npm test","watch":"babel ./src -w -d lib","release":"np","posttest":"yarn run lint","clean-lib":"del-cli \"lib/**\" \"!lib\" \"!lib/reporters\" \"!lib/utils.js\" \"!lib/entry.js\" \"!lib/reporters/base.js\"","clean-tmp":"del-cli \".tmp/**\"","docs:build":"yarn run docs:clean && yarn run docs:prepare && gitbook build","docs:clean":"del-cli _book","docs:watch":"yarn run docs:prepare && gitbook serve --port 3000","docs:deploy":"gh-pages -d _book","postpublish":"yarn run docs:deploy","docs:prepare":"gitbook install","prepublishOnly":"yarn run build  && yarn run docs:build"},"_npmUser":{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"},"repository":{"url":"git+https://github.com/sysgears/mochapack.git","type":"git"},"_npmVersion":"6.11.3","description":"mocha cli with webpack support","directories":{},"greenkeeper":{"ignore":["globby","gitbook-cli","gitbook-plugin-anchors","gitbook-plugin-edit-link","gitbook-plugin-github","gitbook-plugin-prism"]},"resolutions":{"hoek":"^4.2.1","fstream":">=1.0.12","js-yaml":">=3.13.0","cryptiles":"^4.1.3","tunnel-agent":">=0.6.0","lodash.mergewith":">=4.6.2","bdd-lazy-var/mocha":">=4.0.0"},"_nodeVersion":"12.12.0","dependencies":{"hoek":"6.1.3","chalk":"^2.4.2","yargs":"14.0.0","globby":"^10.0.1","lodash":"^4.17.15","is-glob":"^4.0.1","chokidar":"3.2.1","progress":"^2.0.3","toposort":"^2.0.2","interpret":"^1.2.0","memory-fs":"^0.4.1","minimatch":"^3.0.4","strip-ansi":"^5.2.0","glob-parent":"5.1.0","loader-utils":"^1.2.3","babel-runtime":"^6.26.0","nodent-runtime":"^3.2.1","normalize-path":"^3.0.0","source-map-support":"^0.5.13","gitbook-plugin-github":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"np":"5.1.0","del":"5.1.0","nyc":"14.1.1","chai":"^4.1.0","glob":"7.1.4","mocha":"6.2.1","sinon":"7.5.0","eslint":"4.19.1","del-cli":"3.0.0","webpack":"4.41.0","anymatch":"3.1.1","flow-bin":"0.68.0","fs-extra":"5.0.0","gh-pages":"1.2.0","babel-cli":"^6.5.1","cross-env":"6.0.3","node-sass":"^4.11.0","babel-core":"^6.26.0","css-loader":"3.2.0","fast-async":"^6.1.2","gitbook-cli":"^2.3.2","sass-loader":"6.0.7","tiny-worker":"2.3.0","babel-eslint":"8.2.6","babel-loader":"7.1.5","bdd-lazy-var":"^2.5.0","coffee-script":"^1.11.1","worker-loader":"2.0.0","babel-register":"^6.5.2","babel-preset-env":"^1.6.1","babel-plugin-lodash":"^3.2.10","eslint-plugin-import":"^2.9.0","gitbook-plugin-prism":"^2.0.0","babel-plugin-istanbul":"4.1.6","gitbook-plugin-github":"3.0.0","eslint-plugin-flowtype":"4.3.0","gitbook-plugin-anchors":"^0.7.1","gitbook-plugin-edit-link":"^2.0.2","eslint-config-airbnb-base":"12.1.0","write-file-webpack-plugin":"^4.2.0","eslint-plugin-flowtype-errors":"4.1.0","babel-plugin-transform-runtime":"^6.15.0","babel-plugin-transform-class-properties":"^6.5.2","babel-plugin-transform-flow-strip-types":"^6.18.0","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-object-rest-spread":"^6.19.0"},"peerDependencies":{"mocha":">=4 <=6","webpack":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mochapack_1.1.6_1573066490039_0.09011410243892559","host":"s3://npm-registry-packages"}},"1.1.7":{"name":"mochapack","version":"1.1.7","keywords":["webpack","mocha"],"author":{"name":"Victor Vlasenko","email":"victor.vlasenko@sysgears.com"},"license":"MIT","_id":"mochapack@1.1.7","maintainers":[{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"}],"homepage":"https://github.com/sysgears/mochapack#readme","bugs":{"url":"https://github.com/sysgears/mochapack/issues"},"bin":{"mochapack":"./bin/mochapack"},"nyc":{"include":["src/**/*.js"],"sourceMap":false,"instrument":false},"dist":{"shasum":"23a5cb8c73953afe1da0d51ac1ff563dfa61ad19","tarball":"https://registry.npmjs.org/mochapack/-/mochapack-1.1.7.tgz","fileCount":97,"integrity":"sha512-KB64c1m/peGIIsvhxPeFqr/KlBYlpGmvy0qt9nuE4Rfrvuuxy6KmKaCiJEd7XNI4YGAxvkLiIN3jSUwkP6LT0A==","signatures":[{"sig":"MEUCIQDA8CWnXTwhNVrrR4/9FyxKph8ryyDiLJ89ys+Ieb0DdQIgFNFCpRHW2XYfiMOeeWASsdaG9E2wKy/uk57xYbu0/yk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":311441,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdw8MkCRA9TVsSAnZWagAAZvsP/jsH0if6do97wHeWCvJc\nAM7xBoSxh4Ml3L8sCTayXSxBbbEsMQnHDFdjg9RHJkVrTUWdecmhmC6FCgtS\nCRi40XitTi6hsxS5QhN+snW4EmvLw5vVqCw7ZV+6TCUMXZEaUgqk1pajT55v\nHJxry3+JoSMVCgEMf0Z9UxhreySI81t+zz/mp7eQ4HmjWt7CQcPLji8gZahZ\nnwSTGST2wLYAVMmkjs5Fhp8Nh/JPK6t4LiqO6mply9E8Kc9i/2g5zJwq7txS\nQXPoFskK7e4DlC7yjr0cKKQVW2g1FjJnrtzzXdxlTsDUPU8EFRs5s8gbvhfO\nTR4wjqaVsQ01zY7M+4ZYRbAFGJ93aKhz2qs8fjLrr0VErkXmtnJHx51LhL44\nP6KYJ1qxA5OcAsuZo6P3QSMZCYWvTZFMJanKxfZhXpeCCxFyXln2YCYxU+da\njSVsmvXuliHpG3UVO83tVv0sbs6kdCCt1tw9XcSJk0Lvhq+CPWoKZgv2//Sd\nY8koznjSI26f9pnjRsAbsZs1jYJxw1/Dla4MvIWcb+83ZWUUSxUS32dVP3qg\ndt6sCjL4HRjWRUhf8fqt6JxBwMV2nCiH/PqT74KIGOouM8ZY3g6mU4IMGAts\nyooCLNAtTqlMrKB8vvqjaKW4IDXHvuLVuaYuTdK1RUSiNCiHOf7GOvkZcq3p\nq+Wb\r\n=kd2g\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/createMochaWebpack.js","gitHead":"b9a86aaaf07abcf9c5b75ccdc015042c4a33452f","scripts":{"flow":"flow","lint":"eslint src test bin --fix","test":"yarn run clean-tmp && yarn run build && mocha --timeout 10000 --recursive --require babel-register \"test/**/*.test.js\"","build":"yarn run clean-lib && babel ./src -d lib --source-maps","cover":"cross-env BABEL_ENV=coverage nyc --reporter=lcov --reporter=text npm test","watch":"babel ./src -w -d lib","release":"np","posttest":"yarn run lint","clean-lib":"del-cli \"lib/**\" \"!lib\" \"!lib/reporters\" \"!lib/utils.js\" \"!lib/entry.js\" \"!lib/reporters/base.js\"","clean-tmp":"del-cli \".tmp/**\"","docs:build":"yarn run docs:clean && yarn run docs:prepare && gitbook build","docs:clean":"del-cli _book","docs:watch":"yarn run docs:prepare && gitbook serve --port 3000","docs:deploy":"gh-pages -d _book","postpublish":"yarn run docs:deploy","docs:prepare":"gitbook install","prepublishOnly":"yarn run build  && yarn run docs:build"},"_npmUser":{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"},"repository":{"url":"git+https://github.com/sysgears/mochapack.git","type":"git"},"_npmVersion":"6.11.3","description":"mocha cli with webpack support","directories":{},"greenkeeper":{"ignore":["globby","gitbook-cli","gitbook-plugin-anchors","gitbook-plugin-edit-link","gitbook-plugin-github","gitbook-plugin-prism"]},"resolutions":{"hoek":"^4.2.1","fstream":">=1.0.12","js-yaml":">=3.13.0","cryptiles":"^4.1.3","tunnel-agent":">=0.6.0","lodash.mergewith":">=4.6.2","bdd-lazy-var/mocha":">=4.0.0"},"_nodeVersion":"12.12.0","dependencies":{"hoek":"6.1.3","chalk":"^2.4.2","yargs":"14.0.0","globby":"^10.0.1","lodash":"^4.17.15","is-glob":"^4.0.1","chokidar":"3.3.0","progress":"^2.0.3","toposort":"^2.0.2","interpret":"^1.2.0","memory-fs":"^0.4.1","minimatch":"^3.0.4","strip-ansi":"^5.2.0","glob-parent":"5.1.0","loader-utils":"^1.2.3","babel-runtime":"^6.26.0","nodent-runtime":"^3.2.1","normalize-path":"^3.0.0","source-map-support":"^0.5.13","gitbook-plugin-github":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"np":"5.1.0","del":"5.1.0","nyc":"14.1.1","chai":"^4.1.0","glob":"7.1.4","mocha":"6.2.1","sinon":"7.5.0","eslint":"4.19.1","del-cli":"3.0.0","webpack":"4.41.0","anymatch":"3.1.1","flow-bin":"0.68.0","fs-extra":"5.0.0","gh-pages":"1.2.0","babel-cli":"^6.5.1","cross-env":"6.0.3","node-sass":"^4.11.0","babel-core":"^6.26.0","css-loader":"3.2.0","fast-async":"^6.1.2","gitbook-cli":"^2.3.2","sass-loader":"6.0.7","tiny-worker":"2.3.0","babel-eslint":"8.2.6","babel-loader":"7.1.5","bdd-lazy-var":"^2.5.0","coffee-script":"^1.11.1","worker-loader":"2.0.0","babel-register":"^6.5.2","babel-preset-env":"^1.6.1","babel-plugin-lodash":"^3.2.10","eslint-plugin-import":"^2.9.0","gitbook-plugin-prism":"^2.0.0","babel-plugin-istanbul":"4.1.6","gitbook-plugin-github":"3.0.0","eslint-plugin-flowtype":"4.3.0","gitbook-plugin-anchors":"^0.7.1","gitbook-plugin-edit-link":"^2.0.2","eslint-config-airbnb-base":"12.1.0","write-file-webpack-plugin":"^4.2.0","eslint-plugin-flowtype-errors":"4.1.0","babel-plugin-transform-runtime":"^6.15.0","babel-plugin-transform-class-properties":"^6.5.2","babel-plugin-transform-flow-strip-types":"^6.18.0","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-object-rest-spread":"^6.19.0"},"peerDependencies":{"mocha":">=4 <=6","webpack":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mochapack_1.1.7_1573110564008_0.3426359683256741","host":"s3://npm-registry-packages"}},"1.1.8":{"name":"mochapack","version":"1.1.8","keywords":["webpack","mocha"],"author":{"name":"Victor Vlasenko","email":"victor.vlasenko@sysgears.com"},"license":"MIT","_id":"mochapack@1.1.8","maintainers":[{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"}],"homepage":"https://github.com/sysgears/mochapack#readme","bugs":{"url":"https://github.com/sysgears/mochapack/issues"},"bin":{"mochapack":"./bin/mochapack"},"nyc":{"include":["src/**/*.js"],"sourceMap":false,"instrument":false},"dist":{"shasum":"c766a1bb5927b0c981c6a55b50696b87e4aaa097","tarball":"https://registry.npmjs.org/mochapack/-/mochapack-1.1.8.tgz","fileCount":97,"integrity":"sha512-41cORHfu70ZRyEdt3vogbMEBQ/b1GsGq6yP/GYPCmTmNKlORrRkcPs9ZS6ovaZvn2t2ZmAvHx6D2Q3HNzQ/vsA==","signatures":[{"sig":"MEYCIQC85k+S7vtoCaLgAM77zpVGH2WqiKFqr8wWFwoaMdYVswIhANXITjWz1/juD4EbPuNBYGBeAzdxbJPOKoA1C5w9lxsY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":311441,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdw8WTCRA9TVsSAnZWagAACuEP/iKfEZtXHeJdx1JQeNOa\n1stNdQqrHYE0fj7YaRWxTtX9aZrM6Y3A+sdHtEdRZlRTohSS+oWAgbMSPk0N\nB+x62AKzxiU4mgmzwS4ZKGejW7CfPpdpU+pWAceqirUeLQD78THIHW1/67f9\nUO66fQQAOFkcQM2BEggBeQvOlP8B6PwNEa5r0ej7dT1MC6K++UqPU79c701l\nsqm3t7nrP7ZFTY/W8FRA5Gwq3vfpFuoQc8TKwYU36fyNpiDUw22znsdCSUpi\nrvfFQ86mE1ix1aRj8klSH8Mbbi8zI50X2iTFLlAgTWrAXNDlUtne+jjJl6ZV\n1HzLn7HYATGCP7pDjnCLUV7csEp765vPCLmYvM8diazWz7GLR9gqcugVYKSY\nEd7hrKaFaaLpttqopDxHjgeOc1J4xwocyTEOKZil8YA8PIiMpLhYYWAP42Z3\nlDqKWiakJiHt/DJgxTOTzGFqRblY2hCWYime/LIK3Z0BpGuVGRiSvLCheyt7\nWKSL4NMZcbb9qtPQUyOWBDZPfBXjZYk48MBGtNgjC43gpsc2g4GJe2g8MZJn\no4J6yxAEeYs1f+p1Q5TvA6ieS1/ePDsMn2TwXrfXIzM3yt6Vj99pmp3uC43p\ntZSfz9J9P9ZIO1q6/B4ZigWiCB+qNhILtKrSQjM2iC238QMsGaREaiZe2TCT\nI/0C\r\n=oGbT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/createMochaWebpack.js","gitHead":"1d0999bcff59480cc3053ef56600b3e33e375b1c","scripts":{"flow":"flow","lint":"eslint src test bin --fix","test":"yarn run clean-tmp && yarn run build && mocha --timeout 10000 --recursive --require babel-register \"test/**/*.test.js\"","build":"yarn run clean-lib && babel ./src -d lib --source-maps","cover":"cross-env BABEL_ENV=coverage nyc --reporter=lcov --reporter=text npm test","watch":"babel ./src -w -d lib","release":"np","posttest":"yarn run lint","clean-lib":"del-cli \"lib/**\" \"!lib\" \"!lib/reporters\" \"!lib/utils.js\" \"!lib/entry.js\" \"!lib/reporters/base.js\"","clean-tmp":"del-cli \".tmp/**\"","docs:build":"yarn run docs:clean && yarn run docs:prepare && gitbook build","docs:clean":"del-cli _book","docs:watch":"yarn run docs:prepare && gitbook serve --port 3000","docs:deploy":"gh-pages -d _book","postpublish":"yarn run docs:deploy","docs:prepare":"gitbook install","prepublishOnly":"yarn run build  && yarn run docs:build"},"_npmUser":{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"},"repository":{"url":"git+https://github.com/sysgears/mochapack.git","type":"git"},"_npmVersion":"6.11.3","description":"mocha cli with webpack support","directories":{},"greenkeeper":{"ignore":["globby","gitbook-cli","gitbook-plugin-anchors","gitbook-plugin-edit-link","gitbook-plugin-github","gitbook-plugin-prism"]},"resolutions":{"hoek":"^4.2.1","fstream":">=1.0.12","js-yaml":">=3.13.0","cryptiles":"^4.1.3","tunnel-agent":">=0.6.0","lodash.mergewith":">=4.6.2","bdd-lazy-var/mocha":">=4.0.0"},"_nodeVersion":"12.12.0","dependencies":{"hoek":"6.1.3","chalk":"^2.4.2","yargs":"14.0.0","globby":"^10.0.1","lodash":"^4.17.15","is-glob":"^4.0.1","chokidar":"2.1.8","progress":"^2.0.3","toposort":"^2.0.2","interpret":"^1.2.0","memory-fs":"^0.4.1","minimatch":"^3.0.4","strip-ansi":"^5.2.0","glob-parent":"5.1.0","loader-utils":"^1.2.3","babel-runtime":"^6.26.0","nodent-runtime":"^3.2.1","normalize-path":"^3.0.0","source-map-support":"^0.5.13","gitbook-plugin-github":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"np":"5.1.0","del":"5.1.0","nyc":"14.1.1","chai":"^4.1.0","glob":"7.1.4","mocha":"6.2.1","sinon":"7.5.0","eslint":"4.19.1","del-cli":"3.0.0","webpack":"4.41.0","anymatch":"3.1.1","flow-bin":"0.68.0","fs-extra":"5.0.0","gh-pages":"1.2.0","babel-cli":"^6.5.1","cross-env":"6.0.3","node-sass":"^4.11.0","babel-core":"^6.26.0","css-loader":"3.2.0","fast-async":"^6.1.2","gitbook-cli":"^2.3.2","sass-loader":"6.0.7","tiny-worker":"2.3.0","babel-eslint":"8.2.6","babel-loader":"7.1.5","bdd-lazy-var":"^2.5.0","coffee-script":"^1.11.1","worker-loader":"2.0.0","babel-register":"^6.5.2","babel-preset-env":"^1.6.1","babel-plugin-lodash":"^3.2.10","eslint-plugin-import":"^2.9.0","gitbook-plugin-prism":"^2.0.0","babel-plugin-istanbul":"4.1.6","gitbook-plugin-github":"3.0.0","eslint-plugin-flowtype":"4.3.0","gitbook-plugin-anchors":"^0.7.1","gitbook-plugin-edit-link":"^2.0.2","eslint-config-airbnb-base":"12.1.0","write-file-webpack-plugin":"^4.2.0","eslint-plugin-flowtype-errors":"4.1.0","babel-plugin-transform-runtime":"^6.15.0","babel-plugin-transform-class-properties":"^6.5.2","babel-plugin-transform-flow-strip-types":"^6.18.0","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-object-rest-spread":"^6.19.0"},"peerDependencies":{"mocha":">=4 <=6","webpack":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mochapack_1.1.8_1573111187193_0.0486907106858554","host":"s3://npm-registry-packages"}},"1.1.9":{"name":"mochapack","version":"1.1.9","keywords":["webpack","mocha"],"author":{"name":"Victor Vlasenko","email":"victor.vlasenko@sysgears.com"},"license":"MIT","_id":"mochapack@1.1.9","maintainers":[{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"}],"homepage":"https://github.com/sysgears/mochapack#readme","bugs":{"url":"https://github.com/sysgears/mochapack/issues"},"bin":{"mochapack":"./bin/mochapack"},"nyc":{"include":["src/**/*.js"],"sourceMap":false,"instrument":false},"dist":{"shasum":"583e131d820697d1a0c6462db8ebac4f8a779fd1","tarball":"https://registry.npmjs.org/mochapack/-/mochapack-1.1.9.tgz","fileCount":97,"integrity":"sha512-YEqHmeQQ6IgYXu3ZHWUlZ3YUklIhK6LQh51xHSd4Sudthjh5V6N8cmoH4N1FwdbJWVgX18adWQngpRNUdzYSTQ==","signatures":[{"sig":"MEUCID+AOuLCzZpoFxub4pBw7OZ3PBTvhdeibu3cgXWKPx4qAiEAvpl8J5Bbgrtdy4P6gOP5AzV6DIwXZwomTDp51d1jxb4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":311442,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxo/XCRA9TVsSAnZWagAAa44P+gIg+7MPYuo1QdavFlgO\npS4dZUAuwSL4u7fARGhetOlRW5Lw84+/VvVi0QjTcFwKgFKvU/Nha0wR8mpq\nnevC1igXd1I7FsYPMTfxPxEaxgFeIpPPWZXcEk9qv7XSixM1pbi+zOPwhC0T\n0VrQA9kk7VUGkk9zqOafLmc50OHY/15mf3L4B+PQTCcY86Q7C5UeHodrmMF9\nuH0UcMc5O4CI++BSGnvu64O8Jsfk6MoyidISdaMVTxtbQssCCbBuAhkvqfnc\nyxLb5AIcte/JhpvFZ/YCXkmEhbwhVc1JM2jeYo0H9ZQi665Tb8ZKfwAmFoot\nai7Qd7OJ7A8eqQyVbUVmWVW4SvJZeW+2GeADzIw2Xo/0rEX2YPyppylwJFc8\nMjpf3v2CvkNbkLrSA24p1XFuioLDAUn943FdVl9IL6Q2pLC4i/CY5e4r1WL2\nyXoIiJpvZ7e0aNCuT3jxmkZjx0bUyFgrcxtPhjs2YVdPv9j+XTAvnoP2v6c4\npVb6lCt2EgyPRmW6JiSLQ1n4xT8iYR35/rJUQArZ3VS3UIRoGhP6RlsubpMJ\nBW3nXmArcbyWlbENPvWoR2R9X6NIzLk0s5yhfWDUKm2yUjflE8bRq3799Ny/\nHenTlq7iUrelR7g5NR/4E9+Z0HwGbMqVazj/c5jE4sulM6RVq5CIkB68JWvR\nSTg0\r\n=BOww\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/createMochaWebpack.js","gitHead":"8d932a574365afef86b9678da74a1e53b5e0c184","scripts":{"flow":"flow","lint":"eslint src test bin --fix","test":"yarn run clean-tmp && yarn run build && mocha --timeout 10000 --recursive --require babel-register \"test/**/*.test.js\"","build":"yarn run clean-lib && babel ./src -d lib --source-maps","cover":"cross-env BABEL_ENV=coverage nyc --reporter=lcov --reporter=text npm test","watch":"babel ./src -w -d lib","release":"np","posttest":"yarn run lint","clean-lib":"del-cli \"lib/**\" \"!lib\" \"!lib/reporters\" \"!lib/utils.js\" \"!lib/entry.js\" \"!lib/reporters/base.js\"","clean-tmp":"del-cli \".tmp/**\"","docs:build":"yarn run docs:clean && yarn run docs:prepare && gitbook build","docs:clean":"del-cli _book","docs:watch":"yarn run docs:prepare && gitbook serve --port 3000","docs:deploy":"gh-pages -d _book","postpublish":"yarn run docs:deploy","docs:prepare":"gitbook install","prepublishOnly":"yarn run build  && yarn run docs:build"},"_npmUser":{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"},"repository":{"url":"git+https://github.com/sysgears/mochapack.git","type":"git"},"_npmVersion":"6.11.3","description":"mocha cli with webpack support","directories":{},"greenkeeper":{"ignore":["globby","gitbook-cli","gitbook-plugin-anchors","gitbook-plugin-edit-link","gitbook-plugin-github","gitbook-plugin-prism"]},"resolutions":{"hoek":"^4.2.1","fstream":">=1.0.12","js-yaml":">=3.13.0","cryptiles":"^4.1.3","tunnel-agent":">=0.6.0","lodash.mergewith":">=4.6.2","bdd-lazy-var/mocha":">=4.0.0"},"_nodeVersion":"12.12.0","dependencies":{"hoek":"6.1.3","chalk":"^2.4.2","yargs":"14.0.0","globby":"^10.0.1","lodash":"^4.17.15","is-glob":"^4.0.1","chokidar":"^2.0.0","progress":"^2.0.3","toposort":"^2.0.2","interpret":"^1.2.0","memory-fs":"^0.4.1","minimatch":"^3.0.4","strip-ansi":"^5.2.0","glob-parent":"5.1.0","loader-utils":"^1.2.3","babel-runtime":"^6.26.0","nodent-runtime":"^3.2.1","normalize-path":"^3.0.0","source-map-support":"^0.5.13","gitbook-plugin-github":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"np":"5.1.0","del":"5.1.0","nyc":"14.1.1","chai":"^4.1.0","glob":"7.1.4","mocha":"6.2.1","sinon":"7.5.0","eslint":"4.19.1","del-cli":"3.0.0","webpack":"4.41.0","anymatch":"3.1.1","flow-bin":"0.68.0","fs-extra":"5.0.0","gh-pages":"1.2.0","babel-cli":"^6.5.1","cross-env":"6.0.3","node-sass":"^4.11.0","babel-core":"^6.26.0","css-loader":"3.2.0","fast-async":"^6.1.2","gitbook-cli":"^2.3.2","sass-loader":"6.0.7","tiny-worker":"2.3.0","babel-eslint":"8.2.6","babel-loader":"7.1.5","bdd-lazy-var":"^2.5.0","coffee-script":"^1.11.1","worker-loader":"2.0.0","babel-register":"^6.5.2","babel-preset-env":"^1.6.1","babel-plugin-lodash":"^3.2.10","eslint-plugin-import":"^2.9.0","gitbook-plugin-prism":"^2.0.0","babel-plugin-istanbul":"4.1.6","gitbook-plugin-github":"3.0.0","eslint-plugin-flowtype":"4.3.0","gitbook-plugin-anchors":"^0.7.1","gitbook-plugin-edit-link":"^2.0.2","eslint-config-airbnb-base":"12.1.0","write-file-webpack-plugin":"^4.2.0","eslint-plugin-flowtype-errors":"4.1.0","babel-plugin-transform-runtime":"^6.15.0","babel-plugin-transform-class-properties":"^6.5.2","babel-plugin-transform-flow-strip-types":"^6.18.0","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-object-rest-spread":"^6.19.0"},"peerDependencies":{"mocha":">=4 <=6","webpack":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mochapack_1.1.9_1573294037895_0.24427133966502312","host":"s3://npm-registry-packages"}},"1.1.10":{"name":"mochapack","version":"1.1.10","keywords":["webpack","mocha"],"author":{"name":"Victor Vlasenko","email":"victor.vlasenko@sysgears.com"},"license":"MIT","_id":"mochapack@1.1.10","maintainers":[{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"}],"homepage":"https://github.com/sysgears/mochapack#readme","bugs":{"url":"https://github.com/sysgears/mochapack/issues"},"bin":{"mochapack":"./bin/mochapack"},"nyc":{"include":["src/**/*.js"],"sourceMap":false,"instrument":false},"dist":{"shasum":"d7147ada213322e82135a11e3fa938416ff01a33","tarball":"https://registry.npmjs.org/mochapack/-/mochapack-1.1.10.tgz","fileCount":97,"integrity":"sha512-44uivE/4cI3K7h/zQCVtsZN8oNyqkOxYexQWCKD9U3s62amlZapdMvipn6HwmoPMSqSuyFCtrm/pLsUo5Qk3MA==","signatures":[{"sig":"MEUCIQCMfaGmOsJUEeWE2L7v0ugBnDSb/Yf9tgqkdsRZhxTBOgIgTLaPknZhRaxqjTDqSyzylw6QN0ShLo4kNEUYX2YmIpM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":311422,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyVlbCRA9TVsSAnZWagAAWtQP/Rhigp6WOW0DifJ51vZj\nW+lPV1+pKOm08KJOtRCq817OMNucxhk6FakS0PuEIBJHXUbF/TiAHEPage2d\nQk4wrGGAKp4zjJNor5Np8PDY6xNuMyhJA23CynRJt+fe+fFP5cw1fIX4TOg7\nMVGDMG7E1Z/6O4n2u/tTam44SnEfQQKeLpFlFObbufq3V9ZKoBzv2iL9JteD\nVc5otlOHz9t4jBs+ktsugfK19tSSs0uvXeZW0uCTiY3TngBbxmktaewtSSsk\n9MoWIHkR4x0Qi43groUeOtXKQ+HsYE8F3fwFyDrWlsIYtZOlccerDfwlXTzO\nLtGI87yOqlBC2X/gqHLPLL7D1e35TI9CbxohhGmR9yp+dqwPTNpTIZP/vNe4\nFfseNvXuJo1Kt7rvGvqrkexG5IsPe2J3TzZVUXML7v7dBGUt0TiIcieFfxXI\ngycq4KLeBGGymkVNAClv8vjVkFv4o2jMLyiQJCiSip7NazJvXtqHSk5lYWfm\naYEOK3VtnI2w3uQCi46ivRaCvtlkqeM/XXUQzQRQmL8SsB/KqsajCKkiJwvo\n/5bE5SKVrZvgChPfrQ11JwlkOyxkWvjp6psyvS2qmcK5Y3XoNqvrtDEt7QQ7\n59mTKIqQ+H78cJevSTjAcdbWKPGXavYksyXPtIB0i/zkd5MMl2JqjhOWG6Pt\nDPp4\r\n=6jJP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/createMochaWebpack.js","gitHead":"41cb27512f86d4f24127f6605b7404b839e6e1c7","scripts":{"flow":"flow","lint":"eslint src test bin --fix","test":"yarn run clean-tmp && yarn run build && mocha --timeout 10000 --recursive --require babel-register \"test/**/*.test.js\"","build":"yarn run clean-lib && babel ./src -d lib --source-maps","cover":"cross-env BABEL_ENV=coverage nyc --reporter=lcov --reporter=text npm test","watch":"babel ./src -w -d lib","release":"np","posttest":"yarn run lint","clean-lib":"del-cli \"lib/**\" \"!lib\" \"!lib/reporters\" \"!lib/utils.js\" \"!lib/entry.js\" \"!lib/reporters/base.js\"","clean-tmp":"del-cli \".tmp/**\"","docs:build":"yarn run docs:clean && yarn run docs:prepare && gitbook build","docs:clean":"del-cli _book","docs:watch":"yarn run docs:prepare && gitbook serve --port 3000","docs:deploy":"gh-pages -d _book","postpublish":"yarn run docs:deploy","docs:prepare":"gitbook install","prepublishOnly":"yarn run build  && yarn run docs:build"},"_npmUser":{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"},"repository":{"url":"git+https://github.com/sysgears/mochapack.git","type":"git"},"_npmVersion":"6.11.3","description":"mocha cli with webpack support","directories":{},"greenkeeper":{"ignore":["globby","gitbook-cli","gitbook-plugin-anchors","gitbook-plugin-edit-link","gitbook-plugin-github","gitbook-plugin-prism"]},"resolutions":{"hoek":"^4.2.1","fstream":">=1.0.12","js-yaml":">=3.13.0","cryptiles":"^4.1.3","tunnel-agent":">=0.6.0","lodash.mergewith":">=4.6.2","bdd-lazy-var/mocha":">=4.0.0"},"_nodeVersion":"12.12.0","dependencies":{"chalk":"^2.4.2","yargs":"14.0.0","globby":"^10.0.1","lodash":"^4.17.15","is-glob":"^4.0.1","chokidar":"^2.0.0","progress":"^2.0.3","toposort":"^2.0.2","interpret":"^1.2.0","memory-fs":"^0.4.1","minimatch":"^3.0.4","glob-parent":"5.1.0","loader-utils":"^1.2.3","babel-runtime":"^6.26.0","nodent-runtime":"^3.2.1","normalize-path":"^3.0.0","source-map-support":"^0.5.13","gitbook-plugin-github":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"np":"5.1.0","del":"5.1.0","nyc":"14.1.1","chai":"^4.1.0","glob":"7.1.4","mocha":"6.2.1","sinon":"7.5.0","eslint":"4.19.1","del-cli":"3.0.0","webpack":"4.41.0","anymatch":"3.1.1","flow-bin":"0.68.0","fs-extra":"5.0.0","gh-pages":"1.2.0","babel-cli":"^6.5.1","cross-env":"6.0.3","node-sass":"^4.11.0","babel-core":"^6.26.0","css-loader":"3.2.0","fast-async":"^6.1.2","strip-ansi":"^5.2.0","gitbook-cli":"^2.3.2","sass-loader":"6.0.7","tiny-worker":"2.3.0","babel-eslint":"8.2.6","babel-loader":"7.1.5","bdd-lazy-var":"^2.5.0","coffee-script":"^1.11.1","worker-loader":"2.0.0","babel-register":"^6.5.2","babel-preset-env":"^1.6.1","babel-plugin-lodash":"^3.2.10","eslint-plugin-import":"^2.9.0","gitbook-plugin-prism":"^2.0.0","babel-plugin-istanbul":"4.1.6","gitbook-plugin-github":"3.0.0","eslint-plugin-flowtype":"4.3.0","gitbook-plugin-anchors":"^0.7.1","gitbook-plugin-edit-link":"^2.0.2","eslint-config-airbnb-base":"12.1.0","write-file-webpack-plugin":"^4.2.0","eslint-plugin-flowtype-errors":"4.1.0","babel-plugin-transform-runtime":"^6.15.0","babel-plugin-transform-class-properties":"^6.5.2","babel-plugin-transform-flow-strip-types":"^6.18.0","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-object-rest-spread":"^6.19.0"},"peerDependencies":{"mocha":">=4 <=6","webpack":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mochapack_1.1.10_1573476698955_0.42155469967132286","host":"s3://npm-registry-packages"}},"1.1.11":{"name":"mochapack","version":"1.1.11","keywords":["webpack","mocha"],"author":{"name":"Victor Vlasenko","email":"victor.vlasenko@sysgears.com"},"license":"MIT","_id":"mochapack@1.1.11","maintainers":[{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"}],"homepage":"https://github.com/sysgears/mochapack#readme","bugs":{"url":"https://github.com/sysgears/mochapack/issues"},"bin":{"mochapack":"./bin/mochapack"},"nyc":{"include":["src/**/*.js"],"sourceMap":false,"instrument":false},"dist":{"shasum":"9495305a105e133dd7463b29e5c45f9792bfc5fe","tarball":"https://registry.npmjs.org/mochapack/-/mochapack-1.1.11.tgz","fileCount":97,"integrity":"sha512-vRXu4lTFu222yw9CWRLhISxQr8G1hqEVZl/R5qDRVMLNVB8F6mZPKZRtnMgPoC13lKam1Whu9QTCqhZAWv08vQ==","signatures":[{"sig":"MEUCIDy2dxdPrRND6qs8du+HPCJcWtfGZedkQXaMnQKvuFIyAiEA+Mx3ie8oeJ/nXsyVlTW0LXSWTcizMfwFvYT/Ggq8bRo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":311383,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyWHiCRA9TVsSAnZWagAAd+AQAJij1+vh+M2f0xMZZaTb\n/YfEN7pPtWiserlqSbfD6YbOud3zXjpKuH/P0FbAeBXLt6cveVoio2uknvR3\n/RP0o9H2BIKKeemEKqRRxU7kB1nw6CXjVlObCZP/J1+2eKlLILqq+bS6dFj3\notGPn7inAxy4RnkYrzAefZkIO/+hoDzMu234ob3vcafJzf5/OqtIZcaPc7eO\nyNfUpWxi3a4f7kNVhEo37yzAMZqHWVjPUw+nAxHE5/Za97wvLYkpctWJnsJ1\nTmvWOpiGHsx2M/0toH8dxRlAdtjd73VKcG8s4C2IYwM9VYNOxlV+hT1YxXKO\nJljEjF7z6Kbg3wiTZu7cHGZtTX9apwvonx8BswPzmHOetRN9JE6/lSdui0CJ\nO6iukomAutiPN/f9TTnxOp/JESILQAE2q4uCAuqDFw/Yv/oJxkGlogIYj9B3\nQvMOfjCQYaozSmD099uz2caGt8AdeeFH1nnrYffSh6LUNCOIX1fPo2+3/0nL\ncRcXHfwAyKJkfPgNy784Z96VLGdIe11DsmG1ajuWAk7mA+PEPuwVBWEY/9B2\nbLtHht+JidEUjJGBoN4D8HSB7wrzaHWKZT4x3lgeBguM3l85sPlkXGdqTbSQ\nYJpsaK0WIh9d9oLW0y81LSiMW9YOffX3oUAT09diebCkco2+V5wY1hRsIPn+\nOjwF\r\n=jACb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/createMochaWebpack.js","gitHead":"915d85ab02728e0f2a938ff85780db40832699bf","scripts":{"flow":"flow","lint":"eslint src test bin --fix","test":"yarn run clean-tmp && yarn run build && mocha --timeout 10000 --recursive --require babel-register \"test/**/*.test.js\"","build":"yarn run clean-lib && babel ./src -d lib --source-maps","cover":"cross-env BABEL_ENV=coverage nyc --reporter=lcov --reporter=text npm test","watch":"babel ./src -w -d lib","release":"np","posttest":"yarn run lint","clean-lib":"del-cli \"lib/**\" \"!lib\" \"!lib/reporters\" \"!lib/utils.js\" \"!lib/entry.js\" \"!lib/reporters/base.js\"","clean-tmp":"del-cli \".tmp/**\"","docs:build":"yarn run docs:clean && yarn run docs:prepare && gitbook build","docs:clean":"del-cli _book","docs:watch":"yarn run docs:prepare && gitbook serve --port 3000","docs:deploy":"gh-pages -d _book","postpublish":"yarn run docs:deploy","docs:prepare":"gitbook install","prepublishOnly":"yarn run build  && yarn run docs:build"},"_npmUser":{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"},"repository":{"url":"git+https://github.com/sysgears/mochapack.git","type":"git"},"_npmVersion":"5.1.0","description":"mocha cli with webpack support","directories":{},"greenkeeper":{"ignore":["globby","gitbook-cli","gitbook-plugin-anchors","gitbook-plugin-edit-link","gitbook-plugin-github","gitbook-plugin-prism"]},"resolutions":{"hoek":"^4.2.1","fstream":">=1.0.12","js-yaml":">=3.13.0","cryptiles":"^4.1.3","tunnel-agent":">=0.6.0","lodash.mergewith":">=4.6.2","bdd-lazy-var/mocha":">=4.0.0"},"_nodeVersion":"12.12.0","dependencies":{"chalk":"^2.4.2","yargs":"14.0.0","globby":"^10.0.1","lodash":"^4.17.15","is-glob":"^4.0.1","chokidar":"^2.0.0","progress":"^2.0.3","toposort":"^2.0.2","interpret":"^1.2.0","memory-fs":"^0.4.1","minimatch":"^3.0.4","glob-parent":"5.1.0","loader-utils":"^1.2.3","babel-runtime":"^6.26.0","nodent-runtime":"^3.2.1","normalize-path":"^3.0.0","source-map-support":"^0.5.13"},"_hasShrinkwrap":false,"devDependencies":{"np":"5.1.0","del":"5.1.0","nyc":"14.1.1","chai":"^4.1.0","glob":"7.1.4","mocha":"6.2.1","sinon":"7.5.0","eslint":"4.19.1","del-cli":"3.0.0","webpack":"4.41.0","anymatch":"3.1.1","flow-bin":"0.68.0","fs-extra":"5.0.0","gh-pages":"1.2.0","babel-cli":"^6.5.1","cross-env":"6.0.3","node-sass":"^4.11.0","babel-core":"^6.26.0","css-loader":"3.2.0","fast-async":"^6.1.2","strip-ansi":"^5.2.0","gitbook-cli":"^2.3.2","sass-loader":"6.0.7","tiny-worker":"2.3.0","babel-eslint":"8.2.6","babel-loader":"7.1.5","bdd-lazy-var":"^2.5.0","coffee-script":"^1.11.1","worker-loader":"2.0.0","babel-register":"^6.5.2","babel-preset-env":"^1.6.1","babel-plugin-lodash":"^3.2.10","eslint-plugin-import":"^2.9.0","gitbook-plugin-prism":"^2.0.0","babel-plugin-istanbul":"4.1.6","gitbook-plugin-github":"3.0.0","eslint-plugin-flowtype":"4.3.0","gitbook-plugin-anchors":"^0.7.1","gitbook-plugin-edit-link":"^2.0.2","eslint-config-airbnb-base":"12.1.0","write-file-webpack-plugin":"^4.2.0","eslint-plugin-flowtype-errors":"4.1.0","babel-plugin-transform-runtime":"^6.15.0","babel-plugin-transform-class-properties":"^6.5.2","babel-plugin-transform-flow-strip-types":"^6.18.0","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-object-rest-spread":"^6.19.0"},"peerDependencies":{"mocha":">=4 <=6","webpack":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mochapack_1.1.11_1573478882111_0.12587580479082128","host":"s3://npm-registry-packages"}},"1.1.12":{"name":"mochapack","version":"1.1.12","keywords":["webpack","mocha"],"author":{"name":"Victor Vlasenko","email":"victor.vlasenko@sysgears.com"},"license":"MIT","_id":"mochapack@1.1.12","maintainers":[{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"}],"homepage":"https://github.com/sysgears/mochapack#readme","bugs":{"url":"https://github.com/sysgears/mochapack/issues"},"bin":{"mochapack":"./bin/mochapack"},"nyc":{"include":["src/**/*.js"],"sourceMap":false,"instrument":false},"dist":{"shasum":"e0f2af82bc1ae130d92b73fabbcf20c1ce657e65","tarball":"https://registry.npmjs.org/mochapack/-/mochapack-1.1.12.tgz","fileCount":97,"integrity":"sha512-R655bQrzACFtLRUhAw2ukwKwxV+tLqDZfw1K4l+AQrNuZZQm3q4BhscPSQYFb7TPuJ9dN+pWH6t7ZU4rMhGuXw==","signatures":[{"sig":"MEUCIHeqM3z0EF0eU70QRBTMIPJBKWH8/c48qG+02VY4s01LAiEA1s/FQdaLVPcYHlF9vFPhYXcYiCo9TomU54oE/RHlu0E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":311569,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3TLBCRA9TVsSAnZWagAAxJoP/3GdsGNU08kqPQDAjs2C\nK7vwNd8kiPFYUmDViachm5sfM0jfEdI/IfjCjH84A9MemdZL0xbdl3BRwiEW\nm3+YRYRjFKw1IcyXDbFDlJ2d1vm8zXIcWHLkojqSqedAsuk1XbAhpYOj+5ou\n4hNzbcJC2CIHRxZZEWP6N3+RDejusNO4tNncOTQZgudu2I8/hX0A/3WCTwIL\nqXol6T0axhdcK1E7Lqley5bQBcHxVIOiv0WhhVIIt6+NiJYNz+Bb5ijfj8/M\ndbL9IrfRVthiBcNZlj3+klWwXmpl+yoTqAu3Koiogvm+NE1M8uFZ9GjjXMQA\nFhyjH4Vks3bL3hJxvCATZyyreSOu0d5duKbEpUz5LBHbUBguPUaxr26RyUx4\n3DTUzMSnPbeIl5p0PazGOekVOxnF62PgHTwone2DtkFvw8vM2W1XgpC2u3XT\nRQgYQSIQ7WG902GeJ1KKjiyrcntaPRFXkYO+/EugbIulDn4pv/hJnPDN6A1T\nun4iAtK+mALcHxwD0Y5Y+0zZaP3aB1ts2RO97gEwZG9nf20ccjq/Ir/OIYZE\nrIov6Hhu8wSbslfFFOFeYy42R9wi8yNvSTG9Ir3nI4qeL1gOy447tnOs3bQA\nDHgdmOW/CUpn4Ou6KM9JWP0URhQVt21fU4Q7iu/vZwqYvWMBmCkCBxKhxBsF\nWX5W\r\n=wGLK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/createMochaWebpack.js","gitHead":"a30674799ed1b9e7d389c5e3cf47668aabe66534","scripts":{"flow":"flow","lint":"eslint src test bin --fix","test":"yarn run clean-tmp && yarn run build && mocha --timeout 10000 --recursive --require babel-register \"test/**/*.test.js\"","build":"yarn run clean-lib && babel ./src -d lib --source-maps","cover":"cross-env BABEL_ENV=coverage nyc --reporter=lcov --reporter=text npm test","watch":"babel ./src -w -d lib","release":"np","posttest":"yarn run lint","clean-lib":"del-cli \"lib/**\" \"!lib\" \"!lib/reporters\" \"!lib/utils.js\" \"!lib/entry.js\" \"!lib/reporters/base.js\"","clean-tmp":"del-cli \".tmp/**\"","docs:build":"yarn run docs:clean && yarn run docs:prepare && gitbook build","docs:clean":"del-cli _book","docs:watch":"yarn run docs:prepare && gitbook serve --port 3000","docs:deploy":"gh-pages -d _book","postpublish":"yarn run docs:deploy","docs:prepare":"gitbook install","prepublishOnly":"yarn run build  && yarn run docs:build"},"_npmUser":{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"},"repository":{"url":"git+https://github.com/sysgears/mochapack.git","type":"git"},"_npmVersion":"6.11.3","description":"mocha cli with webpack support","directories":{},"greenkeeper":{"ignore":["globby","gitbook-cli","gitbook-plugin-anchors","gitbook-plugin-edit-link","gitbook-plugin-github","gitbook-plugin-prism"]},"resolutions":{"hoek":"^4.2.1","fstream":">=1.0.12","js-yaml":">=3.13.0","cryptiles":"^4.1.3","tunnel-agent":">=0.6.0","lodash.mergewith":">=4.6.2","bdd-lazy-var/mocha":">=4.0.0"},"_nodeVersion":"12.12.0","dependencies":{"chalk":"^2.4.2","yargs":"14.0.0","globby":"^10.0.1","lodash":"^4.17.15","is-glob":"^4.0.1","chokidar":"^2.0.0","progress":"^2.0.3","toposort":"^2.0.2","interpret":"^1.2.0","memory-fs":"^0.4.1","minimatch":"^3.0.4","glob-parent":"5.1.0","loader-utils":"^1.2.3","babel-runtime":"^6.26.0","nodent-runtime":"^3.2.1","normalize-path":"^3.0.0","source-map-support":"^0.5.13"},"_hasShrinkwrap":false,"devDependencies":{"np":"5.1.0","del":"5.1.0","nyc":"14.1.1","chai":"^4.1.0","glob":"7.1.4","mocha":"6.2.1","sinon":"7.5.0","eslint":"4.19.1","del-cli":"3.0.0","webpack":"4.41.0","anymatch":"3.1.1","flow-bin":"0.68.0","fs-extra":"5.0.0","gh-pages":"1.2.0","babel-cli":"^6.5.1","cross-env":"6.0.3","node-sass":"^4.11.0","babel-core":"^6.26.0","css-loader":"3.2.0","fast-async":"^6.1.2","strip-ansi":"^5.2.0","gitbook-cli":"^2.3.2","sass-loader":"6.0.7","tiny-worker":"2.3.0","babel-eslint":"8.2.6","babel-loader":"7.1.5","bdd-lazy-var":"^2.5.0","coffee-script":"^1.11.1","worker-loader":"2.0.0","babel-register":"^6.5.2","babel-preset-env":"^1.6.1","babel-plugin-lodash":"^3.2.10","eslint-plugin-import":"^2.9.0","gitbook-plugin-prism":"^2.0.0","babel-plugin-istanbul":"4.1.6","gitbook-plugin-github":"3.0.0","eslint-plugin-flowtype":"4.3.0","gitbook-plugin-anchors":"^0.7.1","gitbook-plugin-edit-link":"^2.0.2","eslint-config-airbnb-base":"12.1.0","write-file-webpack-plugin":"^4.2.0","eslint-plugin-flowtype-errors":"4.1.0","babel-plugin-transform-runtime":"^6.15.0","babel-plugin-transform-class-properties":"^6.5.2","babel-plugin-transform-flow-strip-types":"^6.18.0","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-object-rest-spread":"^6.19.0"},"peerDependencies":{"mocha":">=4 <=6","webpack":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mochapack_1.1.12_1574777537098_0.043040181830015234","host":"s3://npm-registry-packages"}},"1.1.13":{"name":"mochapack","version":"1.1.13","keywords":["webpack","mocha"],"author":{"name":"Victor Vlasenko","email":"victor.vlasenko@sysgears.com"},"license":"MIT","_id":"mochapack@1.1.13","maintainers":[{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"}],"homepage":"https://github.com/sysgears/mochapack#readme","bugs":{"url":"https://github.com/sysgears/mochapack/issues"},"bin":{"mochapack":"./bin/mochapack"},"nyc":{"include":["src/**/*.js"],"sourceMap":false,"instrument":false},"dist":{"shasum":"7803cd2d0a5a635da30011cd61ec531dee89699c","tarball":"https://registry.npmjs.org/mochapack/-/mochapack-1.1.13.tgz","fileCount":97,"integrity":"sha512-SQQn/0hsX5E3+tFxjmAm9ruEqLRYpnINssmul69PxnRdqxnNjs4UQvOQz1zTsoE7RfJl6FAprVjvMznZFIzytQ==","signatures":[{"sig":"MEQCIC6lQJT4JoZejTGHZ2AKUwrmh7GnvCarSmkzc4s5yYmoAiBpD8WIxWCHqJkXws83Bt4A9Y1p9jJJosGE+e8l3DwCNg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":313855,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5WVBCRA9TVsSAnZWagAA1GEP/0m8g+auOHhcUafo2V+z\nEQVPJx8GJqm9RDR9OLqkre/x2tm2Hf2EXrxMYZPksmPqXWhCGZtMC4EfQ0MZ\ne/VSEoWQtSFU/LfPZKHfsAFLN2NH/x7qVHvY8SuqqnlW4gt6+lKZnLd0K7wt\nltD4bTT9CM37PjAXqSpx4I6I87BY7gSIjhdAJMfpE2vTVk2pNpuiylNuJ2bf\nuWsqTwBS/wP2dxZy7IHx1vZ19ua/Pt3E3yF3fnc8HCamMp/cqbHb3WOYnNow\nE4s7k8JoQa7hs+yMevyB8BHnOIZ7j4Z/hre1GPEbvVsLwOnl97wWXrrNJH0k\ncAcdlVf/YhysXfNFF9nDvj24T1XHfGVFhdfcU1KoY6OCPwvCxY71s68TNzHX\nVwdDuj7u1PNzoQ/ZldytachlOeniUsum8NXUGKcrqueG7q8CWoqLabE9etpi\nR/OazZ0ewyaOdzMA/G5y13tXdo6z4hmQ8I+tquVh4/Idz3IXoTGtrhz7sm4G\nF5jmcv3j9JnMY4qbwhO4Z+Aw7hEBSZLBXIBq9MEphUgeAff08bt/dBPtlUNA\ngtu22f9UpLRN79dV6WjypKrdzIjJG8odAKPs08suUPQ4qwXr13ub6W6UX1gp\njQ6dV27gZOZvpmXDKIMmtkERbuv25dFPhFULAY2SgEaHkQkHXHdSmScYOPXb\ntBKY\r\n=MxCh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/createMochaWebpack.js","gitHead":"d0a8334f24d79639755fab5d9b22fa1e16f2e61c","scripts":{"flow":"flow","lint":"eslint src test bin --fix","test":"yarn run clean-tmp && yarn run build && mocha --timeout 10000 --recursive --require babel-register \"test/**/*.test.js\"","build":"yarn run clean-lib && babel ./src -d lib --source-maps","cover":"cross-env BABEL_ENV=coverage nyc --reporter=lcov --reporter=text npm test","watch":"babel ./src -w -d lib","release":"np","posttest":"yarn run lint","clean-lib":"del-cli \"lib/**\" \"!lib\" \"!lib/reporters\" \"!lib/utils.js\" \"!lib/entry.js\" \"!lib/reporters/base.js\"","clean-tmp":"del-cli \".tmp/**\"","docs:build":"yarn run docs:clean && yarn run docs:prepare && gitbook build","docs:clean":"del-cli _book","docs:watch":"yarn run docs:prepare && gitbook serve --port 3000","docs:deploy":"gh-pages -d _book","postpublish":"yarn run docs:deploy","docs:prepare":"gitbook install","prepublishOnly":"yarn run build  && yarn run docs:build"},"_npmUser":{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"},"repository":{"url":"git+https://github.com/sysgears/mochapack.git","type":"git"},"_npmVersion":"6.11.3","description":"mocha cli with webpack support","directories":{},"greenkeeper":{"ignore":["globby","gitbook-cli","gitbook-plugin-anchors","gitbook-plugin-edit-link","gitbook-plugin-github","gitbook-plugin-prism"]},"resolutions":{"hoek":"^4.2.1","fstream":">=1.0.12","js-yaml":">=3.13.0","cryptiles":"^4.1.3","tunnel-agent":">=0.6.0","lodash.mergewith":">=4.6.2","bdd-lazy-var/mocha":">=4.0.0"},"_nodeVersion":"12.12.0","dependencies":{"chalk":"^2.4.2","yargs":"14.0.0","globby":"^10.0.1","lodash":"^4.17.15","is-glob":"^4.0.1","chokidar":"^2.0.0","progress":"^2.0.3","toposort":"^2.0.2","interpret":"^1.2.0","memory-fs":"^0.4.1","minimatch":"^3.0.4","glob-parent":"5.1.0","loader-utils":"^1.2.3","babel-runtime":"^6.26.0","nodent-runtime":"^3.2.1","normalize-path":"^3.0.0","source-map-support":"^0.5.13"},"_hasShrinkwrap":false,"devDependencies":{"np":"5.1.0","del":"5.1.0","nyc":"14.1.1","chai":"^4.1.0","glob":"7.1.4","mocha":"6.2.1","sinon":"7.5.0","eslint":"4.19.1","del-cli":"3.0.0","webpack":"4.41.0","anymatch":"3.1.1","flow-bin":"0.68.0","fs-extra":"5.0.0","gh-pages":"1.2.0","babel-cli":"^6.5.1","cross-env":"6.0.3","node-sass":"^4.11.0","babel-core":"^6.26.0","css-loader":"3.2.0","fast-async":"^6.1.2","strip-ansi":"^5.2.0","gitbook-cli":"^2.3.2","sass-loader":"6.0.7","tiny-worker":"2.3.0","babel-eslint":"8.2.6","babel-loader":"7.1.5","bdd-lazy-var":"^2.5.0","coffee-script":"^1.11.1","worker-loader":"2.0.0","babel-register":"^6.5.2","babel-preset-env":"^1.6.1","babel-plugin-lodash":"^3.2.10","eslint-plugin-import":"^2.9.0","gitbook-plugin-prism":"^2.0.0","babel-plugin-istanbul":"4.1.6","gitbook-plugin-github":"3.0.0","eslint-plugin-flowtype":"4.3.0","gitbook-plugin-anchors":"^0.7.1","gitbook-plugin-edit-link":"^2.0.2","eslint-config-airbnb-base":"12.1.0","write-file-webpack-plugin":"^4.2.0","eslint-plugin-flowtype-errors":"4.1.0","babel-plugin-transform-runtime":"^6.15.0","babel-plugin-transform-class-properties":"^6.5.2","babel-plugin-transform-flow-strip-types":"^6.18.0","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-object-rest-spread":"^6.19.0"},"peerDependencies":{"mocha":">=4 <=6","webpack":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mochapack_1.1.13_1575314753267_0.36136753176423353","host":"s3://npm-registry-packages"}},"1.1.14":{"name":"mochapack","version":"1.1.14","keywords":["webpack","mocha"],"author":{"name":"Victor Vlasenko","email":"victor.vlasenko@sysgears.com"},"license":"MIT","_id":"mochapack@1.1.14","maintainers":[{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"}],"homepage":"https://github.com/sysgears/mochapack#readme","bugs":{"url":"https://github.com/sysgears/mochapack/issues"},"bin":{"mochapack":"bin/mochapack"},"nyc":{"include":["src/**/*.ts"],"extension":[".ts"]},"dist":{"shasum":"f00e886dacc9640b1d273918dde1bfe907dc2a92","tarball":"https://registry.npmjs.org/mochapack/-/mochapack-1.1.14.tgz","fileCount":126,"integrity":"sha512-JlX7OCiMv+J9XzlTCVGDte7Uls/C7uEtozlk+ZYRAXqwtmEam+bcWZurqjFJP0J+BHz6zZ3uXu5STdR6iGxVzg==","signatures":[{"sig":"MEYCIQD5kwO3NBEkgSdvUzB56lwrCl2tQucoafTFTW0nx9oVRwIhAMERmSObys6XLZWLMNixdktzxq0a+k4Nnce4+9r1EzLp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":265120,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJelEqsCRA9TVsSAnZWagAAMBcP/0epurIL3YrQ/1NYf8ST\ntIyWrxjQzhgyjveF0LxpESseFfW09eeFUBHusZhU34Exqu9ynvtibVfeX5X6\n/knePmuNyssMQwEGxhsANdMh8gjTGkmtUbfzxmn9PhVPLWcZdTEwqgU+ey8z\nzAbT7/VLx61NJT+NLMj7XY49VLqleCNa7IviXOVls9+WIVHOBhawZ1mAV+yQ\nfDmZza7cbSUSic5XeZA8aanvl+VXGcJPdalKEg0pPaCwkZ1U4YQlfx7FRh7E\n3CvD5jsy+55ZejTGDscvkXVz+3jqL0hoBM4ohJc80g+aTo6Wp1OGATIssAjU\nJcoyJOvgaBnjfTC5GI3JY4rdlDXZqWmoMyxVgVo1xiXhNTIlDCn7qmF+xQpT\nzutmI7V2dyZWU5nV+OLvGI9aPUFyyTWNqrYs5T6QXSgrF7SJgrRLjJp+AM2+\npLUoNQmBCugb5FDKWK/1WmaDyFQrAhyudZK8GufexAXsRp4qNtCt9ljE8w1z\nBk+XVcM3Db5vKzqnhJKtD37zsjnZvM/qDQjGpQM5l+0YqqpCx9AQzuNjeIcd\nuUHontJSRWIlQ6bnvF186xEA3x4NmlOlesBT6mLYm+BQ2UBdfph2BPTahhCI\nV8sOmuhKxm3ZJ52A3xo+7EDapUWo0xhXfnnrUpX6QepocH1YKUNmOfPstL7N\nVQKq\r\n=Itui\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/createMochaWebpack.js","gitHead":"befc6ec21d1d26d99ed74876302ef716e49847ba","scripts":{"lint":"eslint src/**/*.ts test/**/*.ts --fix","test":"yarn run clean-tmp && yarn run build && ts-mocha --timeout 10000 --recursive --require @babel/register --exit \"test/**/*.test.ts\"","build":"yarn run clean-lib && tsc","cover":"cross-env BABEL_ENV=coverage nyc --reporter=lcov --reporter=text npm test","watch":"tsc -w","format":"prettier {src,test}/**/* ./*.json --write --loglevel warn","release":"np","posttest":"yarn run format && yarn run lint","clean-lib":"del-cli \"lib/**\" \"!lib\" \"!lib/reporters\" \"!lib/utils.js\" \"!lib/entry.js\" \"!lib/reporters/base.js\"","clean-tmp":"del-cli \".tmp/**\"","docs:build":"yarn run docs:clean && yarn run docs:prepare && gitbook build","docs:clean":"del-cli _book","docs:watch":"yarn run docs:prepare && gitbook serve --port 3000","docs:deploy":"gh-pages -d _book","postpublish":"yarn run docs:deploy","docs:prepare":"gitbook install","prepublishOnly":"yarn run build  && yarn run docs:build"},"_npmUser":{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"},"prettier":{"semi":false,"endOfLine":"lf","singleQuote":true},"repository":{"url":"git+https://github.com/sysgears/mochapack.git","type":"git"},"_npmVersion":"6.14.4","description":"mocha cli with webpack support","directories":{},"greenkeeper":{"ignore":["globby","gitbook-cli","gitbook-plugin-anchors","gitbook-plugin-edit-link","gitbook-plugin-github","gitbook-plugin-prism"]},"resolutions":{"hoek":"^4.2.1","fstream":">=1.0.12","js-yaml":">=3.13.0","cryptiles":"^4.1.3","tunnel-agent":">=0.6.0","lodash.mergewith":">=4.6.2","bdd-lazy-var/mocha":">=4.0.0"},"_nodeVersion":"13.12.0","dependencies":{"chalk":"^2.4.2","yargs":"14.0.0","globby":"^10.0.1","lodash":"^4.17.15","is-glob":"^4.0.1","chokidar":"^2.0.0","progress":"^2.0.3","toposort":"^2.0.2","interpret":"^1.2.0","memory-fs":"^0.4.1","minimatch":"^3.0.4","glob-parent":"5.1.0","loader-utils":"^1.2.3","nodent-runtime":"^3.2.1","normalize-path":"^3.0.0","source-map-support":"^0.5.13","gitbook-plugin-github":"^2.0.0","@babel/runtime-corejs2":"^7.0.0"},"_hasShrinkwrap":false,"devDependencies":{"np":"5.1.0","del":"5.1.0","nyc":"14.1.1","chai":"^4.1.0","glob":"7.1.4","mocha":"7.1.1","sinon":"7.5.0","eslint":"^6.7.2","del-cli":"3.0.0","webpack":"4.41.0","anymatch":"3.1.1","fs-extra":"5.0.0","gh-pages":"1.2.0","prettier":"^1.19.1","ts-mocha":"^6.0.0","cross-env":"6.0.3","node-sass":"^4.11.0","@babel/cli":"^7.0.0","css-loader":"3.2.0","strip-ansi":"^5.2.0","typescript":"^3.7.3","@babel/core":"^7.0.0","@types/chai":"^4.2.7","@types/node":"^12.12.17","gitbook-cli":"^2.3.2","sass-loader":"6.0.7","tiny-worker":"2.3.0","@types/mocha":"^5.2.7","babel-eslint":"^9.0.0","babel-loader":"^8.0.0","bdd-lazy-var":"^2.5.0","@types/lodash":"^4.14.149","coffee-script":"^1.11.1","worker-loader":"2.0.0","@babel/runtime":"^7.7.6","@types/webpack":"^4.41.0","@babel/register":"^7.0.0","@babel/preset-env":"^7.0.0","babel-plugin-lodash":"^3.2.10","eslint-plugin-import":"^2.9.0","gitbook-plugin-prism":"^2.0.0","babel-plugin-istanbul":"4.1.6","gitbook-plugin-github":"3.0.0","eslint-config-prettier":"^6.7.0","gitbook-plugin-anchors":"^0.7.1","@babel/preset-typescript":"^7.7.4","gitbook-plugin-edit-link":"^2.0.2","@typescript-eslint/parser":"^2.11.0","eslint-config-airbnb-base":"12.1.0","write-file-webpack-plugin":"^4.2.0","@babel/plugin-transform-runtime":"^7.0.0","@typescript-eslint/eslint-plugin":"^2.11.0","@babel/plugin-proposal-decorators":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.0.0","@babel/plugin-proposal-object-rest-spread":"^7.0.0"},"peerDependencies":{"mocha":">=4 <=7","webpack":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mochapack_1.1.14_1586776747443_0.9397775682779379","host":"s3://npm-registry-packages"}},"1.1.15":{"name":"mochapack","version":"1.1.15","keywords":["webpack","mocha"],"author":{"name":"Victor Vlasenko","email":"victor.vlasenko@sysgears.com"},"license":"MIT","_id":"mochapack@1.1.15","maintainers":[{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"}],"bugs":{"url":"https://github.com/sysgears/mochapack/issues"},"bin":{"mochapack":"bin/mochapack"},"nyc":{"include":["src/**/*.ts"],"extension":[".ts"]},"dist":{"shasum":"426c793b871ed006c781172da2b15f612f11f2dc","tarball":"https://registry.npmjs.org/mochapack/-/mochapack-1.1.15.tgz","fileCount":147,"integrity":"sha512-/gOsgJk3CWlNiOdef7hrNhp37VpatB9IiWzSCxS2p8pG21R7NAKJBBsU5T0eUWT9oz1NQhyubXdQgh51U7oVZA==","signatures":[{"sig":"MEUCIB36iJrALhWG87FdgcNYojHXp3BYY5zj1Zd+o41ky1z1AiEAqFnvcho0dj8nD8ngf82Eh4I0r0QYp2s33nXMyJxGtkg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":265081,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJelGH2CRA9TVsSAnZWagAAO9YP/RQ881EVZeNQzpDymxWA\nkFVVQsHBR2zKt4avxQJ1ClX7cKdX512b4iQh9ZzrfivOUQm1LFilAH7McMhf\nls5VQAsAvzTrXGrBd1CEk1DmEoazrZiCDJvYMjMe+lL1NuSlv7VSIOUTwvIH\n6YulW+ZlrF5xcxELAYXfDSSx5f2rb1ii+hDVvg2nrDW3GkWmAoMGjNC/1n8z\nqO8w+P0k0mlZrV+tF7NT8jiptvPCt1CTPE3Xf0bM3v9FlAg1dRMzUNVwa+FR\nUw2FzJXTJVZzgB1OYRt0RTjO7ngLHT9B2q6IKgQPblSxR1v6tgGLkVeZNap3\nLMhSeZtKQC91GD8wjUi1W5ZLqmGrGGvzaPQRHmIfrF1gufKMIpqk9k82lzjE\n4UrAW7p9Nyv3F9H9TY8J4+rz3Omm8vc0bZN0pcfZySzUPyjfsfPmRtRki4Z0\nVFUnIpY2JqYQpOymGfkY98ri5xiz9u4fNZEwhkYmkKYCdfjnuGyR4fiEDWO7\n6K6DZCB0AiJCGNlFUdxDmgfveI6Vvsvdx4UfV0RxnHdQI1Rotau86/Izoss3\nEjYN+6AwtGEKmPhEaV4WFmCf7kaltvgEn16vw9/xg52aak5GxO/EPGs0PxsU\nQTYucIzaAaVnSYjiKuwwpjwClVMKJjYx5HVvUH4lXYCPjK0yJ9f7Sw/c9d9F\nJRmF\r\n=0E3P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/createMochaWebpack.js","scripts":{"lint":"eslint src/**/*.ts test/**/*.ts --fix","test":"yarn run clean-tmp && yarn run build && ts-mocha --timeout 10000 --recursive --require @babel/register --exit \"test/**/*.test.ts\"","build":"yarn run clean-lib && tsc","cover":"cross-env BABEL_ENV=coverage nyc --reporter=lcov --reporter=text npm test","watch":"tsc -w","format":"prettier {src,test}/**/* ./*.json --write --loglevel warn","release":"np","posttest":"yarn run format && yarn run lint","clean-lib":"del-cli \"lib/**\" \"!lib\" \"!lib/reporters\" \"!lib/utils.js\" \"!lib/entry.js\" \"!lib/reporters/base.js\"","clean-tmp":"del-cli \".tmp/**\"","docs:build":"yarn run docs:clean && yarn run docs:prepare && gitbook build","docs:clean":"del-cli _book","docs:watch":"yarn run docs:prepare && gitbook serve --port 3000","docs:deploy":"gh-pages -d _book","postpublish":"yarn run docs:deploy","docs:prepare":"gitbook install","prepublishOnly":"yarn run build  && yarn run docs:build"},"_npmUser":{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"},"prettier":{"semi":false,"endOfLine":"lf","singleQuote":true},"repository":{"url":"https://github.com/sysgears/mochapack","type":"git"},"description":"mocha cli with webpack support","directories":{},"greenkeeper":{"ignore":["globby","gitbook-cli","gitbook-plugin-anchors","gitbook-plugin-edit-link","gitbook-plugin-github","gitbook-plugin-prism"]},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2016-2017 Jan-André Zinser\nCopyright (c) 2018 SysGears (Cyprus) Limited\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","resolutions":{"hoek":"^4.2.1","fstream":">=1.0.12","js-yaml":">=3.13.0","cryptiles":"^4.1.3","tunnel-agent":">=0.6.0","lodash.mergewith":">=4.6.2","bdd-lazy-var/mocha":">=4.0.0"},"dependencies":{"chalk":"^2.4.2","yargs":"14.0.0","globby":"^10.0.1","lodash":"^4.17.15","is-glob":"^4.0.1","chokidar":"^2.0.0","progress":"^2.0.3","toposort":"^2.0.2","interpret":"^1.2.0","memory-fs":"^0.4.1","minimatch":"^3.0.4","glob-parent":"5.1.0","loader-utils":"^1.2.3","nodent-runtime":"^3.2.1","normalize-path":"^3.0.0","source-map-support":"^0.5.13","@babel/runtime-corejs2":"^7.0.0"},"_hasShrinkwrap":false,"devDependencies":{"np":"5.1.0","del":"5.1.0","nyc":"14.1.1","chai":"^4.1.0","glob":"7.1.4","mocha":"7.1.1","sinon":"7.5.0","eslint":"^6.7.2","del-cli":"3.0.0","webpack":"4.41.0","anymatch":"3.1.1","fs-extra":"5.0.0","gh-pages":"1.2.0","prettier":"^1.19.1","ts-mocha":"^6.0.0","cross-env":"6.0.3","node-sass":"^4.11.0","@babel/cli":"^7.0.0","css-loader":"3.2.0","strip-ansi":"^5.2.0","typescript":"^3.7.3","@babel/core":"^7.0.0","@types/chai":"^4.2.7","@types/node":"^12.12.17","gitbook-cli":"^2.3.2","sass-loader":"6.0.7","tiny-worker":"2.3.0","@types/mocha":"^5.2.7","babel-eslint":"^9.0.0","babel-loader":"^8.0.0","bdd-lazy-var":"^2.5.0","@types/lodash":"^4.14.149","coffee-script":"^1.11.1","worker-loader":"2.0.0","@babel/runtime":"^7.7.6","@types/webpack":"^4.41.0","@babel/register":"^7.0.0","@babel/preset-env":"^7.0.0","babel-plugin-lodash":"^3.2.10","eslint-plugin-import":"^2.9.0","gitbook-plugin-prism":"^2.0.0","babel-plugin-istanbul":"4.1.6","gitbook-plugin-github":"3.0.0","eslint-config-prettier":"^6.7.0","gitbook-plugin-anchors":"^0.7.1","@babel/preset-typescript":"^7.7.4","gitbook-plugin-edit-link":"^2.0.2","@typescript-eslint/parser":"^2.11.0","eslint-config-airbnb-base":"12.1.0","write-file-webpack-plugin":"^4.2.0","@babel/plugin-transform-runtime":"^7.0.0","@typescript-eslint/eslint-plugin":"^2.11.0","@babel/plugin-proposal-decorators":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.0.0","@babel/plugin-proposal-object-rest-spread":"^7.0.0"},"peerDependencies":{"mocha":">=4 <=7","webpack":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mochapack_1.1.15_1586782709573_0.7940571551785931","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"mochapack","version":"2.0.0","keywords":["webpack","mocha"],"author":"Victor Vlasenko <victor.vlasenko@sysgears.com>","license":"MIT","_id":"mochapack@2.0.0","maintainers":[{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"}],"bugs":{"url":"https://github.com/sysgears/mochapack/issues"},"bin":"./bin/mochapack","nyc":{"include":["src/**/*.ts"],"extension":[".ts"]},"dist":{"shasum":"0e0a19b0d4c499a4524a7ec97b2e99116c418b8f","tarball":"https://registry.npmjs.org/mochapack/-/mochapack-2.0.0.tgz","fileCount":215,"integrity":"sha512-wlER3hG+qKAi0EDXEWMtXrhpyJIP7kA4BTbA6s/hAelixc4jeIJsyUdH1mKS3Za5rTmO55H+IC9r8HKExZNIqg==","signatures":[{"sig":"MEQCIEcppVBd80RyxhJG9FXNnmKd8L4H+eNuXw6LDYOfidu/AiBGNqnUA7cMWiA3eB69bVM1fnFUzX4IUEyfX8Q+BHaWYg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":385790,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeso6jCRA9TVsSAnZWagAA5o4P/3izkB/Bmbx1IWgw2qK9\nCqrfq6KJhnAM0uxmeFXEP8Gap+HvqwPlALhNKkwwjfB6bwFRZ+vwIHhPDKau\nB/CPWUDua9GlwLtOvByxj/eo0v7UYdIxP8rrmfPz/taveB8voQoyQAjbrGdI\nBT30R0j5X/gfn0RQbmqLgPuih/2IX2QieJpvJ27NJ5fgAtUKy3n3oVM0WGul\nXA3U0xP2GECyEMfcJwmsRwXZIQz1wlyj9Zt9xJUosvaeRzXw+a4Ph/mo8YMu\nZF7es6pCoVDrCG5SpVm++sxNSbREsY4TqeA4kw5IW57D3oDvDkrD7ngkMEkf\nOidoEouie34+OioZM8+BFRbgATJUEiFmFK0blTiHjSTF4SmAmWJzOM1V+Qus\n9tp2nEL2pgxzqgg8M1Lcl724Ew34QCvHOHYDM4IbzqmSBNyKtFJtw5Tjefww\nCNgkF8too1khAgQ3U13k8Hf15vM3d2Hrg9JxNJoTyWG8PqKIZ0+JQRVsXGDj\n0UVgu88FQnk0rguJoLjoiYaV8qZOXVuBlEbw55AGpxW/h8iHkLKSUsktu2sB\nr4wfoZTAww0O3sCdNvcJiYoI505qdYxnmhW9b5AvR4l7zAxK8IckaulOFYEB\n/AHBT0vPF6Ys39pVoXQARM0XsNLdUFXbp58fCPmLQSHWZbVukiJi1SIvtoO3\nDdiL\r\n=Pjew\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/createMochapack.js","engines":{"pm":"yarn@2.0.0-rc.32"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts --fix","test":"yarn run clean-tmp && yarn run build && ts-mocha --timeout 10000 --recursive --require @babel/register --exit \"{test,src}/**/*.test.ts\"","build":"yarn run clean-lib && tsc","cover":"cross-env BABEL_ENV=coverage nyc --reporter=lcov --reporter=text npm test","watch":"tsc -w","format":"prettier '{src,test}/**/*' ./*.json --write --loglevel warn","release":"np","posttest":"yarn run format && yarn run lint","clean-lib":"del-cli \"lib/**\" \"!lib\" \"!lib/reporters\" \"!lib/utils.js\" \"!lib/entry.js\" \"!lib/reporters/base.js\"","clean-tmp":"del-cli \".tmp/**\"","docs:build":"yarn run docs:clean && yarn run docs:prepare && gitbook build","docs:clean":"del-cli _book","docs:watch":"yarn run docs:prepare && gitbook serve --port 3000","docs:deploy":"gh-pages -d _book","postpublish":"yarn run docs:deploy","docs:prepare":"gitbook install","prepublishOnly":"yarn run build  && yarn run docs:build"},"_npmUser":{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"},"prettier":{"semi":false,"endOfLine":"lf","singleQuote":true},"repository":{"url":"https://github.com/sysgears/mochapack","type":"git"},"description":"mocha cli with webpack support","directories":{},"greenkeeper":{"ignore":["globby","gitbook-cli","gitbook-plugin-anchors","gitbook-plugin-edit-link","gitbook-plugin-github","gitbook-plugin-prism"]},"resolutions":{"hoek":"^4.2.1","fstream":">=1.0.12","js-yaml":">=3.13.0","cryptiles":"^4.1.3","tunnel-agent":">=0.6.0","lodash.mergewith":">=4.6.2","bdd-lazy-var/mocha":">=4.0.0"},"dependencies":{"chalk":"^2.4.2","yargs":"14.0.0","globby":"^10.0.1","lodash":"^4.17.15","is-glob":"^4.0.1","chokidar":"^2.0.0","progress":"^2.0.3","toposort":"^2.0.2","interpret":"^1.2.0","memory-fs":"^0.4.1","minimatch":"^3.0.4","glob-parent":"5.1.0","loader-utils":"^1.2.3","nodent-runtime":"^3.2.1","normalize-path":"^3.0.0","source-map-support":"^0.5.13","@babel/runtime-corejs2":"^7.0.0"},"_hasShrinkwrap":false,"devDependencies":{"np":"5.1.0","del":"5.1.0","nyc":"14.1.1","chai":"^4.1.0","glob":"7.1.4","mocha":"7.1.1","sinon":"^9.0.2","eslint":"^6.7.2","del-cli":"3.0.0","webpack":"4.41.0","anymatch":"3.1.1","fs-extra":"5.0.0","gh-pages":"1.2.0","prettier":"^1.19.1","ts-mocha":"^7.0.0","cross-env":"6.0.3","node-sass":"^4.11.0","@babel/cli":"^7.0.0","css-loader":"3.2.0","sinon-chai":"^3.5.0","strip-ansi":"^5.2.0","typescript":"^3.8.3","@babel/core":"^7.0.0","@types/chai":"^4.2.7","@types/node":"^12.12.17","gitbook-cli":"^2.3.2","sass-loader":"6.0.7","tiny-worker":"2.3.0","@types/mocha":"^5.2.7","@types/sinon":"^9.0.0","@types/yargs":"^15.0.4","babel-eslint":"^9.0.0","babel-loader":"^8.0.0","bdd-lazy-var":"^2.5.0","@types/lodash":"^4.14.149","coffee-script":"^1.11.1","worker-loader":"2.0.0","@babel/runtime":"^7.7.6","@types/webpack":"^4.41.0","@babel/register":"^7.0.0","@babel/preset-env":"^7.0.0","@types/sinon-chai":"^3.2.4","babel-plugin-lodash":"^3.2.10","eslint-plugin-import":"^2.9.0","gitbook-plugin-prism":"^2.0.0","babel-plugin-istanbul":"4.1.6","gitbook-plugin-github":"3.0.0","eslint-config-prettier":"^6.7.0","gitbook-plugin-anchors":"^0.7.1","@babel/preset-typescript":"^7.7.4","gitbook-plugin-edit-link":"^2.0.2","@typescript-eslint/parser":"^2.11.0","eslint-config-airbnb-base":"12.1.0","write-file-webpack-plugin":"^4.2.0","@babel/plugin-transform-runtime":"^7.0.0","@typescript-eslint/eslint-plugin":"^2.11.0","@babel/plugin-proposal-decorators":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.0.0","@babel/plugin-proposal-object-rest-spread":"^7.0.0"},"peerDependencies":{"mocha":">=6 <=7","webpack":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mochapack_2.0.0_1588760226696_0.2957036594678295","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"mochapack","version":"2.0.1","keywords":["webpack","mocha"],"author":"Victor Vlasenko <victor.vlasenko@sysgears.com>","license":"MIT","_id":"mochapack@2.0.1","maintainers":[{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"}],"bugs":{"url":"https://github.com/sysgears/mochapack/issues"},"pm":"yarn@2.0.0-rc.36","bin":"./bin/mochapack","nyc":{"include":["src/**/*.ts"],"extension":[".ts"]},"dist":{"shasum":"92d3caf73ed1e44b56f7d3962e27ba80238e9b79","tarball":"https://registry.npmjs.org/mochapack/-/mochapack-2.0.1.tgz","fileCount":216,"integrity":"sha512-WX4Fk60rmQoj01EP/4o6wpvCaMu35ghs74RLDirhl8Jka7Sx1WchYH3rQLsj2MBDnLZaX1ClN5vBPgmBmZLANA==","signatures":[{"sig":"MEQCICzjlkiGw0Byi9XMKhYHb51vZC6v083bUF+F//EYxHBtAiAJigQnTlu7hqzlkFMK4LFxR1QFWKm4xIMLFs6tu+mnTA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":385864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe8aDSCRA9TVsSAnZWagAAa/EQAKFHPp4YUhwPwqloiVQ5\nS9BFobRzMRPWO+aEFUocdpZ1UZ+wt9h5y1uMiV7qWnxTM4o4Pw7b351LKuL4\neVel1/3BgulrgkqUBLHf0kpH/2pX4r753kmQ0ZiKkdNwgSsN6R2lqnM7CjpZ\nL4c6xVgYQtVUnIau7fEHCsH6OSkxqZlSS+iYD664rG9Wv1JU0CTuc/QBJGD/\nfhs4pvfXfXGAyKqbmrsoxYW9AnGbOkVcGYXxoHlkvgqZWsygLVUfiiZZ6EKg\n9f3G8TYV6It7s7cRSjAd7L0rmNwvtzlmxHNlIbWg+XKK/7aMSBnzOjWivACE\nH3yln8gT/CbpS079kdFnuqrh38Fvv1sHBWRZtYHlVQalgs0QjBdy0nyhUcht\nXRyCNTgEjpyOH9TjTCa+OTkkXh3G24/Fh688ZOlbvzOV3Y2KgWi4axx26lmu\nXmJW00p/vMriDwxrBxwQ4oEfrHqCMFKjLu2QzrT+nylJQ1PGAhH67rLmMSF3\nCO+FILAw7YYnlLAR6hScUYrV8wCBdRp+uacau19bXOYGAk8KvdNLoMqDmupY\nt8m+Wq4wxdLAo/zrok2WP7DD/vGIriaoxwEyLfbfLCAp3i8WjumYG4z/DW+5\nX9+kFlWrdgKGK6Y/HIVyHjdCPXGUG5s+KeaE5midCCSLzjumIvP3CY4ohMPZ\nzaJY\r\n=gSZS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/createMochapack.js","scripts":{"lint":"eslint src/**/*.ts test/**/*.ts --fix","test":"yarn run clean-tmp && yarn run build && ts-mocha --timeout 10000 --recursive --require @babel/register --exit \"{test,src}/**/*.test.ts\"","build":"yarn run clean-lib && tsc","cover":"cross-env BABEL_ENV=coverage nyc --reporter=lcov --reporter=text npm test","watch":"tsc -w","format":"prettier '{src,test}/**/*' ./*.json --write --loglevel warn","release":"np","posttest":"yarn run format && yarn run lint","clean-lib":"del-cli \"lib/**\" \"!lib\" \"!lib/reporters\" \"!lib/utils.js\" \"!lib/entry.js\" \"!lib/reporters/base.js\"","clean-tmp":"del-cli \".tmp/**\"","docs:build":"yarn run docs:clean && yarn run docs:prepare && gitbook build","docs:clean":"del-cli _book","docs:watch":"yarn run docs:prepare && gitbook serve --port 3000","docs:deploy":"gh-pages -d _book","postpublish":"yarn run docs:deploy","docs:prepare":"gitbook install","prepublishOnly":"yarn run build  && yarn run docs:build"},"_npmUser":{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"},"prettier":{"semi":false,"endOfLine":"lf","singleQuote":true},"repository":{"url":"https://github.com/sysgears/mochapack","type":"git"},"description":"mocha cli with webpack support","directories":{},"greenkeeper":{"ignore":["globby","gitbook-cli","gitbook-plugin-anchors","gitbook-plugin-edit-link","gitbook-plugin-github","gitbook-plugin-prism"]},"resolutions":{"hoek":"^4.2.1","fstream":">=1.0.12","js-yaml":">=3.13.0","cryptiles":"^4.1.3","tunnel-agent":">=0.6.0","lodash.mergewith":">=4.6.2","bdd-lazy-var/mocha":">=4.0.0"},"dependencies":{"chalk":"^2.4.2","yargs":"14.0.0","globby":"^10.0.1","lodash":"^4.17.15","is-glob":"^4.0.1","chokidar":"^2.0.0","progress":"^2.0.3","toposort":"^2.0.2","interpret":"^1.2.0","memory-fs":"^0.4.1","minimatch":"^3.0.4","glob-parent":"5.1.0","loader-utils":"^1.2.3","nodent-runtime":"^3.2.1","normalize-path":"^3.0.0","source-map-support":"^0.5.13","@babel/runtime-corejs2":"^7.0.0"},"_hasShrinkwrap":false,"devDependencies":{"np":"5.1.0","del":"5.1.0","nyc":"14.1.1","chai":"^4.1.0","glob":"7.1.4","mocha":"7.1.1","sinon":"^9.0.2","eslint":"^6.7.2","del-cli":"3.0.0","webpack":"4.41.0","anymatch":"3.1.1","fs-extra":"5.0.0","gh-pages":"1.2.0","prettier":"^1.19.1","ts-mocha":"^7.0.0","cross-env":"6.0.3","node-sass":"^4.11.0","@babel/cli":"^7.0.0","css-loader":"3.2.0","sinon-chai":"^3.5.0","strip-ansi":"^5.2.0","typescript":"^3.8.3","@babel/core":"^7.0.0","@types/chai":"^4.2.7","@types/node":"^12.12.17","gitbook-cli":"^2.3.2","sass-loader":"6.0.7","tiny-worker":"2.3.0","@types/mocha":"^5.2.7","@types/sinon":"^9.0.0","@types/yargs":"^15.0.4","babel-eslint":"^9.0.0","babel-loader":"^8.0.0","bdd-lazy-var":"^2.5.0","@types/lodash":"^4.14.149","coffee-script":"^1.11.1","worker-loader":"2.0.0","@babel/runtime":"^7.7.6","@types/webpack":"^4.41.0","@babel/register":"^7.0.0","@babel/preset-env":"^7.0.0","@types/sinon-chai":"^3.2.4","babel-plugin-lodash":"^3.2.10","eslint-plugin-import":"^2.9.0","gitbook-plugin-prism":"^2.0.0","babel-plugin-istanbul":"4.1.6","gitbook-plugin-github":"3.0.0","eslint-config-prettier":"^6.7.0","gitbook-plugin-anchors":"^0.7.1","@babel/preset-typescript":"^7.7.4","gitbook-plugin-edit-link":"^2.0.2","@typescript-eslint/parser":"^2.11.0","eslint-config-airbnb-base":"12.1.0","write-file-webpack-plugin":"^4.2.0","@babel/plugin-transform-runtime":"^7.0.0","@typescript-eslint/eslint-plugin":"^2.11.0","@babel/plugin-proposal-decorators":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.0.0","@babel/plugin-proposal-object-rest-spread":"^7.0.0"},"peerDependencies":{"mocha":">=6 <=7","webpack":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mochapack_2.0.1_1592893650480_0.8695997834415168","host":"s3://npm-registry-packages"}},"2.0.2":{"name":"mochapack","version":"2.0.2","keywords":["webpack","mocha"],"author":"Victor Vlasenko <victor.vlasenko@sysgears.com>","license":"MIT","_id":"mochapack@2.0.2","maintainers":[{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"}],"bugs":{"url":"https://github.com/sysgears/mochapack/issues"},"pm":"yarn@2.0.0-rc.36","bin":"./bin/mochapack","nyc":{"include":["src/**/*.ts"],"extension":[".ts"]},"dist":{"shasum":"3efac563d148785c2c9743bfa6a90f0b1a119205","tarball":"https://registry.npmjs.org/mochapack/-/mochapack-2.0.2.tgz","fileCount":216,"integrity":"sha512-pUbUD5D7xv/kvwQHQbX8lU3ZGFgNLC8SWnWuu4ZLYjOiB/PG6sakmW3AYyg2c7KTGsqJO3fykZ97rtJ1on0oaw==","signatures":[{"sig":"MEQCIH+eWBtosokSieLYHDCP6nEfe9Frl+/PAalsPvtEQWaLAiAz0arGQROpBfQ6d80hk0nJj8fccb6n0i25Al+J+jf5Lg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":385862,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe9DOvCRA9TVsSAnZWagAA6/cP/1Yi6EbPdjk5GIkn8qZK\nJC7UBcdweAdQjcyPq0LeQVc1DJE7A4WSwURemXi0pJuduK3eq4yOWY9J919E\nHUueTZ5B6z9Vg5MCQI8kVYthzWYz+Vdm9ESmom42qHh3aqwrRGFGSeLGk0Su\nYjI9pdPCoXSZFEc030yOLPBcDWAXw1RmrsMLLF3u61TKNSvKZgPEQ7KRI++3\n7fhBGxD0OgUPAvBvnVMHR+u+yclwTcI7cjrgRbduUBuZIvxpCqJSLlZb+Jet\nVzRbHX9q864KgNN/3f6wkI91bI8gG/rA5KGqD/lqkexUvl4drbBl3zFc5E5g\nkjOxi1IyLt+PPo9W/AHNVWXld0Eu9u8gmhdhlwRkP/88tnrfK8b/ly0jvLVE\n12rTgoU9kXn7CmfV0/ZqrEBtcDaO17Sb1GpFTwaS78WVNLK6UVGlgtA2wJVo\nO2mPl84NZBgE4Y43RinHQQOhPcrA8+BrRMvWa35RpHuaO/h3lTGYm4RhGb5v\n6u5eBJyQIfMPNZWIFmHLaofIYte10ulnvsSvRGSoM5270Lq8xhi54KSt4kP2\n0TickjqccMXbKcPaLU31h9yhih/oHrNPHSgNCRjsysyUFdepl1L3iRtaoIiF\nFRnp/N8JSiv2UKbtkCx+kSH+aTTwNdDsm1IehwxskGfGzs+Rjb7HOJ3yiX4u\nWd2y\r\n=a6tu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/createMochapack.js","scripts":{"lint":"eslint src/**/*.ts test/**/*.ts --fix","test":"yarn run clean-tmp && yarn run build && ts-mocha --timeout 10000 --recursive --require @babel/register --exit \"{test,src}/**/*.test.ts\"","build":"yarn run clean-lib && tsc","cover":"cross-env BABEL_ENV=coverage nyc --reporter=lcov --reporter=text npm test","watch":"tsc -w","format":"prettier '{src,test}/**/*' ./*.json --write --loglevel warn","release":"np","posttest":"yarn run format && yarn run lint","clean-lib":"del-cli \"lib/**\" \"!lib\" \"!lib/reporters\" \"!lib/utils.js\" \"!lib/entry.js\" \"!lib/reporters/base.js\"","clean-tmp":"del-cli \".tmp/**\"","docs:build":"yarn run docs:clean && yarn run docs:prepare && gitbook build","docs:clean":"del-cli _book","docs:watch":"yarn run docs:prepare && gitbook serve --port 3000","docs:deploy":"gh-pages -d _book","postpublish":"yarn run docs:deploy","docs:prepare":"gitbook install","prepublishOnly":"yarn run build  && yarn run docs:build"},"_npmUser":{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"},"prettier":{"semi":false,"endOfLine":"lf","singleQuote":true},"repository":{"url":"https://github.com/sysgears/mochapack","type":"git"},"description":"mocha cli with webpack support","directories":{},"greenkeeper":{"ignore":["globby","gitbook-cli","gitbook-plugin-anchors","gitbook-plugin-edit-link","gitbook-plugin-github","gitbook-plugin-prism"]},"resolutions":{"hoek":"^4.2.1","fstream":">=1.0.12","js-yaml":">=3.13.0","cryptiles":"^4.1.3","tunnel-agent":">=0.6.0","lodash.mergewith":">=4.6.2","bdd-lazy-var/mocha":">=4.0.0"},"dependencies":{"chalk":"^2.4.2","yargs":"14.0.0","globby":"^10.0.1","lodash":"^4.17.15","is-glob":"^4.0.1","chokidar":"^2.0.0","progress":"^2.0.3","toposort":"^2.0.2","interpret":"^1.2.0","memory-fs":"^0.4.1","minimatch":"^3.0.4","glob-parent":"5.1.0","loader-utils":"^1.2.3","nodent-runtime":"^3.2.1","normalize-path":"^3.0.0","source-map-support":"^0.5.13","@babel/runtime-corejs2":"^7.0.0"},"_hasShrinkwrap":false,"devDependencies":{"np":"5.1.0","del":"5.1.0","nyc":"14.1.1","chai":"^4.1.0","glob":"7.1.4","mocha":"7.1.1","sinon":"^9.0.2","eslint":"^6.7.2","del-cli":"3.0.0","webpack":"4.41.0","anymatch":"3.1.1","fs-extra":"5.0.0","gh-pages":"1.2.0","prettier":"^1.19.1","ts-mocha":"^7.0.0","cross-env":"6.0.3","node-sass":"^4.11.0","@babel/cli":"^7.0.0","css-loader":"3.2.0","sinon-chai":"^3.5.0","strip-ansi":"^5.2.0","typescript":"^3.8.3","@babel/core":"^7.0.0","@types/chai":"^4.2.7","@types/node":"^12.12.17","gitbook-cli":"^2.3.2","sass-loader":"6.0.7","tiny-worker":"2.3.0","@types/mocha":"^5.2.7","@types/sinon":"^9.0.0","@types/yargs":"^15.0.4","babel-eslint":"^9.0.0","babel-loader":"^8.0.0","bdd-lazy-var":"^2.5.0","@types/lodash":"^4.14.149","coffee-script":"^1.11.1","worker-loader":"2.0.0","@babel/runtime":"^7.7.6","@types/webpack":"^4.41.0","@babel/register":"^7.0.0","@babel/preset-env":"^7.0.0","@types/sinon-chai":"^3.2.4","babel-plugin-lodash":"^3.2.10","eslint-plugin-import":"^2.9.0","gitbook-plugin-prism":"^2.0.0","babel-plugin-istanbul":"4.1.6","gitbook-plugin-github":"3.0.0","eslint-config-prettier":"^6.7.0","gitbook-plugin-anchors":"^0.7.1","@babel/preset-typescript":"^7.7.4","gitbook-plugin-edit-link":"^2.0.2","@typescript-eslint/parser":"^2.11.0","eslint-config-airbnb-base":"12.1.0","write-file-webpack-plugin":"^4.2.0","@babel/plugin-transform-runtime":"^7.0.0","@typescript-eslint/eslint-plugin":"^2.11.0","@babel/plugin-proposal-decorators":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.0.0","@babel/plugin-proposal-object-rest-spread":"^7.0.0"},"peerDependencies":{"mocha":">=6 <=7","webpack":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mochapack_2.0.2_1593062318930_0.9516789043785734","host":"s3://npm-registry-packages"}},"2.0.3":{"name":"mochapack","version":"2.0.3","keywords":["webpack","mocha"],"author":"Victor Vlasenko <victor.vlasenko@sysgears.com>","license":"MIT","_id":"mochapack@2.0.3","maintainers":[{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"}],"bugs":{"url":"https://github.com/sysgears/mochapack/issues"},"pm":"yarn@2.1.1","bin":"./bin/mochapack","nyc":{"include":["src/**/*.ts"],"extension":[".ts"]},"dist":{"shasum":"cfac9387716d8dece24ad6a2d23048f1f8652dc2","tarball":"https://registry.npmjs.org/mochapack/-/mochapack-2.0.3.tgz","fileCount":216,"integrity":"sha512-rz822NBaSN0+aK9jzIc6r3ctuSP11LIbWpkVllLiSIhr+cWeueuaMbpMBMUQ9JDQ4O9UMYLfN9cWjqNcpAVTpg==","signatures":[{"sig":"MEUCIQC7Z29FRm439RrN4jgbDMMMBx8QnrRlOCBOb8il3DzD6wIgcTrJpCPp0ng/DKSAEIX8/sCv+p2ia/UBoMpkn/VHq3Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":385854,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfCCseCRA9TVsSAnZWagAAWmwP/jW0kZiO6Bn4dhFJiQpk\n9/f4tTibzyYxdx7UM5YCQDcUUYBYYDxcJ6nNDBb94tNNXSpWNlf896Atm3kT\nBuRHUGyGZRsKL+v2FLXKnSTpdN0CigCBJoqWdTI2dH50fRz/AkvjPTKff2OF\nalsf+HkEHCRKnxLzpjDAqm6XZLS6cRkV/1h8oqt6JD4gX3ywVD8ZnKKKXlhc\nsrzDwqXQ2YyUD6nbOWgFLxECaBaC2c17cbPlQlWKbkvgacihk12RcUIt4k+j\nRJSdf3Nes77fbleIF+OBX13v6UkwMIWd7dZtmG6aPYiFOAzwVOG1pWep32Yb\nQZoOC6hdPtVFL+dM30DLNczdbseI7/hPvgEoZPa8Ul+BkHwobFb5+dfDrni2\nGvqSqBtpldINlSiZSDGO7E4Zewz4yZ5alffSIjwJbDQWbc49T5cWQIvWbB0J\naxM0txvh2+garJW9NQMstFrm+hAnf3zyahz5l0nvT1HlQWQneU8iLsFQm4BV\nYbFNlTGydsMfZt1bR6RNpgIU8JgkxPYQ8xLqhR42aj51XJsOl8GrB+eMsM+4\nhno3M9QzyA2XYaXZmNjuc8+PtmLfCIZIdUTljyJol9HVgS3YZGcBGusBVbGK\nlzjX80AygHUP6xaHpX3Q7U42z3F8sNwXfO9ZFwZ1E9mWc+9nvhXbZFSVfsax\nQ2yq\r\n=R8/t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/createMochapack.js","scripts":{"lint":"eslint src/**/*.ts test/**/*.ts --fix","test":"yarn run clean-tmp && yarn run build && ts-mocha --timeout 10000 --recursive --require @babel/register --exit \"{test,src}/**/*.test.ts\"","build":"yarn run clean-lib && tsc","cover":"cross-env BABEL_ENV=coverage nyc --reporter=lcov --reporter=text npm test","watch":"tsc -w","format":"prettier '{src,test}/**/*' ./*.json --write --loglevel warn","release":"np","posttest":"yarn run format && yarn run lint","clean-lib":"del-cli \"lib/**\" \"!lib\" \"!lib/reporters\" \"!lib/utils.js\" \"!lib/entry.js\" \"!lib/reporters/base.js\"","clean-tmp":"del-cli \".tmp/**\"","docs:build":"yarn run docs:clean && yarn run docs:prepare && gitbook build","docs:clean":"del-cli _book","docs:watch":"yarn run docs:prepare && gitbook serve --port 3000","docs:deploy":"gh-pages -d _book","postpublish":"yarn run docs:deploy","docs:prepare":"gitbook install","prepublishOnly":"yarn run build  && yarn run docs:build"},"_npmUser":{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"},"prettier":{"semi":false,"endOfLine":"lf","singleQuote":true},"repository":{"url":"https://github.com/sysgears/mochapack","type":"git"},"description":"mocha cli with webpack support","directories":{},"greenkeeper":{"ignore":["globby","gitbook-cli","gitbook-plugin-anchors","gitbook-plugin-edit-link","gitbook-plugin-github","gitbook-plugin-prism"]},"resolutions":{"hoek":"^4.2.1","fstream":">=1.0.12","js-yaml":">=3.13.0","cryptiles":"^4.1.3","tunnel-agent":">=0.6.0","lodash.mergewith":">=4.6.2","bdd-lazy-var/mocha":">=4.0.0"},"dependencies":{"chalk":"^2.4.2","yargs":"14.0.0","globby":"^10.0.1","lodash":"^4.17.15","is-glob":"^4.0.1","chokidar":"^2.0.0","progress":"^2.0.3","toposort":"^2.0.2","interpret":"^1.2.0","memory-fs":"^0.4.1","minimatch":"^3.0.4","glob-parent":"5.1.0","loader-utils":"^1.2.3","nodent-runtime":"^3.2.1","normalize-path":"^3.0.0","source-map-support":"^0.5.13","@babel/runtime-corejs2":"^7.0.0"},"_hasShrinkwrap":false,"devDependencies":{"np":"5.1.0","del":"5.1.0","nyc":"14.1.1","chai":"^4.1.0","glob":"7.1.4","mocha":"7.1.1","sinon":"^9.0.2","eslint":"^6.7.2","del-cli":"3.0.0","webpack":"4.41.0","anymatch":"3.1.1","fs-extra":"5.0.0","gh-pages":"1.2.0","prettier":"^1.19.1","ts-mocha":"^7.0.0","cross-env":"6.0.3","node-sass":"^4.11.0","@babel/cli":"^7.0.0","css-loader":"3.2.0","sinon-chai":"^3.5.0","strip-ansi":"^5.2.0","typescript":"^3.8.3","@babel/core":"^7.0.0","@types/chai":"^4.2.7","@types/node":"^12.12.17","gitbook-cli":"^2.3.2","sass-loader":"6.0.7","tiny-worker":"2.3.0","@types/mocha":"^5.2.7","@types/sinon":"^9.0.0","@types/yargs":"^15.0.4","babel-eslint":"^9.0.0","babel-loader":"^8.0.0","bdd-lazy-var":"^2.5.0","@types/lodash":"^4.14.149","coffee-script":"^1.11.1","worker-loader":"2.0.0","@babel/runtime":"^7.7.6","@types/webpack":"^4.41.0","@babel/register":"^7.0.0","@babel/preset-env":"^7.0.0","@types/sinon-chai":"^3.2.4","babel-plugin-lodash":"^3.2.10","eslint-plugin-import":"^2.9.0","gitbook-plugin-prism":"^2.0.0","babel-plugin-istanbul":"4.1.6","gitbook-plugin-github":"3.0.0","eslint-config-prettier":"^6.7.0","gitbook-plugin-anchors":"^0.7.1","@babel/preset-typescript":"^7.7.4","gitbook-plugin-edit-link":"^2.0.2","@typescript-eslint/parser":"^2.11.0","eslint-config-airbnb-base":"12.1.0","write-file-webpack-plugin":"^4.2.0","@babel/plugin-transform-runtime":"^7.0.0","@typescript-eslint/eslint-plugin":"^2.11.0","@babel/plugin-proposal-decorators":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.0.0","@babel/plugin-proposal-object-rest-spread":"^7.0.0"},"peerDependencies":{"mocha":">=6 <=7","webpack":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mochapack_2.0.3_1594370845573_0.5243659191519419","host":"s3://npm-registry-packages"}},"2.0.4":{"name":"mochapack","version":"2.0.4","keywords":["webpack","mocha"],"author":"Victor Vlasenko <victor.vlasenko@sysgears.com>","license":"MIT","_id":"mochapack@2.0.4","maintainers":[{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"}],"bugs":{"url":"https://github.com/sysgears/mochapack/issues"},"pm":"yarn@2.1.1","bin":"./bin/mochapack","nyc":{"include":["src/**/*.ts"],"extension":[".ts"]},"dist":{"shasum":"2308e06dd1f78791481fa0264d7d54c207285739","tarball":"https://registry.npmjs.org/mochapack/-/mochapack-2.0.4.tgz","fileCount":216,"integrity":"sha512-KlaRz2xiXB3LMhDrxcyCILZiHwNYjg0UIHHnxlFkY9A5d3QLUo4QRz72cwOHx451FNopbDNWn1Dj9Xj2ZAHsMA==","signatures":[{"sig":"MEQCIGQJx+4dGb34CCJO5mUM51W/o1nNp1omg3SViSYiPW0UAiBKqKdiGPOGoyL0Fz3sNZJcu5c0egqaYk9GQZ6a867x1g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":385969,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfiaQMCRA9TVsSAnZWagAA7UgP/RjK83i4lClcqaSQTgXV\nKNyDT5phknYpWpEgYQuA/fZKjz+V3WtqFh1qAxKGNDBVFlSTWgMzdrn1O7nK\ncsPUiB3I9kiAWuZcpzAkd6sprP/QDsgl1VZ4xqvK6lSSPRtknETztKx2VttU\ndms+2Uh1x4GMC2H7dtazVMUU3jym+KOaZvSiGiRoXKPa/yEGyRIydAMlP15T\nPrhZHa9FRKDKOIkvuoxwI1F8Drfyhy8XHtT+DyLG8V0B1cTE0jVNotmDuk3T\nDQmIazvsreAA6FrIfSlpg4hihp8vIP2GcawaGFlVcXqwVOldSh6zcxi3sAUD\nUissFq3fs/yOsh+Xuuwv5aHdN2+v9ghlYc4g5xkhPW+XhDvR4fnsuWjiCRDK\nK9TCKU7WR3H5sZNhRHwKlshXxiuyznf+IGXhjW1t8n4DGeULjuRqQ078rvQH\nYLMeeXPULhWkZmSz9rCG63JzLqg9cCwpp4eeLnNYmlFhIXBFUvAwCfF5xqn+\nkcxwVEwWDkYMD1+2swmrXN7YzMZxhwT/outkfReK0L/8LMDKxMiAmOExzJ2B\n5Xz9cKGqQMENKzFwClKb6qi/GJ/kElZtR50HNrohdzIxQAGIA9wvzKKzrKTJ\nGMciRSBhVUKxwnmaMsds5lq+zpjj5h1Xd/ADFevSRIhjDC7jUMK+09lWI8hK\nC1cK\r\n=/zTQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/createMochapack.js","scripts":{"lint":"eslint src/**/*.ts test/**/*.ts --fix","test":"yarn run clean-tmp && yarn run build && ts-mocha --timeout 10000 --recursive --require @babel/register --exit \"{test,src}/**/*.test.ts\"","build":"yarn run clean-lib && tsc","cover":"cross-env BABEL_ENV=coverage nyc --reporter=lcov --reporter=text npm test","watch":"tsc -w","format":"prettier '{src,test}/**/*' ./*.json --write --loglevel warn","release":"np","posttest":"yarn run format && yarn run lint","clean-lib":"del-cli \"lib/**\" \"!lib\" \"!lib/reporters\" \"!lib/utils.js\" \"!lib/entry.js\" \"!lib/reporters/base.js\"","clean-tmp":"del-cli \".tmp/**\"","docs:build":"yarn run docs:clean && yarn run docs:prepare && gitbook build","docs:clean":"del-cli _book","docs:watch":"yarn run docs:prepare && gitbook serve --port 3000","docs:deploy":"gh-pages -d _book","postpublish":"yarn run docs:deploy","docs:prepare":"gitbook install","prepublishOnly":"yarn run build  && yarn run docs:build"},"_npmUser":{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"},"prettier":{"semi":false,"endOfLine":"lf","singleQuote":true},"repository":{"url":"https://github.com/sysgears/mochapack","type":"git"},"description":"mocha cli with webpack support","directories":{},"greenkeeper":{"ignore":["globby","gitbook-cli","gitbook-plugin-anchors","gitbook-plugin-edit-link","gitbook-plugin-github","gitbook-plugin-prism"]},"resolutions":{"hoek":"^4.2.1","fstream":">=1.0.12","js-yaml":">=3.13.0","cryptiles":"^4.1.3","tunnel-agent":">=0.6.0","lodash.mergewith":">=4.6.2","bdd-lazy-var/mocha":">=4.0.0"},"dependencies":{"chalk":"^2.4.2","yargs":"14.0.0","globby":"^10.0.1","lodash":"^4.17.15","is-glob":"^4.0.1","chokidar":"^2.0.0","progress":"^2.0.3","toposort":"^2.0.2","interpret":"^1.2.0","memory-fs":"^0.4.1","minimatch":"^3.0.4","glob-parent":"5.1.0","loader-utils":"^1.2.3","nodent-runtime":"^3.2.1","normalize-path":"^3.0.0","source-map-support":"^0.5.13","@babel/runtime-corejs2":"^7.0.0"},"_hasShrinkwrap":false,"devDependencies":{"np":"5.1.0","del":"5.1.0","nyc":"14.1.1","chai":"^4.1.0","glob":"7.1.4","mocha":"7.1.1","sinon":"^9.0.2","eslint":"^6.7.2","del-cli":"3.0.0","webpack":"4.41.0","anymatch":"3.1.1","fs-extra":"5.0.0","gh-pages":"1.2.0","prettier":"^1.19.1","ts-mocha":"^7.0.0","cross-env":"6.0.3","node-sass":"^4.11.0","@babel/cli":"^7.0.0","css-loader":"3.2.0","sinon-chai":"^3.5.0","strip-ansi":"^5.2.0","typescript":"^3.8.3","@babel/core":"^7.0.0","@types/chai":"^4.2.7","@types/node":"^12.12.17","gitbook-cli":"^2.3.2","sass-loader":"6.0.7","tiny-worker":"2.3.0","@types/mocha":"^5.2.7","@types/sinon":"^9.0.0","@types/yargs":"^15.0.4","babel-eslint":"^9.0.0","babel-loader":"^8.0.0","bdd-lazy-var":"^2.5.0","@types/lodash":"^4.14.149","coffee-script":"^1.11.1","worker-loader":"2.0.0","@babel/runtime":"^7.7.6","@types/webpack":"^4.41.0","@babel/register":"^7.0.0","@babel/preset-env":"^7.0.0","@types/sinon-chai":"^3.2.4","babel-plugin-lodash":"^3.2.10","eslint-plugin-import":"^2.9.0","gitbook-plugin-prism":"^2.0.0","babel-plugin-istanbul":"4.1.6","gitbook-plugin-github":"3.0.0","eslint-config-prettier":"^6.7.0","gitbook-plugin-anchors":"^0.7.1","@babel/preset-typescript":"^7.7.4","gitbook-plugin-edit-link":"^2.0.2","@typescript-eslint/parser":"^2.11.0","eslint-config-airbnb-base":"12.1.0","write-file-webpack-plugin":"^4.2.0","@babel/plugin-transform-runtime":"^7.0.0","@typescript-eslint/eslint-plugin":"^2.11.0","@babel/plugin-proposal-decorators":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.0.0","@babel/plugin-proposal-object-rest-spread":"^7.0.0"},"peerDependencies":{"mocha":">=6 <=7","webpack":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mochapack_2.0.4_1602855942930_0.9855342338265869","host":"s3://npm-registry-packages"}},"2.0.5":{"name":"mochapack","version":"2.0.5","keywords":["webpack","mocha"],"author":"Victor Vlasenko <victor.vlasenko@sysgears.com>","license":"MIT","_id":"mochapack@2.0.5","maintainers":[{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"}],"bugs":{"url":"https://github.com/sysgears/mochapack/issues"},"pm":"yarn@2.1.1","bin":"./bin/mochapack","nyc":{"include":["src/**/*.ts"],"extension":[".ts"]},"dist":{"shasum":"fe592f2927f15517b1878407523c05429467f115","tarball":"https://registry.npmjs.org/mochapack/-/mochapack-2.0.5.tgz","fileCount":214,"integrity":"sha512-a5YTOzCHPAnl541m9cYiFp2eSkXl0A6qlrjvnDQwfFUhkIWr6gwGEpEaNAko9Tj8MTpXoVG3dcCdvzRCl4+9aA==","signatures":[{"sig":"MEYCIQDDkyx0Gig2bUrn9vTpQvZ2R+ve/wdBTW/tSxqAFxboewIhALtDxPY8rmhBSsbOIcBzra7zBXtfCTowOTNQAQSkVlTO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":384818,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfia1ACRA9TVsSAnZWagAACDkQAIYa30c1OGmbx7/j2OCo\nyRHp4UwhBOezX/QbOPHj00ypNYL1gifuy2h1j6aKGIt/WYZ098S2OJa3gdRO\nESbN+lC1xk7gR8a6qs/98sriij+Y6nSvLAw4dRw4ohpkhZihHn/26sE2dYW1\nstTav+1V5gRkqxIhxgNiQlkVgGXSHNLwT65j3/ey26MvAmfpRzoomo1tGZil\n8SwSwCsyvhBMRt3tf9lDVfXCxMB4IoP5Pe9YJbx4Hw1uOgT3mtKU+t+dSHq0\niU8FtVXz0LKuTwqHSfllKhVZObpF7QMz9sJ7dgT8Ea87hO1cS/3uC7kUrBi+\nYl3pt1S9NcvuVWm1nsr176hulKdQY2f+R/36bdaIUSCPTy+lQEljeXvkmD2q\nTev7uVeqQyiZL8arVCk5KUFAgZo25+EwPYjUPztqxKGSuwBSrNoXz11UBxE4\nb2sq1DgmCaMmyQfTIHEaxLcnY4tTZFHSXePdbcXzhADFBTC89KLHA4GXCpmM\n7HzUThZxtHs5qEx5sS4A8i8orYX8ZneSvucZ0//gMT87a/fOZwqcpaHwrLkM\nDWrAxUFr5UKtz5ATtwcKL3iEhsb9H43/I1ekfxDDmRErSE8FmtbODEbJG5v+\nwXBirEzfInCZWO9ViaUM7LXkiKlKoKjw6nxg+8sogycwpyRp6ygeFZ5S1/pq\nYFka\r\n=Z27U\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/createMochapack.js","scripts":{"lint":"eslint src/**/*.ts test/**/*.ts --fix","test":"yarn run clean-tmp && yarn run build && ts-mocha --timeout 10000 --recursive --require @babel/register --exit \"{test,src}/**/*.test.ts\"","build":"yarn run clean-lib && tsc","cover":"cross-env BABEL_ENV=coverage nyc --reporter=lcov --reporter=text npm test","watch":"tsc -w","format":"prettier '{src,test}/**/*' ./*.json --write --loglevel warn","prepack":"yarn run build","release":"np","posttest":"yarn run format && yarn run lint","clean-lib":"del-cli \"lib/**\" \"!lib\" \"!lib/reporters\" \"!lib/utils.js\" \"!lib/entry.js\" \"!lib/reporters/base.js\"","clean-tmp":"del-cli \".tmp/**\"","docs:build":"yarn run docs:clean && yarn run docs:prepare && gitbook build","docs:clean":"del-cli _book","docs:watch":"yarn run docs:prepare && gitbook serve --port 3000","docs:deploy":"gh-pages -d _book","postpublish":"yarn run docs:deploy","docs:prepare":"gitbook install"},"_npmUser":{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"},"prettier":{"semi":false,"endOfLine":"lf","singleQuote":true},"repository":{"url":"https://github.com/sysgears/mochapack","type":"git"},"description":"mocha cli with webpack support","directories":{},"greenkeeper":{"ignore":["globby","gitbook-cli","gitbook-plugin-anchors","gitbook-plugin-edit-link","gitbook-plugin-github","gitbook-plugin-prism"]},"resolutions":{"hoek":"^4.2.1","fstream":">=1.0.12","js-yaml":">=3.13.0","cryptiles":"^4.1.3","tunnel-agent":">=0.6.0","lodash.mergewith":">=4.6.2","bdd-lazy-var/mocha":">=4.0.0"},"dependencies":{"chalk":"^2.4.2","yargs":"14.0.0","globby":"^10.0.1","lodash":"^4.17.15","is-glob":"^4.0.1","chokidar":"^2.0.0","progress":"^2.0.3","toposort":"^2.0.2","interpret":"^1.2.0","memory-fs":"^0.4.1","minimatch":"^3.0.4","glob-parent":"5.1.0","loader-utils":"^1.2.3","nodent-runtime":"^3.2.1","normalize-path":"^3.0.0","source-map-support":"^0.5.13","@babel/runtime-corejs2":"^7.0.0"},"_hasShrinkwrap":false,"devDependencies":{"np":"5.1.0","del":"5.1.0","nyc":"14.1.1","chai":"^4.1.0","glob":"7.1.4","mocha":"7.1.1","sinon":"^9.0.2","eslint":"^6.7.2","del-cli":"3.0.0","webpack":"4.41.0","anymatch":"3.1.1","fs-extra":"5.0.0","gh-pages":"1.2.0","prettier":"^1.19.1","ts-mocha":"^7.0.0","cross-env":"6.0.3","node-sass":"^4.11.0","@babel/cli":"^7.0.0","css-loader":"3.2.0","sinon-chai":"^3.5.0","strip-ansi":"^5.2.0","typescript":"^3.8.3","@babel/core":"^7.0.0","@types/chai":"^4.2.7","@types/node":"^12.12.17","gitbook-cli":"^2.3.2","sass-loader":"6.0.7","tiny-worker":"2.3.0","@types/mocha":"^5.2.7","@types/sinon":"^9.0.0","@types/yargs":"^15.0.4","babel-eslint":"^9.0.0","babel-loader":"^8.0.0","bdd-lazy-var":"^2.5.0","@types/lodash":"^4.14.149","coffee-script":"^1.11.1","worker-loader":"2.0.0","@babel/runtime":"^7.7.6","@types/webpack":"^4.41.0","@babel/register":"^7.0.0","@babel/preset-env":"^7.0.0","@types/sinon-chai":"^3.2.4","babel-plugin-lodash":"^3.2.10","eslint-plugin-import":"^2.9.0","gitbook-plugin-prism":"^2.0.0","babel-plugin-istanbul":"4.1.6","gitbook-plugin-github":"3.0.0","eslint-config-prettier":"^6.7.0","gitbook-plugin-anchors":"^0.7.1","@babel/preset-typescript":"^7.7.4","gitbook-plugin-edit-link":"^2.0.2","@typescript-eslint/parser":"^2.11.0","eslint-config-airbnb-base":"12.1.0","write-file-webpack-plugin":"^4.2.0","@babel/plugin-transform-runtime":"^7.0.0","@typescript-eslint/eslint-plugin":"^2.11.0","@babel/plugin-proposal-decorators":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.0.0","@babel/plugin-proposal-object-rest-spread":"^7.0.0"},"peerDependencies":{"mocha":">=6 <=7","webpack":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mochapack_2.0.5_1602858303638_0.25573294348365727","host":"s3://npm-registry-packages"}},"2.0.6":{"name":"mochapack","version":"2.0.6","keywords":["webpack","mocha"],"author":"Victor Vlasenko <victor.vlasenko@sysgears.com>","license":"MIT","_id":"mochapack@2.0.6","maintainers":[{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"}],"bugs":{"url":"https://github.com/sysgears/mochapack/issues"},"pm":"yarn@2.3.3","bin":"./bin/mochapack","nyc":{"include":["src/**/*.ts"],"extension":[".ts"]},"dist":{"shasum":"79bee97a3d300c890816ce6cf374c5fb5053dec0","tarball":"https://registry.npmjs.org/mochapack/-/mochapack-2.0.6.tgz","fileCount":216,"integrity":"sha512-6ijz1pJlSnzuy0PXEZKhO2QRrZ1RSI8ZEQ2Rk9jvGAm7dyXXrYcyd8hMmrBXSJSLnZqRuKV0e1SAYQJxYSlfEg==","signatures":[{"sig":"MEQCICPU3qA4zq891JsJtegk3a1VxOO7qCQEvTNO8GSUHYKIAiB5jS5b8Qd3/ljBoRmRArojPcjHa+eMjja0ioJfvpC9Ng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":386742,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfjoUKCRA9TVsSAnZWagAAvXsP/ReeI3h3lOv2IqP4MLVx\nwLxgmWEno6RTFY45AjDp8eRUFtaQKMfZF7IhKP3iXUGndt6i1k0XKqKBq67o\n7hRLGNLqTF+yzRfyF8hObrrm3JyId4syl1RIVtan9gyBdeOs37WunYY0JZ18\nkZ/Ij8XRhzZu72lXczaULiwJLqjHM7PAAdM2jETmKrNVSZTGkhR/z6IoAKG3\n9IG5/9ASDf7XzX6nEjnyzqiR/IJ4CuEnHBAKNrWUF4I06PZympwc3D1CWLXN\nRUvmNdRlZfPjOdd/rPuSc3awXAWf0PHXOQNqc86XByH8PPzcMZrK+qJkJLRO\n5eV+fxylx87fFaz0tUaK95ADdZHeWGawdx6Z9GHybwxj+xBRigDGzu0y1SgA\nsyvT5t4d0CiH9p0t8YY0261I3kx1uZlDoITfDigKgLkFHATdI5vhGFPe9mQ9\nlwBsOLy7ZNfCX1ZmDpG/fGa7OoZT1tDASVfcyw29CAZSn3e0yVutqdsO4DJE\n9ncuVk3qZF9dhbgbioyaB4I1VYqkDuOkBwNOODKe9WwV8KoR9/4xoZ3j6Yg7\nfq4ZvwOdrZbjjfoRRPvXrEvFKE66eD0SmeqXmk8Pw8UYRJLHd6o3Fl0VJBS/\ntBVjja/jz59idR8pU+HDCRUEFV474INVg0fsmXGtiGnZicJWuVMz7qQKUaHY\nvmXL\r\n=asXD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/createMochapack.js","scripts":{"lint":"eslint src/**/*.ts test/**/*.ts --fix","test":"yarn run clean-tmp && yarn run build && ts-mocha --timeout 10000 --recursive --require @babel/register --exit \"{test,src}/**/*.test.ts\"","build":"yarn run clean-lib && tsc","cover":"cross-env BABEL_ENV=coverage nyc --reporter=lcov --reporter=text npm test","watch":"tsc -w","format":"prettier '{src,test}/**/*' ./*.json --write --loglevel warn","prepack":"yarn run build","release":"np","posttest":"yarn run format && yarn run lint","clean-lib":"del-cli \"lib/**\" \"!lib\" \"!lib/reporters\" \"!lib/utils.js\" \"!lib/entry.js\" \"!lib/reporters/base.js\"","clean-tmp":"del-cli \".tmp/**\"","docs:build":"yarn run docs:clean && yarn run docs:prepare && gitbook build","docs:clean":"del-cli _book","docs:watch":"yarn run docs:prepare && gitbook serve --port 3000","docs:deploy":"gh-pages -d _book","postpublish":"yarn run docs:deploy","docs:prepare":"gitbook install"},"_npmUser":{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"},"prettier":{"semi":false,"endOfLine":"lf","singleQuote":true},"repository":{"url":"https://github.com/sysgears/mochapack","type":"git"},"description":"mocha cli with webpack support","directories":{},"greenkeeper":{"ignore":["globby","gitbook-cli","gitbook-plugin-anchors","gitbook-plugin-edit-link","gitbook-plugin-github","gitbook-plugin-prism"]},"resolutions":{"hoek":"^4.2.1","fstream":">=1.0.12","js-yaml":">=3.13.0","cryptiles":"^4.1.3","graceful-fs":"4.2.4","tunnel-agent":">=0.6.0","lodash.mergewith":">=4.6.2","bdd-lazy-var/mocha":">=4.0.0"},"dependencies":{"chalk":"^2.4.2","yargs":"14.0.0","globby":"^10.0.1","lodash":"^4.17.15","is-glob":"^4.0.1","chokidar":"^2.0.0","progress":"^2.0.3","toposort":"^2.0.2","interpret":"^1.2.0","memory-fs":"^0.4.1","minimatch":"^3.0.4","glob-parent":"5.1.0","loader-utils":"^1.2.3","nodent-runtime":"^3.2.1","normalize-path":"^3.0.0","source-map-support":"^0.5.13","@babel/runtime-corejs2":"^7.0.0"},"_hasShrinkwrap":false,"devDependencies":{"np":"5.1.0","del":"5.1.0","nyc":"14.1.1","chai":"^4.1.0","glob":"7.1.4","mocha":"7.1.1","sinon":"^9.0.2","eslint":"^6.7.2","del-cli":"3.0.0","webpack":"4.41.0","anymatch":"3.1.1","fs-extra":"5.0.0","gh-pages":"1.2.0","prettier":"^1.19.1","ts-mocha":"^7.0.0","cross-env":"6.0.3","node-sass":"^4.11.0","@babel/cli":"^7.0.0","css-loader":"3.2.0","sinon-chai":"^3.5.0","strip-ansi":"^5.2.0","typescript":"^3.8.3","@babel/core":"^7.0.0","@types/chai":"^4.2.7","@types/node":"^12.12.17","gitbook-cli":"^2.3.2","sass-loader":"6.0.7","tiny-worker":"2.3.0","@types/mocha":"^5.2.7","@types/sinon":"^9.0.0","@types/yargs":"^15.0.4","babel-eslint":"^9.0.0","babel-loader":"^8.0.0","bdd-lazy-var":"^2.5.0","@types/lodash":"^4.14.149","coffee-script":"^1.11.1","worker-loader":"2.0.0","@babel/runtime":"^7.7.6","@types/webpack":"^4.41.0","@babel/register":"^7.0.0","@babel/preset-env":"^7.0.0","@types/sinon-chai":"^3.2.4","babel-plugin-lodash":"^3.2.10","eslint-plugin-import":"^2.9.0","gitbook-plugin-prism":"^2.0.0","babel-plugin-istanbul":"4.1.6","gitbook-plugin-github":"3.0.0","eslint-config-prettier":"^6.7.0","gitbook-plugin-anchors":"^0.7.1","@babel/preset-typescript":"^7.7.4","gitbook-plugin-edit-link":"^2.0.2","@typescript-eslint/parser":"^2.11.0","eslint-config-airbnb-base":"12.1.0","write-file-webpack-plugin":"^4.2.0","@babel/plugin-transform-runtime":"^7.0.0","@typescript-eslint/eslint-plugin":"^2.11.0","@babel/plugin-proposal-decorators":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.0.0","@babel/plugin-proposal-object-rest-spread":"^7.0.0"},"peerDependencies":{"mocha":">=6 <9","webpack":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mochapack_2.0.6_1603175689787_0.4972003508808247","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"mochapack","version":"2.1.0","keywords":["webpack","mocha"],"author":"Victor Vlasenko <victor.vlasenko@sysgears.com>","license":"MIT","_id":"mochapack@2.1.0","maintainers":[{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"}],"bugs":{"url":"https://github.com/sysgears/mochapack/issues"},"pm":"yarn@2.4.0","bin":"./bin/mochapack","nyc":{"include":["src/**/*.ts"],"extension":[".ts"]},"dist":{"shasum":"45b9ddda909443cf8fbd9020be5d606e2c5be193","tarball":"https://registry.npmjs.org/mochapack/-/mochapack-2.1.0.tgz","fileCount":224,"integrity":"sha512-m/h4qVcsNfLZcCph0OfYaeHcXaRjf3DtswAk09uOj7h7JMlVaDMDCzMxZ6M6uNfeh4LJT9f3wUwgChTyrdLtxA==","signatures":[{"sig":"MEUCIGLgeUfVlCJ3CSrQn10faLxcTotF47qjBWxz3WEnaR5FAiEA7KlIH7uoNJgazxeqWzhiUUu7cfYDDJrVpV1xhVE1xj0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":410815,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgm8TaCRA9TVsSAnZWagAAgvsQAI4ayH18ILKYs6M7deCW\n4ikpldxI2CUdramFibT+UuXkPKwdMdlZRMGaZ2/A63vDWPqdJI5HfROXUvE8\nJoeW99HEGpsIwa6ep0eC9PT01OmI38qX3IgA4fhwxip9zfbOMZ9/okTmgw6Y\n/2o1rOco1pAFS4PD0G9pm7Pzomqc2RPR6NWGm2apvZubAQ35nkmLt51w256n\nfk1PWS/3t5Je3lu8969gCiJcilibfffAWl1misDhM6jNKhU60Qsi+5EHcl61\nV+KYe4v3A8NxRiIydFiioDwsbfrHTkJSgZdV5kJR9mAYkBbtPDtzjajqcjnf\nrHnqN+E+ix+QHhdlOXekWBkd44Nq6peLpNFHbg5M9qgWM/UcFbyVxcHirLe4\nuUMaByzPw5AIDhzkw8Ghc1F44bIx3zeWpjJcsM3jXRD8KsrXSS1IPyYjdMVy\nMsz0nNqIR0DiOjc3ncFpJOgm3fIGSHTcFWHtJaK/2XwGdV6UVg3otxcuhGUW\nTMVQoTu/Ce5O63Da1HO7FFTnk1YCCIQdard6hT/l9a5/vnxUnfgSJNprSu03\n7KYUFVdir+8zWkHnVNFTZM8xmja/R3sD7p2RCNO3BAH1eI8+dpa0PA8Hneoo\nwFp6lYmBVyzp5+/fOm85FWvfzdpqYsPMdtekjZc2I6v+CdvxhgKMAlvHNwC0\nPOcE\r\n=ACoF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/createMochapack.js","scripts":{"lint":"eslint src/**/*.ts test/**/*.ts --fix","test":"yarn run clean-tmp && yarn run build && ts-mocha --timeout 10000 --recursive --require @babel/register --exit \"{test,src}/**/*.test.ts\"","build":"yarn run clean-lib && tsc","cover":"cross-env BABEL_ENV=coverage nyc --reporter=lcov --reporter=text npm test","watch":"tsc -w","format":"prettier '{src,test}/**/*' ./*.json --write --loglevel warn","prepack":"yarn run build","release":"np","posttest":"yarn run format && yarn run lint","clean-lib":"del-cli \"lib/**\" \"!lib\" \"!lib/reporters\" \"!lib/utils.js\" \"!lib/entry.js\" \"!lib/reporters/base.js\"","clean-tmp":"del-cli \".tmp/**\"","docs:build":"yarn run docs:clean && yarn run docs:prepare && gitbook build","docs:clean":"del-cli _book","docs:watch":"yarn run docs:prepare && gitbook serve --port 3000","docs:deploy":"gh-pages -d _book","postpublish":"yarn run docs:deploy","docs:prepare":"gitbook install"},"_npmUser":{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"},"prettier":{"semi":false,"endOfLine":"lf","singleQuote":true},"repository":{"url":"https://github.com/sysgears/mochapack","type":"git"},"description":"mocha cli with webpack support","directories":{},"greenkeeper":{"ignore":["globby","gitbook-cli","gitbook-plugin-anchors","gitbook-plugin-edit-link","gitbook-plugin-github","gitbook-plugin-prism"]},"resolutions":{"hoek":"^4.2.1","fstream":">=1.0.12","js-yaml":">=3.13.0","cryptiles":"^4.1.3","graceful-fs":"4.2.4","tunnel-agent":">=0.6.0","lodash.mergewith":">=4.6.2","bdd-lazy-var/mocha":">=4.0.0"},"dependencies":{"chalk":"^2.4.2","yargs":"14.0.0","globby":"^10.0.1","lodash":"^4.17.15","is-glob":"^4.0.1","chokidar":"^2.0.0","progress":"^2.0.3","toposort":"^2.0.2","interpret":"^1.2.0","memory-fs":"^0.4.1","minimatch":"^3.0.4","glob-parent":"5.1.0","loader-utils":"^1.2.3","nodent-runtime":"^3.2.1","normalize-path":"^3.0.0","source-map-support":"^0.5.13","@babel/runtime-corejs2":"^7.0.0"},"_hasShrinkwrap":false,"devDependencies":{"np":"5.1.0","del":"5.1.0","nyc":"14.1.1","chai":"^4.1.0","glob":"7.1.4","mocha":"7.1.1","sinon":"^9.0.2","assert":"^2.0.0","eslint":"^6.7.2","del-cli":"3.0.0","webpack":"5.0.0","anymatch":"3.1.1","fs-extra":"5.0.0","gh-pages":"1.2.0","prettier":"^1.19.1","ts-mocha":"^7.0.0","cross-env":"6.0.3","node-sass":"^4.11.0","@babel/cli":"^7.0.0","css-loader":"^5.0.1","sinon-chai":"^3.5.0","strip-ansi":"^5.2.0","typescript":"^3.8.3","@babel/core":"^7.0.0","@types/chai":"^4.2.7","@types/node":"^12.12.17","gitbook-cli":"^2.3.2","sass-loader":"^10.1.0","tiny-worker":"2.3.0","@types/mocha":"^5.2.7","@types/sinon":"^9.0.0","@types/yargs":"^15.0.4","babel-eslint":"^9.0.0","babel-loader":"^8.0.0","bdd-lazy-var":"^2.5.0","@types/lodash":"^4.14.149","coffee-script":"^1.11.1","worker-loader":"^3.0.5","@babel/runtime":"^7.7.6","@babel/register":"^7.0.0","@babel/preset-env":"^7.0.0","@types/sinon-chai":"^3.2.4","babel-plugin-lodash":"^3.2.10","eslint-plugin-import":"^2.9.0","gitbook-plugin-prism":"^2.0.0","babel-plugin-istanbul":"4.1.6","gitbook-plugin-github":"3.0.0","eslint-config-prettier":"^6.7.0","gitbook-plugin-anchors":"^0.7.1","@babel/preset-typescript":"^7.7.4","gitbook-plugin-edit-link":"^2.0.2","@typescript-eslint/parser":"^2.11.0","eslint-config-airbnb-base":"^14.2.1","@babel/plugin-transform-runtime":"^7.0.0","@typescript-eslint/eslint-plugin":"^2.11.0","@babel/plugin-proposal-decorators":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.0.0","@babel/plugin-proposal-object-rest-spread":"^7.0.0"},"peerDependencies":{"mocha":">=6 <9","webpack":"^4.0.0 || ^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mochapack_2.1.0_1620821209824_0.5695830069700865","host":"s3://npm-registry-packages"}},"2.1.1":{"name":"mochapack","version":"2.1.1","keywords":["webpack","mocha"],"author":"Victor Vlasenko <victor.vlasenko@sysgears.com>","license":"MIT","_id":"mochapack@2.1.1","maintainers":[{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"}],"bugs":{"url":"https://github.com/sysgears/mochapack/issues"},"pm":"yarn@2.4.0","bin":"./bin/mochapack","nyc":{"include":["src/**/*.ts"],"extension":[".ts"]},"dist":{"shasum":"10be76c947c0260a22caa255b2a2ed8a06368135","tarball":"https://registry.npmjs.org/mochapack/-/mochapack-2.1.1.tgz","fileCount":224,"integrity":"sha512-09UH5jhJfshTJREMpckGCQv4gRFlIxUTr1fJMr8Q1L81HuYxVteP8aar+VhVSlMIwyaXYi0d8M5wFEXczEFF3w==","signatures":[{"sig":"MEUCIHMoFQCInF2T1ypNW/N2vsA+P8qNkhDEZIglV7D8+UJxAiEAg9W3ZPSdtLXKDP4VmR17dkPhMbtHMNQWXwzXGt3bYxs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":410776,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgonEGCRA9TVsSAnZWagAA2gIP/3uMOVNV14LxugyrC/6/\nGV+pLl1SEleS5HpXDLiInXpdbCl6y12nG/C+GaLmdIOWvuQNt0HRSSsOoukv\n1GyY9pHYsCnItsYRZE4sPOSPccdWQj96h043LLj0kMVeVRyoesehE6y76QA/\nDynbN5aGh12+wbGwmaSE5oTC5V2ZlOnoL6e9c3dqEPMgGVoQaxKiGpNKVSxT\nLRQcVKPRM0/RsigYvlIyFq4K1l6uhuzjLYk0MW75hvWI5BodcAPfjPh2HXTk\nbavPSMKZrZGtDE0TFcwFXXh7ZYfnoB4PpjQ7pOba5jWoWLOwGc/1CXlcCYiA\nsRoorhOCOevi+MBigrgUq+0EFa16OyIKBeaeqRINv3zCMogK0We+TL9UBwVX\nNwgw8infGQ4MAgY0R35tXj6WHECA+EWjb/b2NDVbUOs/076F5J0d83bwlWY5\n++EtgqcjLwm/50Gr6JGvkVQkDpnvmfglXG6+YPgGbbBa+wOMiZ1/o9T3ocJX\nu1HVujR9Gm5En096PEcxObkcfk9XkpLKMQzb9bv8LEzuIi6EktlzJ12eG1uB\nfTCQxnjOhN7ZpcQzuz6u4CQJ8027xksHl+DtA+WcfZfvFgZzumg4Hj0F+FQI\nGJqVzlvOF8LPL0ViMwXsaV5WZ4oBj3qTFKTtvvv4MYSaCHFCEHxOZ7FUtaaH\nQRiM\r\n=uPNQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/createMochapack.js","scripts":{"lint":"eslint src/**/*.ts test/**/*.ts --fix","test":"yarn run clean-tmp && yarn run build && ts-mocha --timeout 10000 --recursive --require @babel/register --exit \"{test,src}/**/*.test.ts\"","build":"yarn run clean-lib && tsc","cover":"cross-env BABEL_ENV=coverage nyc --reporter=lcov --reporter=text npm test","watch":"tsc -w","format":"prettier '{src,test}/**/*' ./*.json --write --loglevel warn","prepack":"yarn run build","release":"np","posttest":"yarn run format && yarn run lint","clean-lib":"del-cli \"lib/**\" \"!lib\" \"!lib/reporters\" \"!lib/utils.js\" \"!lib/entry.js\" \"!lib/reporters/base.js\"","clean-tmp":"del-cli \".tmp/**\"","docs:build":"yarn run docs:clean && yarn run docs:prepare && gitbook build","docs:clean":"del-cli _book","docs:watch":"yarn run docs:prepare && gitbook serve --port 3000","docs:deploy":"gh-pages -d _book","postpublish":"yarn run docs:deploy","docs:prepare":"gitbook install"},"_npmUser":{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"},"prettier":{"semi":false,"endOfLine":"lf","singleQuote":true},"repository":{"url":"https://github.com/sysgears/mochapack","type":"git"},"description":"mocha cli with webpack support","directories":{},"greenkeeper":{"ignore":["globby","gitbook-cli","gitbook-plugin-anchors","gitbook-plugin-edit-link","gitbook-plugin-github","gitbook-plugin-prism"]},"resolutions":{"hoek":"^4.2.1","fstream":">=1.0.12","js-yaml":">=3.13.0","cryptiles":"^4.1.3","graceful-fs":"4.2.4","tunnel-agent":">=0.6.0","lodash.mergewith":">=4.6.2","bdd-lazy-var/mocha":">=4.0.0"},"dependencies":{"chalk":"^2.4.2","yargs":"14.0.0","globby":"^10.0.1","lodash":"^4.17.15","is-glob":"^4.0.1","chokidar":"^2.0.0","progress":"^2.0.3","toposort":"^2.0.2","interpret":"^1.2.0","memory-fs":"^0.4.1","minimatch":"^3.0.4","glob-parent":"5.1.0","loader-utils":"^1.2.3","nodent-runtime":"^3.2.1","normalize-path":"^3.0.0","source-map-support":"^0.5.13","@babel/runtime-corejs2":"^7.0.0"},"_hasShrinkwrap":false,"devDependencies":{"np":"5.1.0","del":"5.1.0","nyc":"14.1.1","chai":"^4.1.0","glob":"7.1.4","mocha":"7.1.1","sinon":"^9.0.2","assert":"^2.0.0","eslint":"^6.7.2","del-cli":"3.0.0","webpack":"5.0.0","anymatch":"3.1.1","fs-extra":"5.0.0","gh-pages":"1.2.0","prettier":"^1.19.1","ts-mocha":"^7.0.0","cross-env":"6.0.3","node-sass":"^4.11.0","@babel/cli":"^7.0.0","css-loader":"^5.0.1","sinon-chai":"^3.5.0","strip-ansi":"^5.2.0","typescript":"^3.8.3","@babel/core":"^7.0.0","@types/chai":"^4.2.7","@types/node":"^12.12.17","gitbook-cli":"^2.3.2","sass-loader":"^10.1.0","tiny-worker":"2.3.0","@types/mocha":"^5.2.7","@types/sinon":"^9.0.0","@types/yargs":"^15.0.4","babel-eslint":"^9.0.0","babel-loader":"^8.0.0","bdd-lazy-var":"^2.5.0","@types/lodash":"^4.14.149","coffee-script":"^1.11.1","worker-loader":"^3.0.5","@babel/runtime":"^7.7.6","@babel/register":"^7.0.0","@babel/preset-env":"^7.0.0","@types/sinon-chai":"^3.2.4","babel-plugin-lodash":"^3.2.10","eslint-plugin-import":"^2.9.0","gitbook-plugin-prism":"^2.0.0","babel-plugin-istanbul":"4.1.6","gitbook-plugin-github":"3.0.0","eslint-config-prettier":"^6.7.0","gitbook-plugin-anchors":"^0.7.1","@babel/preset-typescript":"^7.7.4","gitbook-plugin-edit-link":"^2.0.2","@typescript-eslint/parser":"^2.11.0","eslint-config-airbnb-base":"^14.2.1","@babel/plugin-transform-runtime":"^7.0.0","@typescript-eslint/eslint-plugin":"^2.11.0","@babel/plugin-proposal-decorators":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.0.0","@babel/plugin-proposal-object-rest-spread":"^7.0.0"},"peerDependencies":{"mocha":">=6 <9","webpack":"^4.0.0 || ^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mochapack_2.1.1_1621258502032_0.8132359711104178","host":"s3://npm-registry-packages"}},"2.1.2":{"name":"mochapack","version":"2.1.2","keywords":["webpack","mocha"],"author":"Victor Vlasenko <victor.vlasenko@sysgears.com>","license":"MIT","_id":"mochapack@2.1.2","maintainers":[{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"}],"bugs":{"url":"https://github.com/sysgears/mochapack/issues"},"pm":"yarn@2.4.0","bin":"./bin/mochapack","nyc":{"include":["src/**/*.ts"],"extension":[".ts"]},"dist":{"shasum":"4732930e07c5ca8c27ac89767cd4946ffd2e6a22","tarball":"https://registry.npmjs.org/mochapack/-/mochapack-2.1.2.tgz","fileCount":224,"integrity":"sha512-Q8oo06XdNMzVIw/Ud6bs26fo8u3HBCx+CnzpdIaUiYdadW+B9dQ9C5B2bM8rGnUZ1HWTvrox2gRAHL8imFi9sw==","signatures":[{"sig":"MEYCIQDrChhJP4KO/D0HEYKLho/j8xlTsamijw7vVxlJMxYltQIhALSodquNMSBbdMTMBJAd40o6BPIMqgpS8xZACNlnzGkU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":410776,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrIeOCRA9TVsSAnZWagAAZyMP/RmxKCn1Dqo0recQcxQc\n+3xDKySsM4XXtfhCTmuOMJl9YOYnQRmmihmgxb4LSAJLxfriuGXCP8KX1aQY\nvTqV6FenPFF25m+xRgy1yE4kXbIq5UyNpq1VtKW2vTFvjqvK08HO+WCBGioM\nkti7ekXQMHvzMUDJLNHaR81l9pSimy4RMxA+0miqGpekmmCEBAiIfH7qQ9jI\nChi/X3l9I/GjGOicYim8fboH7cSUtmjQgzBxhmvrBQNKn/QQo4b1efljc2sv\ng/W5/eOb/zVomnfJkrMCHLgTsoZgDciKh0Fw8Kzihj405gfMoEYwSMKJ5Rhu\nal/l4ieUBNKBWg78ItNQvhO5HSiZReEbvGnEBEVhuGeD4VF4jFMw1MZ/1IDe\neTsphMl9t/uNj5dqUqXi07HFZcf0S5yQU6Kd4n/PhajAS2G8190JJC7PSE9V\noxgXRzcNo2+pktCX6fW1KIkdaf2yttLCiqyblLwPwVv7kYfAlciT0hznzLhS\nHfrD7bn+q7f9NkP7hsP+VhMjWZbTNMI9sWOjPcclFjbuzmGatkqhDLTbCD7U\nU3DFwLXldLurLwjK4PxyCMLMaBW7eX12bTQXxz1jQxHeo2zF9qgxAlyWip03\nhU8TiOHpmy0tMAb5tlmno+3RcSMMD2KA2wzUzheu+wS3n2NICY/Lvfm9qtrw\n20TX\r\n=oM98\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/createMochapack.js","scripts":{"lint":"eslint src/**/*.ts test/**/*.ts --fix","test":"yarn run clean-tmp && yarn run build && ts-mocha --timeout 10000 --recursive --require @babel/register --exit \"{test,src}/**/*.test.ts\"","build":"yarn run clean-lib && tsc","cover":"cross-env BABEL_ENV=coverage nyc --reporter=lcov --reporter=text npm test","watch":"tsc -w","format":"prettier '{src,test}/**/*' ./*.json --write --loglevel warn","prepack":"yarn run build","release":"np","posttest":"yarn run format && yarn run lint","clean-lib":"del-cli \"lib/**\" \"!lib\" \"!lib/reporters\" \"!lib/utils.js\" \"!lib/entry.js\" \"!lib/reporters/base.js\"","clean-tmp":"del-cli \".tmp/**\"","docs:build":"yarn run docs:clean && yarn run docs:prepare && gitbook build","docs:clean":"del-cli _book","docs:watch":"yarn run docs:prepare && gitbook serve --port 3000","docs:deploy":"gh-pages -d _book","postpublish":"yarn run docs:deploy","docs:prepare":"gitbook install"},"_npmUser":{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"},"prettier":{"semi":false,"endOfLine":"lf","singleQuote":true},"repository":{"url":"https://github.com/sysgears/mochapack","type":"git"},"description":"mocha cli with webpack support","directories":{},"greenkeeper":{"ignore":["globby","gitbook-cli","gitbook-plugin-anchors","gitbook-plugin-edit-link","gitbook-plugin-github","gitbook-plugin-prism"]},"resolutions":{"hoek":"^4.2.1","fstream":">=1.0.12","js-yaml":">=3.13.0","cryptiles":"^4.1.3","graceful-fs":"4.2.4","tunnel-agent":">=0.6.0","lodash.mergewith":">=4.6.2","bdd-lazy-var/mocha":">=4.0.0"},"dependencies":{"chalk":"^2.4.2","yargs":"14.0.0","globby":"^10.0.1","lodash":"^4.17.15","is-glob":"^4.0.1","chokidar":"^3.5.1","progress":"^2.0.3","toposort":"^2.0.2","interpret":"^1.2.0","memory-fs":"^0.4.1","minimatch":"^3.0.4","glob-parent":"5.1.0","loader-utils":"^1.2.3","nodent-runtime":"^3.2.1","normalize-path":"^3.0.0","source-map-support":"^0.5.13","@babel/runtime-corejs2":"^7.0.0"},"_hasShrinkwrap":false,"devDependencies":{"np":"5.1.0","del":"5.1.0","nyc":"14.1.1","chai":"^4.1.0","glob":"7.1.4","mocha":"7.1.1","sinon":"^9.0.2","assert":"^2.0.0","eslint":"^6.7.2","del-cli":"3.0.0","webpack":"5.0.0","anymatch":"3.1.1","fs-extra":"5.0.0","gh-pages":"1.2.0","prettier":"^1.19.1","ts-mocha":"^7.0.0","cross-env":"6.0.3","node-sass":"^4.11.0","@babel/cli":"^7.0.0","css-loader":"^5.0.1","sinon-chai":"^3.5.0","strip-ansi":"^5.2.0","typescript":"^3.8.3","@babel/core":"^7.0.0","@types/chai":"^4.2.7","@types/node":"^12.12.17","gitbook-cli":"^2.3.2","sass-loader":"^10.1.0","tiny-worker":"2.3.0","@types/mocha":"^5.2.7","@types/sinon":"^9.0.0","@types/yargs":"^15.0.4","babel-eslint":"^9.0.0","babel-loader":"^8.0.0","bdd-lazy-var":"^2.5.0","@types/lodash":"^4.14.149","coffee-script":"^1.11.1","worker-loader":"^3.0.5","@babel/runtime":"^7.7.6","@babel/register":"^7.0.0","@babel/preset-env":"^7.0.0","@types/sinon-chai":"^3.2.4","babel-plugin-lodash":"^3.2.10","eslint-plugin-import":"^2.9.0","gitbook-plugin-prism":"^2.0.0","babel-plugin-istanbul":"4.1.6","gitbook-plugin-github":"3.0.0","eslint-config-prettier":"^6.7.0","gitbook-plugin-anchors":"^0.7.1","@babel/preset-typescript":"^7.7.4","gitbook-plugin-edit-link":"^2.0.2","@typescript-eslint/parser":"^2.11.0","eslint-config-airbnb-base":"^14.2.1","@babel/plugin-transform-runtime":"^7.0.0","@typescript-eslint/eslint-plugin":"^2.11.0","@babel/plugin-proposal-decorators":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.0.0","@babel/plugin-proposal-object-rest-spread":"^7.0.0"},"peerDependencies":{"mocha":">=6 <9","webpack":"^4.0.0 || ^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mochapack_2.1.2_1621919629824_0.9006410602777368","host":"s3://npm-registry-packages"}},"2.1.4":{"name":"mochapack","version":"2.1.4","keywords":["webpack","mocha"],"author":"Victor Vlasenko <victor.vlasenko@sysgears.com>","license":"MIT","_id":"mochapack@2.1.4","maintainers":[{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"}],"bugs":{"url":"https://github.com/sysgears/mochapack/issues"},"bin":"./bin/mochapack","nyc":{"include":["src/**/*.ts"],"extension":[".ts"]},"dist":{"shasum":"308e55a0b79423287d4cdb1eb7ef9736aab90c65","tarball":"https://registry.npmjs.org/mochapack/-/mochapack-2.1.4.tgz","fileCount":224,"integrity":"sha512-qoZYT8ibht6z35e936P6Y/3nynFX843Jm+2l/pNWB3Sue63IHBfqZeAnF6Ypez85kUll7HtapMogfO2hGb2N2Q==","signatures":[{"sig":"MEUCIQD60LvzNqVn+Ihu/nJu+a7+c44cjffyyAxswyq69AqZ/AIgH9vccyFa2zTg9VPHOhnThtOth7hpDz/fzi9zsXq/mRM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7/D6CRA9TVsSAnZWagAA7+sP/RGgC+akkKn8jJSD8N6p\nHiGZwarTOnX0v1Ey4+7YoLTDok72Z0IdnNGjuecswXd++RVWmUoprO1E/w/m\nkFSO7jf0R5tJPs5LLRp/9aZJIkuLjeyTHZLp3Q+Y9OAA5kfpblfSK8kxNDrJ\n6OZWDftzX6wYTgNHkMWr1WP1bE2YcXubF4HzxIXJqzkt5mvbCiEJlYXHX8gY\nQYmVsHZtdCzNEBRI+WOB7+A8Eszko6x/Josu1YHfU6vLYIdu0vpsMQGUfSpy\nO3CC/dol7DBIYH8ASNn8jJsn9i8FisiZQhQ3zNAMUu1NdbUDESS5bzw0WDqh\naLWFKq58gFr7pcFf+eULb0EEpo0mUUGvvhCRpgx/geX0rdnJoH6w7LGVfLUn\nKFebpukwaoAuwAik6ik9R5M9mm9DDUt4MqvNIm+/khnK0IOCWHw7qMR97YBO\nV23Pp4q4l6h+QC4G+ijOOKNect5+FVYKAIj6wR/KpkBEDS6/6j5xJDK6Rvms\n78RqnTnwkT8MmhYAcDrigXML8WUwGV9MNJX+XscPpGF+8FxkbWjJZ8xpmv9G\nLHieSMsBJyPkSzfN92sfPNQ+WJ8/HdEXxjBwjJM5ytzYHW/UbUr0Pr4NGZl5\n6aNSnjsllFLFyCMExjaa/WbkDWJiceiG16yZHZ7Ihnw1jR4SgS9Q/8XaJR47\npKRm\r\n=1qZL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/createMochapack.js","gitHead":"6d1bf61897111e001215a66920418134ebaef1fc","scripts":{"lint":"eslint src/**/*.ts test/**/*.ts --fix","test":"yarn clean-tmp && yarn build && ts-mocha --timeout 10000 --recursive --require @babel/register --exit \"{test,src}/**/*.test.ts\"","build":"yarn clean-lib && tsc","cover":"cross-env BABEL_ENV=coverage nyc --reporter=lcov --reporter=text yarn test","watch":"tsc -w","format":"prettier '{src,test}/**/*' ./*.json --write --loglevel warn","prepack":"yarn build","release":"np","posttest":"yarn format && yarn lint","clean-lib":"del-cli \"lib/**\" \"!lib\" \"!lib/reporters\" \"!lib/utils.js\" \"!lib/entry.js\" \"!lib/reporters/base.js\"","clean-tmp":"del-cli \".tmp/**\"","docs:build":"yarn docs:clean && node ./gitbook-cli build","docs:clean":"del-cli _book","docs:watch":"node ./gitbook-cli serve --port 3000","docs:deploy":"gh-pages -d _book","postpublish":"yarn docs:deploy"},"_npmUser":{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"},"prettier":{"semi":false,"endOfLine":"lf","singleQuote":true},"repository":{"url":"https://github.com/sysgears/mochapack","type":"git"},"description":"mocha cli with webpack support","directories":{},"greenkeeper":{"ignore":["globby","gitbook-cli","gitbook-plugin-anchors","gitbook-plugin-edit-link","gitbook-plugin-github","gitbook-plugin-prism"]},"resolutions":{"hoek":"^4.2.1","cheerio":"^0.20.0","fstream":">=1.0.12","js-yaml":">=3.13.0","cryptiles":"^4.1.3","graceful-fs":"4.2.4","tunnel-agent":">=0.6.0","lodash.mergewith":">=4.6.2","bdd-lazy-var/mocha":">=4.0.0"},"dependencies":{"chalk":"^2.4.2","yargs":"14.0.0","globby":"^10.0.1","lodash":"^4.17.15","is-glob":"^4.0.1","chokidar":"^3.5.2","progress":"^2.0.3","toposort":"^2.0.2","interpret":"^1.2.0","memory-fs":"^0.4.1","minimatch":"^3.0.4","glob-parent":"5.1.2","loader-utils":"^1.2.3","nodent-runtime":"^3.2.1","normalize-path":"^3.0.0","source-map-support":"^0.5.13","@babel/runtime-corejs2":"^7.0.0"},"_hasShrinkwrap":false,"devDependencies":{"np":"5.1.0","del":"5.1.0","nyc":"14.1.1","chai":"^4.1.0","glob":"7.1.4","mocha":"9.2.0","sinon":"^9.0.2","assert":"^2.0.0","eslint":"^6.7.2","del-cli":"3.0.0","gitbook":"3.2.2","webpack":"5.0.0","anymatch":"3.1.1","fs-extra":"5.0.0","gh-pages":"1.2.0","optimist":"0.6.1","prettier":"^1.19.1","ts-mocha":"^7.0.0","commander":"2.11.0","cross-env":"6.0.3","node-sass":"^4.11.0","@babel/cli":"^7.0.0","bash-color":"0.0.4","css-loader":"^5.0.1","sinon-chai":"^3.5.0","strip-ansi":"^5.2.0","typescript":"^3.8.3","@babel/core":"^7.0.0","@types/chai":"^4.2.7","@types/node":"^12.12.17","sass-loader":"^10.1.0","tiny-worker":"2.3.0","@types/mocha":"^9.1.0","@types/sinon":"^9.0.0","@types/yargs":"^15.0.4","babel-eslint":"^9.0.0","babel-loader":"^8.0.0","bdd-lazy-var":"^2.5.0","@types/lodash":"^4.14.149","coffee-script":"^1.11.1","worker-loader":"^3.0.5","@babel/runtime":"^7.7.6","@babel/register":"^7.0.0","@babel/preset-env":"^7.0.0","@types/sinon-chai":"^3.2.4","babel-plugin-lodash":"^3.2.10","eslint-plugin-import":"^2.24.2","gitbook-plugin-prism":"^2.0.0","babel-plugin-istanbul":"4.1.6","gitbook-plugin-github":"^2.0.0","eslint-config-prettier":"^6.7.0","gitbook-plugin-anchors":"^0.7.1","@babel/preset-typescript":"^7.7.4","gitbook-plugin-edit-link":"^2.0.2","@typescript-eslint/parser":"^2.11.0","eslint-config-airbnb-base":"^14.2.1","@babel/plugin-transform-runtime":"^7.0.0","@typescript-eslint/eslint-plugin":"^2.11.0","@babel/plugin-proposal-decorators":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.0.0","@babel/plugin-proposal-object-rest-spread":"^7.0.0"},"peerDependencies":{"mocha":">=6","webpack":"^4.0.0 || ^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mochapack_2.1.4_1643114746740_0.1637747354213317","host":"s3://npm-registry-packages"}},"2.1.5":{"name":"mochapack","version":"2.1.5","description":"mocha cli with webpack support","bin":{"mochapack":"bin/mochapack"},"main":"./lib/createMochapack.js","scripts":{"clean-lib":"del-cli \"lib/**\" \"!lib\" \"!lib/reporters\" \"!lib/utils.js\" \"!lib/entry.js\" \"!lib/reporters/base.js\"","clean-tmp":"del-cli \".tmp/**\"","build":"nari clean-lib && tsc","format":"prettier '{src,test}/**/*' ./*.json --write --loglevel warn","lint":"eslint src/**/*.ts test/**/*.ts --fix","test":"nari clean-tmp && nari build && ts-mocha --timeout 10000 --recursive --require @babel/register --exit \"{test,src}/**/*.test.ts\"","cover":"cross-env BABEL_ENV=coverage nyc --reporter=lcov --reporter=text nari test","posttest":"nari format && nari lint","docs:clean":"del-cli _book","docs:build":"nari docs:clean && node ./gitbook-cli build","docs:watch":"node ./gitbook-cli serve --port 3000","docs:deploy":"gh-pages -d _book","prepack":"nari build","postpublish":"nari docs:deploy","release":"np","watch":"tsc -w"},"repository":{"type":"git","url":"git+https://github.com/sysgears/mochapack.git"},"bugs":{"url":"https://github.com/sysgears/mochapack/issues"},"keywords":["webpack","mocha"],"author":{"name":"Victor Vlasenko","email":"victor.vlasenko@sysgears.com"},"license":"MIT","peerDependencies":{"mocha":">=6","webpack":"^4.0.0 || ^5.0.0"},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.0.0","@babel/plugin-proposal-decorators":"^7.0.0","@babel/plugin-proposal-object-rest-spread":"^7.0.0","@babel/plugin-transform-runtime":"^7.0.0","@babel/preset-env":"^7.0.0","@babel/preset-typescript":"^7.7.4","@babel/register":"^7.0.0","@babel/runtime":"^7.7.6","@types/chai":"^4.2.7","@types/lodash":"^4.14.149","@types/mocha":"^9.1.0","@types/node":"^22.7.4","@types/sinon":"^9.0.0","@types/sinon-chai":"^3.2.4","@types/yargs":"^15.0.4","@typescript-eslint/eslint-plugin":"^2.11.0","@typescript-eslint/parser":"^2.11.0","anymatch":"3.1.1","assert":"^2.0.0","babel-eslint":"^9.0.0","babel-loader":"^8.0.0","babel-plugin-istanbul":"4.1.6","babel-plugin-lodash":"^3.2.10","bash-color":"0.0.4","bdd-lazy-var":"^2.5.0","chai":"^4.1.0","coffee-script":"^1.11.1","commander":"2.11.0","core-js":"^3.0.0","cross-env":"6.0.3","css-loader":"^5.0.1","del":"5.1.0","del-cli":"3.0.0","eslint":"^6.7.2","eslint-config-airbnb-base":"^14.2.1","eslint-config-prettier":"^6.7.0","eslint-plugin-import":"^2.24.2","fs-extra":"5.0.0","gh-pages":"1.2.0","gitbook":"3.2.2","gitbook-plugin-anchors":"^0.7.1","gitbook-plugin-edit-link":"^2.0.2","gitbook-plugin-github":"^2.0.0","gitbook-plugin-prism":"^2.0.0","glob":"7.1.4","mocha":"9.2.0","np":"5.1.0","nyc":"14.1.1","optimist":"0.6.1","prettier":"^1.19.1","sass-loader":"^10.1.0","sinon":"^9.0.2","sinon-chai":"^3.5.0","strip-ansi":"^5.2.0","tiny-worker":"2.3.0","ts-mocha":"^7.0.0","typescript":"^4.9.3","worker-loader":"^3.0.5"},"dependencies":{"@babel/runtime-corejs3":"^7.0.0","chalk":"^2.4.2","chokidar":"^3.5.2","glob-parent":"5.1.2","globby":"^10.0.1","interpret":"^1.2.0","is-glob":"^4.0.1","loader-utils":"^1.2.3","lodash":"^4.17.15","memory-fs":"^0.4.1","minimatch":"^3.0.4","nodent-runtime":"^3.2.1","normalize-path":"^3.0.0","progress":"^2.0.3","source-map-support":"^0.5.13","toposort":"^2.0.2","yargs":"14.0.0"},"greenkeeper":{"ignore":["globby","gitbook-cli","gitbook-plugin-anchors","gitbook-plugin-edit-link","gitbook-plugin-github","gitbook-plugin-prism"]},"nyc":{"extension":[".ts"],"include":["src/**/*.ts"]},"prettier":{"semi":false,"singleQuote":true,"endOfLine":"lf"},"resolutions":{"js-yaml":">=3.13.0","lodash.mergewith":">=4.6.2","bdd-lazy-var/mocha":">=4.0.0","cheerio":"^0.20.0","graceful-fs":"4.2.4","fstream":">=1.0.12","tunnel-agent":">=0.6.0","hoek":"^4.2.1","cryptiles":"^4.1.3"},"lockTime":"2024-10-02T13:05:25.268Z","_id":"mochapack@2.1.5","gitHead":"4aab0a4a1c1a6176c954417c7b27872070d95f16","types":"./lib/createMochapack.d.ts","homepage":"https://github.com/sysgears/mochapack#readme","_nodeVersion":"22.9.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-vy9Z2om/BsCaJACaChh9zjhe/g48z6nrJJKBUzke/p3nKg+e20TNDaCifxJIN8fjWYZ608A6QUeg/2JNRQBI5A==","shasum":"9ca7fcf07364286c13b4d97e20cf5fccba2b58ac","tarball":"https://registry.npmjs.org/mochapack/-/mochapack-2.1.5.tgz","fileCount":215,"unpackedSize":389013,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCTZciHcm0Y4Zo3DB5LVe8/VBljVmGwhIt5JF34XmLI0wIhALLdDuNVxxksRxGFPRo4vlRiSpvAjkOo8IXX8zgj2R0n"}]},"_npmUser":{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"},"directories":{},"maintainers":[{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/mochapack_2.1.5_1739344433073_0.16596837804988396"},"_hasShrinkwrap":false}},"time":{"created":"2018-12-18T09:41:25.612Z","modified":"2025-02-12T07:13:53.501Z","1.0.0":"2018-12-18T09:41:25.700Z","1.1.0":"2019-02-26T13:02:17.226Z","1.1.1":"2019-03-28T12:26:23.161Z","1.1.2":"2019-07-16T09:07:13.411Z","1.1.3":"2019-08-02T10:42:02.554Z","1.1.4":"2019-08-22T10:02:23.538Z","1.1.5":"2019-09-23T07:37:35.866Z","1.1.6":"2019-11-06T18:54:50.251Z","1.1.7":"2019-11-07T07:09:24.148Z","1.1.8":"2019-11-07T07:19:47.349Z","1.1.9":"2019-11-09T10:07:18.925Z","1.1.10":"2019-11-11T12:51:39.196Z","1.1.11":"2019-11-11T13:28:02.250Z","1.1.12":"2019-11-26T14:12:17.238Z","1.1.13":"2019-12-02T19:25:53.489Z","1.1.14":"2020-04-13T11:19:07.648Z","1.1.15":"2020-04-13T12:58:29.744Z","2.0.0":"2020-05-06T10:17:06.804Z","2.0.1":"2020-06-23T06:27:30.655Z","2.0.2":"2020-06-25T05:18:39.093Z","2.0.3":"2020-07-10T08:47:25.688Z","2.0.4":"2020-10-16T13:45:43.077Z","2.0.5":"2020-10-16T14:25:03.841Z","2.0.6":"2020-10-20T06:34:49.949Z","2.1.0":"2021-05-12T12:06:49.949Z","2.1.1":"2021-05-17T13:35:02.243Z","2.1.2":"2021-05-25T05:13:49.962Z","2.1.4":"2022-01-25T12:45:46.925Z","2.1.5":"2025-02-12T07:13:53.331Z"},"bugs":{"url":"https://github.com/sysgears/mochapack/issues"},"author":{"name":"Victor Vlasenko","email":"victor.vlasenko@sysgears.com"},"license":"MIT","keywords":["webpack","mocha"],"repository":{"type":"git","url":"git+https://github.com/sysgears/mochapack.git"},"description":"mocha cli with webpack support","maintainers":[{"name":"vicvlas","email":"victor.vlasenko@sysgears.com"}],"readme":"# mochapack [![Join the chat at https://gitter.im/sysgears/mochapack](https://badges.gitter.im/sysgears/mochapack.svg)](https://gitter.im/sysgears/mochapack?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![npm package][npm-badge]][npm] [![Build Status][build-badge]][build]  [![Twitter Follow](https://img.shields.io/twitter/follow/sysgears.svg?style=social)](https://twitter.com/sysgears)\n\nThis project is a fork of [mocha-webpack](https://github.com/zinserjan/mocha-webpack). We have created this fork since there is no visible activity from original author for a long time.\n\n> mocha test runner with integrated webpack precompiler\n\nmochapack is basically a wrapper around the following command...\n\n```bash\n$ webpack test.js output.js && mocha output.js\n```\n\n... but in a much more _powerful_ & _optimized_ way.\n\n![CLI](./docs/media/cli-test-success.png)\n\nmochapack ...\n\n- precompiles your test files automatically with webpack before executing tests\n- handles source-maps automatically for you\n- does not write any files to disk\n- understands globs & all other stuff as test entries like mocha\n\nBenefits over plain mocha\n\n- has nearly the same CLI as mocha\n- you don't rely on hacky solutions to mock all benefits from webpack, like path resolution\n- mochapack provides a much better watch mode than mocha\n\n## Watch mode (`--watch`)\n\nUnlike mocha, mochapack analyzes your dependency graph and run only those test files that were affected by this file change.\n\nYou'll get continuous feedback whenever you make changes as all tests that are related in any way to this change will be tested again. Isn't that awesome?\n\nIf any build errors happens, they will be shown like below\n\n![CLI](./docs/media/cli-compile-failed.png)\n\n## Which version works with mochapack?\n\nmochapack works with\n\n- webpack in versions `4.x.x` - `5.x.x`\n- mocha in versions `5.x.x` - `9.x.x`\n\n## Installation\n\nInstall mochapack via npm install\n\n```bash\n$ npm install webpack mocha mochapack --save-dev\n```\n\nand use it via npm scripts in your `package.json`\n\nFurther installation and configuration instructions can be found in the [installation chapter](./docs/installation/setup.md).\n\n## Sample commands\n\nrun a single test\n\n```bash\nmochapack simple.test.js\n```\n\nrun all tests by glob\n\n```bash\nmochapack \"test/**/*.js\"\n```\n\n**Note:** You may noticed the quotes around the glob pattern. That's unfortunately necessary as most terminals will resolve globs automatically.\n\nrun all tests in directory \"test\" matching the file pattern \\*.test.js (add `--recursive` to include subdirectories)\n\n```bash\nmochapack --glob \"*.test.js\" test\n```\n\nWatch mode? just add `--watch`\n\n```\nmochapack --watch test\n```\n\n## Contributing\n\nThis project uses `nari` package manager to have reproducible builds without resorting to lockfiles, it uses `lockTime` field in `package.json` instead.\n\nTo install `nari` execute:\n`npm i -g nari`\n\nAnd then `nari` to install the project.\n\nTo run project scripts use `nari script_name`, for example `nari test` to run unit tests.\n\n## License\n\nThis source code is licensed under the [MIT] license.<br/>\nCopyright &copy; 2016-2017 Jan-André Zinser<br/>\nCopyright &copy; 2018 [SysGears (Cyprus) Limited].\n\n[build-badge]: https://github.com/sysgears/mochapack/actions/workflows/build-and-test.yml/badge.svg\n[build]: https://github.com/sysgears/mochapack/actions/workflows/build-and-test.yml\n[npm-badge]: https://img.shields.io/npm/v/mochapack.svg?style=flat-square\n[npm]: https://www.npmjs.org/package/mochapack\n[codecov-badge]: https://codecov.io/gh/sysgears/mochapack/branch/master/graph/badge.svg\n[codecov]: https://codecov.io/gh/sysgears/mochapack\n[sysgears (cyprus) limited]: https://sysgears.com\n[mit]: LICENSE.md\n","readmeFilename":"README.md","homepage":"https://github.com/sysgears/mochapack#readme"}