{"_id":"mochawesome","_rev":"2985687","name":"mochawesome","description":"A gorgeous reporter for Mocha.js","dist-tags":{"latest":"7.1.3","next":"4.0.0-alpha.2"},"maintainers":[{"name":"adamgruber","email":""}],"time":{"modified":"2023-08-01T02:53:09.000Z","created":"2015-02-09T05:26:58.611Z","7.1.3":"2022-03-25T13:30:39.906Z","7.1.2":"2022-03-05T22:32:46.887Z","7.1.1":"2022-03-03T18:22:37.579Z","7.1.0":"2022-02-24T18:30:05.736Z","7.0.1":"2021-11-05T19:28:57.269Z","7.0.0":"2021-11-03T20:57:19.274Z","6.3.1":"2021-10-06T16:13:34.642Z","6.3.0":"2021-09-29T15:02:01.431Z","6.2.2":"2021-02-17T02:58:37.640Z","6.2.1":"2020-11-02T14:00:48.655Z","6.2.0":"2020-11-01T18:55:50.631Z","6.1.1":"2020-04-27T16:06:25.240Z","6.1.0":"2020-04-13T18:00:05.745Z","6.0.0":"2020-04-10T15:31:26.402Z","5.0.0":"2020-02-25T20:06:04.122Z","4.1.0":"2019-08-06T16:04:16.931Z","4.0.1":"2019-06-15T13:33:34.284Z","4.0.0":"2019-06-04T17:13:06.080Z","3.1.2":"2019-04-17T15:12:47.478Z","4.0.0-alpha.2":"2019-03-28T17:25:08.850Z","4.0.0-alpha.1":"2019-03-27T18:52:20.317Z","4.0.0-alpha.0":"2018-12-21T00:55:37.094Z","3.1.1":"2018-10-22T14:38:55.204Z","3.1.0":"2018-10-17T18:38:06.422Z","3.0.3":"2018-07-25T20:29:19.637Z","3.0.2":"2018-01-25T15:00:07.804Z","3.0.1":"2017-12-26T17:42:28.560Z","3.0.0":"2017-11-30T15:57:08.089Z","2.3.1":"2017-09-18T12:57:09.907Z","2.3.0":"2017-06-29T20:41:40.328Z","2.2.1":"2017-06-09T02:31:36.592Z","2.2.0":"2017-05-09T13:56:00.665Z","2.1.0":"2017-04-25T18:16:48.010Z","2.0.5":"2017-04-13T17:47:55.515Z","2.0.4":"2017-02-20T21:11:19.546Z","2.0.3":"2017-02-09T02:11:46.727Z","2.0.2":"2017-01-17T21:17:11.774Z","2.0.1":"2017-01-13T21:09:05.853Z","1.5.5":"2017-01-11T17:11:18.874Z","2.0.0":"2016-12-29T20:02:17.269Z","1.5.4":"2016-11-20T01:49:06.109Z","1.5.3":"2016-10-05T12:36:28.674Z","1.5.2":"2016-08-30T19:27:00.296Z","1.5.1":"2016-08-16T14:48:53.528Z","1.5.0":"2016-08-11T18:25:22.402Z","1.4.0":"2016-07-18T20:16:13.517Z","1.3.5":"2016-05-28T13:55:48.071Z","1.3.4":"2016-04-18T01:18:48.825Z","1.3.3":"2016-04-10T22:11:51.341Z","1.3.2":"2016-03-04T14:50:04.545Z","1.3.1":"2016-02-16T21:01:37.053Z","1.3.0":"2016-02-07T01:18:13.646Z","1.2.2":"2016-01-19T21:23:50.104Z","1.2.1":"2015-08-05T17:18:24.515Z","1.2.0":"2015-05-17T04:03:07.271Z","1.1.2":"2015-05-13T01:04:32.647Z","1.1.1":"2015-03-17T20:53:30.347Z","1.1.0":"2015-03-07T20:17:46.129Z","1.0.5":"2015-02-20T15:12:50.082Z","1.0.4":"2015-02-19T20:58:02.288Z","1.0.3":"2015-02-19T20:48:58.378Z","1.0.2":"2015-02-11T15:55:26.857Z","1.0.1":"2015-02-09T21:05:23.002Z","1.0.0":"2015-02-09T05:27:26.343Z","0.2.2":"2015-02-09T05:26:58.611Z"},"users":{},"author":{"name":"Adam Gruber"},"repository":{"type":"git","url":"git+https://github.com/adamgruber/mochawesome.git"},"versions":{"7.1.3":{"name":"mochawesome","version":"7.1.3","description":"A gorgeous reporter for Mocha.js","scripts":{"lint":"eslint src test*","test":"npm run lint && cross-env NODE_ENV=test nyc mocha --config test/.mocharc.json","test:fn":"mocha test-functional --config test-functional/.mocharc.json","test:par":"mocha test-parallel --parallel --config test-parallel/.mocharc.json","test:prog":"node ./test-programmatic","test:mem":"mocha test-functional/mem-test.js --config test-functional/.mocharc.json","test:ctx":"mocha test-functional/test-context.js --config test-functional/.mocharc.json","tdd":"npm run lint && cross-env NODE_ENV=test nyc mocha --config test/.mocharc.json --watch","prepack":"npm run test"},"author":{"name":"Adam Gruber"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/adamgruber/mochawesome.git"},"keywords":["mocha","reporter","json","html"],"main":"src/mochawesome.js","nyc":{"include":["src/*.js"],"reporter":["lcov","html","text-summary"],"cache":false,"check-coverage":true,"lines":99,"statements":99,"functions":100,"branches":90},"dependencies":{"chalk":"^4.1.2","diff":"^5.0.0","json-stringify-safe":"^5.0.1","lodash.isempty":"^4.4.0","lodash.isfunction":"^3.0.9","lodash.isobject":"^3.0.2","lodash.isstring":"^4.0.1","mochawesome-report-generator":"^6.2.0","strip-ansi":"^6.0.1","uuid":"^8.3.2"},"peerDependencies":{"mocha":">=7"},"devDependencies":{"cross-env":"^7.0.3","eslint":"^7.20.0","eslint-config-prettier":"^7.2.0","husky":"^5.0.9","lint-staged":"^10.5.4","mocha":"^8.3.0","nyc":"^15.1.0","prettier":"^2.2.1","proxyquire":"^2.1.0","should":"^13.2.3","sinon":"^9.2.4"},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,css,md}":"prettier --write"},"prettier":{"arrowParens":"avoid","semi":true,"singleQuote":true,"tabWidth":2,"trailingComma":"es5"},"eslintConfig":{"extends":["eslint:recommended","prettier"],"env":{"es6":true,"mocha":true,"node":true},"parserOptions":{"ecmaVersion":9}},"gitHead":"963f073fe3f4522070788a702329dd6b61014df3","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome#readme","_id":"mochawesome@7.1.3","_nodeVersion":"16.14.0","_npmVersion":"8.3.1","dist":{"shasum":"07b358138f37f5b07b51a1b255d84babfa36fa83","size":12075,"noattachment":false,"key":"/mochawesome/-/mochawesome-7.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-7.1.3.tgz"},"_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"directories":{},"maintainers":[{"name":"adamgruber","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mochawesome_7.1.3_1648215039752_0.9502964030813337"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-25T14:53:39.495Z","publish_time":1648215039906,"_cnpm_publish_time":1648215039906},"7.1.2":{"name":"mochawesome","version":"7.1.2","description":"A gorgeous reporter for Mocha.js","scripts":{"lint":"eslint src test*","test":"npm run lint && cross-env NODE_ENV=test nyc mocha --config test/.mocharc.json","test:fn":"mocha test-functional --config test-functional/.mocharc.json","test:par":"mocha test-parallel --parallel --config test-parallel/.mocharc.json","test:prog":"node ./test-programmatic","test:mem":"mocha test-functional/mem-test.js --config test-functional/.mocharc.json","test:ctx":"mocha test-functional/test-context.js --config test-functional/.mocharc.json","tdd":"npm run lint && cross-env NODE_ENV=test nyc mocha --config test/.mocharc.json --watch","prepack":"npm run test"},"author":{"name":"Adam Gruber"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/adamgruber/mochawesome.git"},"keywords":["mocha","reporter","json","html"],"main":"src/mochawesome.js","nyc":{"include":["src/*.js"],"reporter":["lcov","html","text-summary"],"cache":false,"check-coverage":true,"lines":99,"statements":99,"functions":100,"branches":90},"dependencies":{"chalk":"^4.1.2","diff":"^5.0.0","json-stringify-safe":"^5.0.1","lodash.isempty":"^4.4.0","lodash.isfunction":"^3.0.9","lodash.isobject":"^3.0.2","lodash.isstring":"^4.0.1","mochawesome-report-generator":"^6.1.1","strip-ansi":"^6.0.1","uuid":"^8.3.2"},"peerDependencies":{"mocha":">=7"},"devDependencies":{"cross-env":"^7.0.3","eslint":"^7.20.0","eslint-config-prettier":"^7.2.0","husky":"^5.0.9","lint-staged":"^10.5.4","mocha":"^8.3.0","nyc":"^15.1.0","prettier":"^2.2.1","proxyquire":"^2.1.0","should":"^13.2.3","sinon":"^9.2.4"},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,css,md}":"prettier --write"},"prettier":{"arrowParens":"avoid","semi":true,"singleQuote":true,"tabWidth":2,"trailingComma":"es5"},"eslintConfig":{"extends":["eslint:recommended","prettier"],"env":{"es6":true,"mocha":true,"node":true},"parserOptions":{"ecmaVersion":9}},"gitHead":"e68c5ecdfec0ddfd1ed0327177c4bcbf589e87ae","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome#readme","_id":"mochawesome@7.1.2","_nodeVersion":"16.13.0","_npmVersion":"8.1.3","dist":{"shasum":"7e9e1c464f3f427b8a927e8374d3fa52dd4d82f4","size":12069,"noattachment":false,"key":"/mochawesome/-/mochawesome-7.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-7.1.2.tgz"},"_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"directories":{},"maintainers":[{"name":"adamgruber","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mochawesome_7.1.2_1646519566629_0.860614358082084"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-05T22:32:50.337Z","publish_time":1646519566887,"_cnpm_publish_time":1646519566887},"7.1.1":{"name":"mochawesome","version":"7.1.1","description":"A gorgeous reporter for Mocha.js","scripts":{"lint":"eslint src test*","test":"npm run lint && cross-env NODE_ENV=test nyc mocha --config test/.mocharc.json","test:fn":"mocha test-functional --config test-functional/.mocharc.json","test:par":"mocha test-parallel --parallel --config test-parallel/.mocharc.json","test:prog":"node ./test-programmatic","test:mem":"mocha test-functional/mem-test.js --config test-functional/.mocharc.json","test:ctx":"mocha test-functional/test-context.js --config test-functional/.mocharc.json","tdd":"npm run lint && cross-env NODE_ENV=test nyc mocha --config test/.mocharc.json --watch","prepack":"npm run test"},"author":{"name":"Adam Gruber"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/adamgruber/mochawesome.git"},"keywords":["mocha","reporter","json","html"],"main":"src/mochawesome.js","nyc":{"include":["src/*.js"],"reporter":["lcov","html","text-summary"],"cache":false,"check-coverage":true,"lines":99,"statements":99,"functions":100,"branches":90},"dependencies":{"chalk":"^4.1.2","diff":"^5.0.0","json-stringify-safe":"^5.0.1","lodash.isempty":"^4.4.0","lodash.isfunction":"^3.0.9","lodash.isobject":"^3.0.2","lodash.isstring":"^4.0.1","mochawesome-report-generator":"^6.1.0","strip-ansi":"^6.0.1","uuid":"^8.3.2"},"peerDependencies":{"mocha":">=7"},"devDependencies":{"cross-env":"^7.0.3","eslint":"^7.20.0","eslint-config-prettier":"^7.2.0","husky":"^5.0.9","lint-staged":"^10.5.4","mocha":"^8.3.0","nyc":"^15.1.0","prettier":"^2.2.1","proxyquire":"^2.1.0","should":"^13.2.3","sinon":"^9.2.4"},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,css,md}":"prettier --write"},"prettier":{"arrowParens":"avoid","semi":true,"singleQuote":true,"tabWidth":2,"trailingComma":"es5"},"eslintConfig":{"extends":["eslint:recommended","prettier"],"env":{"es6":true,"mocha":true,"node":true},"parserOptions":{"ecmaVersion":9}},"gitHead":"766d62bf416e851aed3e8a07b2e1551c63ba9f20","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome#readme","_id":"mochawesome@7.1.1","_nodeVersion":"16.13.0","_npmVersion":"8.1.3","dist":{"shasum":"e165a764eff8c15135332e9ce508e1529b0c66e2","size":12067,"noattachment":false,"key":"/mochawesome/-/mochawesome-7.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-7.1.1.tgz"},"_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"directories":{},"maintainers":[{"name":"adamgruber","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mochawesome_7.1.1_1646331757314_0.15804689707335018"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-03T18:22:42.526Z","publish_time":1646331757579,"_cnpm_publish_time":1646331757579},"7.1.0":{"name":"mochawesome","version":"7.1.0","description":"A gorgeous reporter for Mocha.js","scripts":{"lint":"eslint src test*","test":"npm run lint && cross-env NODE_ENV=test nyc mocha --config test/.mocharc.json","test:fn":"mocha test-functional --config test-functional/.mocharc.json","test:par":"mocha test-parallel --parallel --config test-parallel/.mocharc.json","test:prog":"node ./test-programmatic","test:mem":"mocha test-functional/mem-test.js --config test-functional/.mocharc.json","test:ctx":"mocha test-functional/test-context.js --config test-functional/.mocharc.json","tdd":"npm run lint && cross-env NODE_ENV=test nyc mocha --config test/.mocharc.json --watch","prepack":"npm run test"},"author":{"name":"Adam Gruber"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/adamgruber/mochawesome.git"},"keywords":["mocha","reporter","json","html"],"main":"src/mochawesome.js","nyc":{"include":["src/*.js"],"reporter":["lcov","html","text-summary"],"cache":false,"check-coverage":true,"lines":99,"statements":99,"functions":100,"branches":90},"dependencies":{"chalk":"^4.1.2","diff":"^5.0.0","json-stringify-safe":"^5.0.1","lodash.isempty":"^4.4.0","lodash.isfunction":"^3.0.9","lodash.isobject":"^3.0.2","lodash.isstring":"^4.0.1","mochawesome-report-generator":"^6.1.0","strip-ansi":"^6.0.1","uuid":"^8.3.2"},"peerDependencies":{"mocha":">=7"},"devDependencies":{"cross-env":"^7.0.3","eslint":"^7.20.0","eslint-config-prettier":"^7.2.0","husky":"^5.0.9","lint-staged":"^10.5.4","mocha":"^8.3.0","nyc":"^15.1.0","prettier":"^2.2.1","proxyquire":"^2.1.0","should":"^13.2.3","sinon":"^9.2.4"},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,css,md}":"prettier --write"},"prettier":{"arrowParens":"avoid","semi":true,"singleQuote":true,"tabWidth":2,"trailingComma":"es5"},"eslintConfig":{"extends":["eslint:recommended","prettier"],"env":{"es6":true,"mocha":true,"node":true},"parserOptions":{"ecmaVersion":9}},"gitHead":"77eba22bcd61587874faefcd84b702f9a8dccd12","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome#readme","_id":"mochawesome@7.1.0","_nodeVersion":"16.14.0","_npmVersion":"8.3.1","dist":{"shasum":"a2b67f74e2ef256cd3233d1ca2c74baed76a6b71","size":12062,"noattachment":false,"key":"/mochawesome/-/mochawesome-7.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-7.1.0.tgz"},"_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"directories":{},"maintainers":[{"name":"adamgruber","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mochawesome_7.1.0_1645727405582_0.21163896677109917"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-24T18:30:10.156Z","publish_time":1645727405736,"_cnpm_publish_time":1645727405736},"7.0.1":{"name":"mochawesome","version":"7.0.1","description":"A gorgeous reporter for Mocha.js","scripts":{"lint":"eslint src test*","test":"npm run lint && cross-env NODE_ENV=test nyc mocha --config test/.mocharc.json","test:fn":"mocha test-functional --config test-functional/.mocharc.json","test:par":"mocha test-parallel --parallel --config test-parallel/.mocharc.json","test:prog":"node ./test-programmatic","test:mem":"mocha test-functional/mem-test.js --config test-functional/.mocharc.json","test:ctx":"mocha test-functional/test-context.js --config test-functional/.mocharc.json","tdd":"npm run lint && cross-env NODE_ENV=test nyc mocha --config test/.mocharc.json --watch","prepack":"npm run test"},"author":{"name":"Adam Gruber"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/adamgruber/mochawesome.git"},"keywords":["mocha","reporter","json","html"],"main":"src/mochawesome.js","nyc":{"include":["src/*.js"],"reporter":["lcov","html","text-summary"],"cache":false,"check-coverage":true,"lines":99,"statements":99,"functions":100,"branches":90},"dependencies":{"chalk":"^4.1.2","diff":"^5.0.0","json-stringify-safe":"^5.0.1","lodash.isempty":"^4.4.0","lodash.isfunction":"^3.0.9","lodash.isobject":"^3.0.2","lodash.isstring":"^4.0.1","mochawesome-report-generator":"^6.0.1","strip-ansi":"^6.0.1","uuid":"^8.3.2"},"peerDependencies":{"mocha":">=7"},"devDependencies":{"cross-env":"^7.0.3","eslint":"^7.20.0","eslint-config-prettier":"^7.2.0","husky":"^5.0.9","lint-staged":"^10.5.4","mocha":"^8.3.0","nyc":"^15.1.0","prettier":"^2.2.1","proxyquire":"^2.1.0","should":"^13.2.3","sinon":"^9.2.4"},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,css,md}":"prettier --write"},"prettier":{"arrowParens":"avoid","semi":true,"singleQuote":true,"tabWidth":2,"trailingComma":"es5"},"eslintConfig":{"extends":["eslint:recommended","prettier"],"env":{"es6":true,"mocha":true,"node":true},"parserOptions":{"ecmaVersion":9}},"gitHead":"c933b63693f3845edd11006e10e53c7c612b02a8","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome#readme","_id":"mochawesome@7.0.1","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"shasum":"c7c65350232bed7c3ae5f6bb79a2d55b71f51baa","size":15424,"noattachment":false,"key":"/mochawesome/-/mochawesome-7.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-7.0.1.tgz"},"_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"directories":{},"maintainers":[{"name":"adamgruber","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mochawesome_7.0.1_1636140537074_0.9702699597435938"},"_hasShrinkwrap":false,"publish_time":1636140537269,"_cnpm_publish_time":1636140537269,"_cnpmcore_publish_time":"2021-12-18T18:03:40.259Z"},"7.0.0":{"name":"mochawesome","version":"7.0.0","description":"A gorgeous reporter for Mocha.js","scripts":{"lint":"eslint src test*","test":"npm run lint && cross-env NODE_ENV=test nyc mocha --config test/.mocharc.json","test:fn":"mocha test-functional --config test-functional/.mocharc.json","test:par":"mocha test-parallel --parallel --config test-parallel/.mocharc.json","test:prog":"node ./test-programmatic","test:mem":"mocha test-functional/mem-test.js --config test-functional/.mocharc.json","test:ctx":"mocha test-functional/test-context.js --config test-functional/.mocharc.json","tdd":"npm run lint && cross-env NODE_ENV=test nyc mocha --config test/.mocharc.json --watch","prepack":"npm run test"},"author":{"name":"Adam Gruber"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/adamgruber/mochawesome.git"},"keywords":["mocha","reporter","json","html"],"main":"src/mochawesome.js","nyc":{"include":["src/*.js"],"reporter":["lcov","html","text-summary"],"cache":false,"check-coverage":true,"lines":99,"statements":99,"functions":100,"branches":90},"dependencies":{"chalk":"^4.1.2","diff":"^5.0.0","json-stringify-safe":"^5.0.1","lodash.isempty":"^4.4.0","lodash.isfunction":"^3.0.9","lodash.isobject":"^3.0.2","lodash.isstring":"^4.0.1","mochawesome-report-generator":"^6.0.0","strip-ansi":"^6.0.1","uuid":"^8.3.2"},"peerDependencies":{"mocha":">=7"},"devDependencies":{"cross-env":"^7.0.3","eslint":"^7.20.0","eslint-config-prettier":"^7.2.0","husky":"^5.0.9","lint-staged":"^10.5.4","mocha":"^8.3.0","nyc":"^15.1.0","prettier":"^2.2.1","proxyquire":"^2.1.0","should":"^13.2.3","sinon":"^9.2.4"},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,css,md}":"prettier --write"},"prettier":{"arrowParens":"avoid","semi":true,"singleQuote":true,"tabWidth":2,"trailingComma":"es5"},"eslintConfig":{"extends":["eslint:recommended","prettier"],"env":{"es6":true,"mocha":true,"node":true},"parserOptions":{"ecmaVersion":9}},"gitHead":"1b9c68d79777a81111c367a465ecc635fa38ad59","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome#readme","_id":"mochawesome@7.0.0","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"shasum":"6d35ac911c9f7d63658093d5e7a8f8c2976c2cb3","size":15377,"noattachment":false,"key":"/mochawesome/-/mochawesome-7.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-7.0.0.tgz"},"_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"directories":{},"maintainers":[{"name":"adamgruber","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mochawesome_7.0.0_1635973039074_0.8495231782285388"},"_hasShrinkwrap":false,"publish_time":1635973039274,"_cnpm_publish_time":1635973039274,"_cnpmcore_publish_time":"2021-12-18T18:03:40.499Z"},"6.3.1":{"name":"mochawesome","version":"6.3.1","description":"A gorgeous reporter for Mocha.js","scripts":{"lint":"eslint src test*","test":"npm run lint && cross-env NODE_ENV=test nyc mocha --config test/.mocharc.json","test:fn":"mocha test-functional --config test-functional/.mocharc.json","test:par":"mocha test-parallel --parallel --config test-parallel/.mocharc.json","test:prog":"node ./test-programmatic","test:mem":"mocha test-functional/mem-test.js --config test-functional/.mocharc.json","test:ctx":"mocha test-functional/test-context.js --config test-functional/.mocharc.json","tdd":"npm run lint && cross-env NODE_ENV=test nyc mocha --config test/.mocharc.json --watch","prepack":"npm run test"},"author":{"name":"Adam Gruber"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/adamgruber/mochawesome.git"},"keywords":["mocha","reporter","json","html"],"main":"src/mochawesome.js","nyc":{"include":["src/*.js"],"reporter":["lcov","html","text-summary"],"cache":false,"check-coverage":true,"lines":99,"statements":99,"functions":100,"branches":90},"dependencies":{"chalk":"^4.1.0","diff":"^5.0.0","json-stringify-safe":"^5.0.1","lodash.isempty":"^4.4.0","lodash.isfunction":"^3.0.9","lodash.isobject":"^3.0.2","lodash.isstring":"^4.0.1","mochawesome-report-generator":"^5.2.0","strip-ansi":"^6.0.0","uuid":"^8.3.2"},"peerDependencies":{"mocha":">=7"},"devDependencies":{"cross-env":"^7.0.3","eslint":"^7.20.0","eslint-config-prettier":"^7.2.0","husky":"^5.0.9","lint-staged":"^10.5.4","mocha":"^8.3.0","nyc":"^15.1.0","prettier":"^2.2.1","proxyquire":"^2.1.0","should":"^13.2.3","sinon":"^9.2.4"},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,css,md}":"prettier --write"},"prettier":{"arrowParens":"avoid","semi":true,"singleQuote":true,"tabWidth":2,"trailingComma":"es5"},"eslintConfig":{"extends":["eslint:recommended","prettier"],"env":{"es6":true,"mocha":true,"node":true},"parserOptions":{"ecmaVersion":9}},"gitHead":"84e02ba35b06c20bf0ed4df4d2d149a1ba2b1dc4","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome#readme","_id":"mochawesome@6.3.1","_nodeVersion":"14.18.0","_npmVersion":"6.14.15","dist":{"shasum":"9dc1e73165f4686a6f29c382d36b8cf3cd6a6e9c","size":15284,"noattachment":false,"key":"/mochawesome/-/mochawesome-6.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-6.3.1.tgz"},"_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"directories":{},"maintainers":[{"name":"adamgruber","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mochawesome_6.3.1_1633536814494_0.655867331881071"},"_hasShrinkwrap":false,"publish_time":1633536814642,"_cnpm_publish_time":1633536814642,"_cnpmcore_publish_time":"2021-12-18T18:03:40.837Z"},"6.3.0":{"name":"mochawesome","version":"6.3.0","description":"A gorgeous reporter for Mocha.js","scripts":{"lint":"eslint src test*","test":"npm run lint && cross-env NODE_ENV=test nyc mocha --config test/.mocharc.json","test:fn":"mocha test-functional --config test-functional/.mocharc.json","test:par":"mocha test-parallel --parallel --config test-parallel/.mocharc.json","test:prog":"node ./test-programmatic","test:mem":"mocha test-functional/mem-test.js --config test-functional/.mocharc.json","test:ctx":"mocha test-functional/test-context.js --config test-functional/.mocharc.json","tdd":"npm run lint && cross-env NODE_ENV=test nyc mocha --config test/.mocharc.json --watch","prepack":"npm run test"},"author":{"name":"Adam Gruber"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/adamgruber/mochawesome.git"},"keywords":["mocha","reporter","json","html"],"main":"src/mochawesome.js","nyc":{"include":["src/*.js"],"reporter":["lcov","html","text-summary"],"cache":false,"check-coverage":true,"lines":99,"statements":99,"functions":100,"branches":90},"dependencies":{"chalk":"^4.1.0","diff":"^5.0.0","json-stringify-safe":"^5.0.1","lodash.isempty":"^4.4.0","lodash.isfunction":"^3.0.9","lodash.isobject":"^3.0.2","lodash.isstring":"^4.0.1","mochawesome-report-generator":"^5.2.0","strip-ansi":"^6.0.0","uuid":"^8.3.2"},"peerDependencies":{"mocha":">=7"},"devDependencies":{"cross-env":"^7.0.3","eslint":"^7.20.0","eslint-config-prettier":"^7.2.0","husky":"^5.0.9","lint-staged":"^10.5.4","mocha":"^8.3.0","nyc":"^15.1.0","prettier":"^2.2.1","proxyquire":"^2.1.0","should":"^13.2.3","sinon":"^9.2.4"},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,css,md}":"prettier --write"},"prettier":{"arrowParens":"avoid","semi":true,"singleQuote":true,"tabWidth":2,"trailingComma":"es5"},"eslintConfig":{"extends":["eslint:recommended","prettier"],"env":{"es6":true,"mocha":true,"node":true},"parserOptions":{"ecmaVersion":9}},"gitHead":"f478f70794b5543eee2c9294920869e49735ffe4","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome#readme","_id":"mochawesome@6.3.0","_nodeVersion":"14.17.6","_npmVersion":"6.14.15","dist":{"shasum":"23e326268cf971f504d74f1afba9253a36c5b2e1","size":15201,"noattachment":false,"key":"/mochawesome/-/mochawesome-6.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-6.3.0.tgz"},"_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"directories":{},"maintainers":[{"name":"adamgruber","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mochawesome_6.3.0_1632927721322_0.7817787575223889"},"_hasShrinkwrap":false,"publish_time":1632927721431,"_cnpm_publish_time":1632927721431,"_cnpmcore_publish_time":"2021-12-18T18:03:41.049Z"},"6.2.2":{"name":"mochawesome","version":"6.2.2","description":"A gorgeous reporter for Mocha.js","scripts":{"lint":"eslint src test*","test":"npm run lint && cross-env NODE_ENV=test nyc mocha --config test/.mocharc.json","test:fn":"mocha test-functional --config test-functional/.mocharc.json","test:par":"mocha test-parallel --parallel --config test-parallel/.mocharc.json","test:prog":"node ./test-programmatic","test:mem":"mocha test-functional/mem-test.js --config test-functional/.mocharc.json","test:ctx":"mocha test-functional/test-context.js --config test-functional/.mocharc.json","tdd":"npm run lint && cross-env NODE_ENV=test nyc mocha --config test/.mocharc.json --watch","prepack":"npm run test"},"author":{"name":"Adam Gruber"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/adamgruber/mochawesome.git"},"keywords":["mocha","reporter","json","html"],"main":"src/mochawesome.js","nyc":{"include":["src/*.js"],"reporter":["lcov","html","text-summary"],"cache":false,"check-coverage":true,"lines":99,"statements":99,"functions":100,"branches":90},"dependencies":{"chalk":"^4.1.0","diff":"^5.0.0","json-stringify-safe":"^5.0.1","lodash.isempty":"^4.4.0","lodash.isfunction":"^3.0.9","lodash.isobject":"^3.0.2","lodash.isstring":"^4.0.1","mochawesome-report-generator":"^5.2.0","strip-ansi":"^6.0.0","uuid":"^8.3.2"},"peerDependencies":{"mocha":">=7"},"devDependencies":{"cross-env":"^7.0.3","eslint":"^7.20.0","eslint-config-prettier":"^7.2.0","husky":"^5.0.9","lint-staged":"^10.5.4","mocha":"^8.3.0","nyc":"^15.1.0","prettier":"^2.2.1","proxyquire":"^2.1.0","should":"^13.2.3","sinon":"^9.2.4"},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,css,md}":"prettier --write"},"prettier":{"arrowParens":"avoid","semi":true,"singleQuote":true,"tabWidth":2,"trailingComma":"es5"},"eslintConfig":{"extends":["eslint:recommended","prettier"],"env":{"es6":true,"mocha":true,"node":true},"parserOptions":{"ecmaVersion":9}},"gitHead":"c896191fe4b8d0dcd9c596bb4976ff63b43649c6","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome#readme","_id":"mochawesome@6.2.2","_nodeVersion":"14.15.5","_npmVersion":"6.14.11","dist":{"shasum":"2847b4cccb254201e8dad89384f760fe9cdbae15","size":15261,"noattachment":false,"key":"/mochawesome/-/mochawesome-6.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-6.2.2.tgz"},"_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"directories":{},"maintainers":[{"name":"adamgruber","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mochawesome_6.2.2_1613530717498_0.018939068581030893"},"_hasShrinkwrap":false,"publish_time":1613530717640,"_cnpm_publish_time":1613530717640,"_cnpmcore_publish_time":"2021-12-18T18:03:41.257Z"},"6.2.1":{"name":"mochawesome","version":"6.2.1","description":"A gorgeous reporter for Mocha.js","scripts":{"lint":"eslint src test*","test":"npm run lint && cross-env NODE_ENV=test nyc mocha --config test/.mocharc.json","test:fn":"mocha test-functional --config test-functional/.mocharc.json","test:par":"mocha test-parallel --parallel --config test-parallel/.mocharc.json","test:prog":"node ./test-programmatic","test:mem":"mocha test-functional/mem-test.js --config test-functional/.mocharc.json","test:ctx":"mocha test-functional/test-context.js --config test-functional/.mocharc.json","tdd":"npm run lint && cross-env NODE_ENV=test nyc mocha --config test/.mocharc.json --watch","prepack":"npm run test"},"author":{"name":"Adam Gruber"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/adamgruber/mochawesome.git"},"keywords":["mocha","reporter","json","html"],"main":"src/mochawesome.js","nyc":{"include":["src/*.js"],"reporter":["lcov","html","text-summary"],"cache":false,"check-coverage":true,"lines":99,"statements":99,"functions":100,"branches":90},"dependencies":{"chalk":"^4.0.0","diff":"^4.0.1","json-stringify-safe":"^5.0.1","lodash.isempty":"^4.4.0","lodash.isfunction":"^3.0.9","lodash.isobject":"^3.0.2","lodash.isstring":"^4.0.1","mochawesome-report-generator":"^5.1.0","strip-ansi":"^6.0.0","uuid":"^7.0.3"},"peerDependencies":{"mocha":">=7"},"devDependencies":{"cross-env":"^7.0.2","eslint":"^7.10.0","eslint-config-prettier":"^6.12.0","husky":"^4.3.0","lint-staged":"^10.4.0","mocha":"^8.1.3","nyc":"^15.1.0","prettier":"^2.1.2","proxyquire":"^2.1.0","should":"^13.2.3","sinon":"^9.0.3"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,css,md}":"prettier --write"},"prettier":{"arrowParens":"avoid","semi":true,"singleQuote":true,"tabWidth":2,"trailingComma":"es5"},"eslintConfig":{"extends":["eslint:recommended","prettier"],"env":{"es6":true,"mocha":true,"node":true},"parserOptions":{"ecmaVersion":9}},"gitHead":"341fcb5c2c4d7829bcb8cdc4f856309ce082ef51","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome#readme","_id":"mochawesome@6.2.1","_nodeVersion":"12.18.4","_npmVersion":"6.14.8","dist":{"shasum":"38ed75cf1b2ff86e7c894d6f33499183a49dd0b7","size":14925,"noattachment":false,"key":"/mochawesome/-/mochawesome-6.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-6.2.1.tgz"},"maintainers":[{"name":"adamgruber","email":""}],"_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mochawesome_6.2.1_1604325648514_0.3891353331299441"},"_hasShrinkwrap":false,"publish_time":1604325648655,"_cnpm_publish_time":1604325648655,"_cnpmcore_publish_time":"2021-12-18T18:03:41.469Z"},"6.2.0":{"name":"mochawesome","version":"6.2.0","description":"A gorgeous reporter for Mocha.js","scripts":{"lint":"eslint src test*","test":"npm run lint && cross-env NODE_ENV=test nyc mocha --config test/.mocharc.json","test:fn":"mocha test-functional --config test-functional/.mocharc.json","test:par":"mocha test-parallel --parallel --config test-parallel/.mocharc.json","test:prog":"node ./test-programmatic","test:mem":"mocha test-functional/mem-test.js --config test-functional/.mocharc.json","test:ctx":"mocha test-functional/test-context.js --config test-functional/.mocharc.json","tdd":"npm run lint && cross-env NODE_ENV=test nyc mocha --config test/.mocharc.json --watch","prepack":"npm run test"},"author":{"name":"Adam Gruber"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/adamgruber/mochawesome.git"},"keywords":["mocha","reporter","json","html"],"main":"src/mochawesome.js","nyc":{"include":["src/*.js"],"reporter":["lcov","html","text-summary"],"cache":false,"check-coverage":true,"lines":99,"statements":99,"functions":100,"branches":90},"dependencies":{"chalk":"^4.0.0","diff":"^4.0.1","json-stringify-safe":"^5.0.1","lodash.isempty":"^4.4.0","lodash.isfunction":"^3.0.9","lodash.isobject":"^3.0.2","lodash.isstring":"^4.0.1","mochawesome-report-generator":"^5.1.0","strip-ansi":"^6.0.0","uuid":"^7.0.3"},"peerDependencies":{"mocha":">=7"},"devDependencies":{"cross-env":"^7.0.2","eslint":"^7.10.0","eslint-config-prettier":"^6.12.0","husky":"^4.3.0","lint-staged":"^10.4.0","mocha":"^8.1.3","nyc":"^15.1.0","prettier":"^2.1.2","proxyquire":"^2.1.0","should":"^13.2.3","sinon":"^9.0.3"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":"eslint --cache --fix","*.{js,css,md}":"prettier --write"},"prettier":{"arrowParens":"avoid","semi":true,"singleQuote":true,"tabWidth":2,"trailingComma":"es5"},"eslintConfig":{"extends":["eslint:recommended","prettier"],"env":{"es6":true,"mocha":true,"node":true},"parserOptions":{"ecmaVersion":9}},"gitHead":"0b19efa41f3caa6b07f213b4ecd3470a81e56aa3","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome#readme","_id":"mochawesome@6.2.0","_nodeVersion":"12.18.4","_npmVersion":"6.14.8","dist":{"shasum":"77170ee2b5b4bd0b9a481b1a60f85009c6bdc931","size":14823,"noattachment":false,"key":"/mochawesome/-/mochawesome-6.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-6.2.0.tgz"},"maintainers":[{"name":"adamgruber","email":""}],"_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mochawesome_6.2.0_1604256950523_0.9872217306984434"},"_hasShrinkwrap":false,"publish_time":1604256950631,"_cnpm_publish_time":1604256950631,"_cnpmcore_publish_time":"2021-12-18T18:03:41.677Z"},"6.1.1":{"name":"mochawesome","version":"6.1.1","description":"A gorgeous reporter for Mocha.js","scripts":{"lint":"eslint src test","test":"npm run lint && cross-env NODE_ENV=test nyc mocha --config test/.mocharc.json","test:fn":"mocha test-functional/test.js --config test-functional/.mocharc.json","test:prog":"node ./test-programmatic","test:mem":"mocha test-functional/mem-test.js --config test-functional/.mocharc.json","test:ctx":"mocha test-functional/test-context.js --config test-functional/.mocharc.json","tdd":"npm run lint && cross-env NODE_ENV=test nyc mocha --config test/.mocharc.json --watch","prepack":"npm run test"},"author":{"name":"Adam Gruber"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/adamgruber/mochawesome.git"},"keywords":["mocha","reporter","json","html"],"main":"src/mochawesome.js","nyc":{"include":["src/*.js"],"reporter":["lcov","html","text-summary"],"cache":false,"check-coverage":true,"lines":99,"statements":99,"functions":100,"branches":90},"dependencies":{"chalk":"^4.0.0","diff":"^4.0.1","json-stringify-safe":"^5.0.1","lodash.isempty":"^4.4.0","lodash.isfunction":"^3.0.9","lodash.isobject":"^3.0.2","lodash.isstring":"^4.0.1","mochawesome-report-generator":"^5.1.0","strip-ansi":"^6.0.0","uuid":"^7.0.3"},"peerDependencies":{"mocha":">=7"},"devDependencies":{"cross-env":"^7.0.2","eslint":"^6.5.1","eslint-config-airbnb-base":"^14.1.0","eslint-plugin-import":"^2.20.2","mocha":"^7.1.1","nyc":"^15.0.1","proxyquire":"^2.1.0","should":"^13.2.3","sinon":"^9.0.2"},"gitHead":"34fce3104a87b5da0bb1785022a8024bcccc9447","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome#readme","_id":"mochawesome@6.1.1","_nodeVersion":"12.16.2","_npmVersion":"6.14.4","dist":{"shasum":"9155ac13edb42c9eb17a7adbbcbbb5c6ecefb972","size":13536,"noattachment":false,"key":"/mochawesome/-/mochawesome-6.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-6.1.1.tgz"},"maintainers":[{"name":"adamgruber","email":""}],"_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mochawesome_6.1.1_1588003585122_0.4116704122850987"},"_hasShrinkwrap":false,"publish_time":1588003585240,"_cnpm_publish_time":1588003585240,"_cnpmcore_publish_time":"2021-12-18T18:03:41.909Z"},"6.1.0":{"name":"mochawesome","version":"6.1.0","description":"A gorgeous reporter for Mocha.js","scripts":{"lint":"eslint src test","test":"npm run lint && cross-env NODE_ENV=test nyc mocha --config test/.mocharc.json","test:fn":"mocha test-functional/test.js --config test-functional/.mocharc.json","test:prog":"node ./test-programmatic","test:mem":"mocha test-functional/mem-test.js --config test-functional/.mocharc.json","test:ctx":"mocha test-functional/test-context.js --config test-functional/.mocharc.json","tdd":"npm run lint && cross-env NODE_ENV=test nyc mocha --watch","prepack":"npm run test"},"author":{"name":"Adam Gruber"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/adamgruber/mochawesome.git"},"keywords":["mocha","reporter","json","html"],"main":"src/mochawesome.js","nyc":{"include":["src/*.js"],"reporter":["lcov","html","text-summary"],"cache":false,"check-coverage":true,"lines":99,"statements":99,"functions":100,"branches":90},"dependencies":{"chalk":"^4.0.0","diff":"^4.0.1","json-stringify-safe":"^5.0.1","lodash.isempty":"^4.4.0","lodash.isfunction":"^3.0.9","lodash.isobject":"^3.0.2","lodash.isstring":"^4.0.1","mochawesome-report-generator":"^5.1.0","strip-ansi":"^6.0.0","uuid":"^7.0.3"},"peerDependencies":{"mocha":">=7"},"devDependencies":{"cross-env":"^7.0.2","eslint":"^6.5.1","eslint-config-airbnb-base":"^14.1.0","eslint-plugin-import":"^2.20.2","mocha":"^7.1.1","nyc":"^15.0.1","proxyquire":"^2.1.0","should":"^13.2.3","sinon":"^9.0.2"},"gitHead":"cefb2dda1f1434c06ec847fb74c64ce7a6da15fd","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome#readme","_id":"mochawesome@6.1.0","_nodeVersion":"12.14.0","_npmVersion":"6.13.4","dist":{"shasum":"3da365a17d4e6e754df01969bdf94797fef4a83a","size":13493,"noattachment":false,"key":"/mochawesome/-/mochawesome-6.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-6.1.0.tgz"},"maintainers":[{"name":"adamgruber","email":""}],"_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mochawesome_6.1.0_1586800805610_0.49609253506921935"},"_hasShrinkwrap":false,"publish_time":1586800805745,"_cnpm_publish_time":1586800805745,"_cnpmcore_publish_time":"2021-12-18T18:03:42.153Z"},"6.0.0":{"name":"mochawesome","version":"6.0.0","description":"A gorgeous reporter for Mocha.js","scripts":{"lint":"eslint src test","test":"npm run lint && cross-env NODE_ENV=test nyc mocha --config test/.mocharc.json","test:fn":"mocha test-functional/test.js --config test-functional/.mocharc.json","test:prog":"node ./test-programmatic","test:mem":"mocha test-functional/mem-test.js --config test-functional/.mocharc.json","test:ctx":"mocha test-functional/test-context.js --config test-functional/.mocharc.json","tdd":"npm run lint && cross-env NODE_ENV=test nyc mocha --watch","prepack":"npm run test"},"author":{"name":"Adam Gruber"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/adamgruber/mochawesome.git"},"keywords":["mocha","reporter","json","html"],"main":"src/mochawesome.js","nyc":{"include":["src/*.js"],"reporter":["lcov","html","text-summary"],"cache":false,"check-coverage":true,"lines":99,"statements":99,"functions":100,"branches":90},"dependencies":{"chalk":"^4.0.0","diff":"^4.0.1","json-stringify-safe":"^5.0.1","lodash.isempty":"^4.4.0","lodash.isfunction":"^3.0.9","lodash.isobject":"^3.0.2","lodash.isstring":"^4.0.1","mochawesome-report-generator":"^5.0.0","strip-ansi":"^6.0.0","uuid":"^7.0.3"},"peerDependencies":{"mocha":">=7"},"devDependencies":{"cross-env":"^7.0.2","eslint":"^6.5.1","eslint-config-airbnb-base":"^14.1.0","eslint-plugin-import":"^2.20.2","mocha":"^7.1.1","nyc":"^15.0.1","proxyquire":"^2.1.0","should":"^13.2.3","sinon":"^9.0.2"},"gitHead":"9a897be5000e95e017ec7424600955f35acc042a","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome#readme","_id":"mochawesome@6.0.0","_nodeVersion":"12.14.0","_npmVersion":"6.13.4","dist":{"shasum":"3e21c607bc9bde8a420acdf5b9647fcc45d07019","size":13463,"noattachment":false,"key":"/mochawesome/-/mochawesome-6.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-6.0.0.tgz"},"maintainers":[{"name":"adamgruber","email":""}],"_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mochawesome_6.0.0_1586532686249_0.8610506133894809"},"_hasShrinkwrap":false,"publish_time":1586532686402,"_cnpm_publish_time":1586532686402,"_cnpmcore_publish_time":"2021-12-18T18:03:42.436Z"},"5.0.0":{"name":"mochawesome","version":"5.0.0","description":"A gorgeous reporter for Mocha.js","scripts":{"lint":"eslint src test","test":"npm run lint && cross-env NODE_ENV=test nyc mocha --config test/.mocharc.json","test:fn":"mocha test-functional/test.js --config test-functional/.mocharc.json","test:prog":"node ./test-programmatic","test:mem":"mocha test-functional/mem-test.js --config test-functional/.mocharc.json","test:ctx":"mocha test-functional/test-context.js --config test-functional/.mocharc.json","tdd":"npm run lint && cross-env NODE_ENV=test nyc mocha --watch","prepack":"npm run test"},"author":{"name":"Adam Gruber"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/adamgruber/mochawesome.git"},"keywords":["mocha","reporter","json","html"],"main":"src/mochawesome.js","nyc":{"include":["src/*.js"],"reporter":["lcov","html","text-summary"],"cache":false,"check-coverage":true,"lines":99,"statements":99,"functions":100,"branches":90},"dependencies":{"chalk":"^3.0.0","diff":"^4.0.1","json-stringify-safe":"^5.0.1","lodash.isempty":"^4.4.0","lodash.isfunction":"^3.0.9","lodash.isobject":"^3.0.2","lodash.isstring":"^4.0.1","mochawesome-report-generator":"^4.1.0","strip-ansi":"^6.0.0","uuid":"^7.0.0"},"peerDependencies":{"mocha":">=7"},"devDependencies":{"cross-env":"^7.0.0","eslint":"^6.5.1","eslint-config-airbnb-base":"^14.0.0","eslint-plugin-import":"^2.14.0","mocha":">=5","nyc":"^15.0.0","proxyquire":"^2.1.0","should":"^13.2.3","sinon":"^9.0.0"},"gitHead":"1696fb952e9335ad66f2e069362fe8ac5f1669c5","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome#readme","_id":"mochawesome@5.0.0","_nodeVersion":"12.14.0","_npmVersion":"6.13.4","dist":{"shasum":"eb3d96e589ccdd30146bbde581fb3deec01bcbec","size":13363,"noattachment":false,"key":"/mochawesome/-/mochawesome-5.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-5.0.0.tgz"},"maintainers":[{"name":"adamgruber","email":""}],"_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mochawesome_5.0.0_1582661163998_0.8270680025760997"},"_hasShrinkwrap":false,"publish_time":1582661164122,"_cnpm_publish_time":1582661164122,"_cnpmcore_publish_time":"2021-12-18T18:03:42.631Z"},"4.1.0":{"name":"mochawesome","version":"4.1.0","description":"A gorgeous reporter for Mocha.js","scripts":{"lint":"eslint src test","test":"npm run lint && cross-env NODE_ENV=test nyc mocha","test:fn":"mocha test-functional/test.js --opts test-functional/mocha.opts","test:prog":"node ./test-programmatic","test:mem":"mocha test-functional/mem-test.js --opts test-functional/mocha.opts","test:ctx":"mocha test-functional/test-context.js --opts test-functional/mocha.opts","tdd":"npm run lint && cross-env NODE_ENV=test nyc mocha --watch","prepack":"npm run test"},"author":{"name":"Adam Gruber"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/adamgruber/mochawesome.git"},"keywords":["mocha","reporter","json","html"],"main":"src/mochawesome.js","nyc":{"include":["src/*.js"],"reporter":["lcov","html","text-summary"],"cache":false,"check-coverage":true,"lines":99,"statements":99,"functions":100,"branches":90},"dependencies":{"chalk":"^2.4.1","diff":"^4.0.1","json-stringify-safe":"^5.0.1","lodash.isempty":"^4.4.0","lodash.isfunction":"^3.0.9","lodash.isobject":"^3.0.2","lodash.isstring":"^4.0.1","mochawesome-report-generator":"^4.0.0","strip-ansi":"^5.0.0","uuid":"^3.3.2"},"peerDependencies":{"mocha":">=5"},"devDependencies":{"cross-env":"^5.2.0","eslint":"^5.7.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.14.0","mocha":">=5","nyc":"^13.1.0","proxyquire":"^2.1.0","should":"^13.2.3","sinon":"^7.0.0"},"gitHead":"a40d86bb6f65bfaaccacac96f39e72c678bc976d","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome#readme","_id":"mochawesome@4.1.0","_nodeVersion":"10.9.0","_npmVersion":"6.9.0","dist":{"shasum":"57cdb9509a9fc54790884ec867e109644ba949ee","size":13229,"noattachment":false,"key":"/mochawesome/-/mochawesome-4.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-4.1.0.tgz"},"maintainers":[{"name":"adamgruber","email":""}],"_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mochawesome_4.1.0_1565107456736_0.9513536992794975"},"_hasShrinkwrap":false,"publish_time":1565107456931,"_cnpm_publish_time":1565107456931,"_cnpmcore_publish_time":"2021-12-18T18:03:42.848Z"},"4.0.1":{"name":"mochawesome","version":"4.0.1","description":"A gorgeous reporter for Mocha.js","scripts":{"lint":"eslint src test","test":"npm run lint && cross-env NODE_ENV=test nyc mocha","test:fn":"mocha test-functional/test.js --opts test-functional/mocha.opts","test:prog":"node ./test-programmatic","test:mem":"mocha test-functional/mem-test.js --opts test-functional/mocha.opts","test:ctx":"mocha test-functional/test-context.js --opts test-functional/mocha.opts","tdd":"npm run lint && cross-env NODE_ENV=test nyc mocha --watch","prepack":"npm run test"},"author":{"name":"Adam Gruber"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/adamgruber/mochawesome.git"},"keywords":["mocha","reporter","json","html"],"main":"src/mochawesome.js","nyc":{"include":["src/*.js"],"reporter":["lcov","html","text-summary"],"cache":false,"check-coverage":true,"lines":99,"statements":99,"functions":100,"branches":90},"dependencies":{"chalk":"^2.4.1","diff":"^4.0.1","json-stringify-safe":"^5.0.1","lodash.isempty":"^4.4.0","lodash.isfunction":"^3.0.9","lodash.isobject":"^3.0.2","lodash.isstring":"^4.0.1","mochawesome-report-generator":"^4.0.0","strip-ansi":"^5.0.0","uuid":"^3.3.2"},"peerDependencies":{"mocha":">=5"},"devDependencies":{"cross-env":"^5.2.0","eslint":"^5.7.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.14.0","mocha":">=5","nyc":"^13.1.0","proxyquire":"^2.1.0","should":"^13.2.3","sinon":"^7.0.0"},"gitHead":"286581d8a9da62fc3610c5f3d47e21ab9b084de3","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome#readme","_id":"mochawesome@4.0.1","_nodeVersion":"8.11.1","_npmVersion":"6.9.0","dist":{"shasum":"351af69c8904468e75a71f8704ed0b5767795ccc","size":13264,"noattachment":false,"key":"/mochawesome/-/mochawesome-4.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-4.0.1.tgz"},"maintainers":[{"name":"adamgruber","email":""}],"_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mochawesome_4.0.1_1560605614185_0.5810481269547454"},"_hasShrinkwrap":false,"publish_time":1560605614284,"_cnpm_publish_time":1560605614284,"_cnpmcore_publish_time":"2021-12-18T18:03:43.089Z"},"4.0.0":{"name":"mochawesome","version":"4.0.0","description":"A gorgeous reporter for Mocha.js","scripts":{"lint":"eslint src test","test":"npm run lint && cross-env NODE_ENV=test nyc mocha","test:fn":"mocha test-functional/test.js --opts test-functional/mocha.opts","test:prog":"node ./test-programmatic","test:mem":"mocha test-functional/mem-test.js --opts test-functional/mocha.opts","test:ctx":"mocha test-functional/test-context.js --opts test-functional/mocha.opts","tdd":"npm run lint && cross-env NODE_ENV=test nyc mocha --watch","prepack":"npm run test"},"author":{"name":"Adam Gruber"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/adamgruber/mochawesome.git"},"keywords":["mocha","reporter","json","html"],"main":"src/mochawesome.js","nyc":{"include":["src/*.js"],"reporter":["lcov","html","text-summary"],"cache":false,"check-coverage":true,"lines":99,"statements":99,"functions":100,"branches":90},"dependencies":{"chalk":"^2.4.1","diff":"^4.0.1","json-stringify-safe":"^5.0.1","lodash.isempty":"^4.4.0","lodash.isfunction":"^3.0.9","lodash.isobject":"^3.0.2","lodash.isstring":"^4.0.1","mochawesome-report-generator":"^4.0.0","strip-ansi":"^5.0.0","uuid":"^3.3.2"},"peerDependencies":{"mocha":">=5"},"devDependencies":{"cross-env":"^5.2.0","eslint":"^5.7.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.14.0","mocha":">=5","nyc":"^13.1.0","proxyquire":"^2.1.0","should":"^13.2.3","sinon":"^7.0.0"},"gitHead":"622fddf1551c1c9fd9f5a6f413066f4ea66d6437","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome#readme","_id":"mochawesome@4.0.0","_nodeVersion":"10.9.0","_npmVersion":"6.9.0","dist":{"shasum":"fb361cb665fe99e64c78d63a9ebdf3ef24478a7e","size":12693,"noattachment":false,"key":"/mochawesome/-/mochawesome-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-4.0.0.tgz"},"maintainers":[{"name":"adamgruber","email":""}],"_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mochawesome_4.0.0_1559668385929_0.2450731430538362"},"_hasShrinkwrap":false,"publish_time":1559668386080,"_cnpm_publish_time":1559668386080,"_cnpmcore_publish_time":"2021-12-18T18:03:43.303Z"},"3.1.2":{"name":"mochawesome","version":"3.1.2","description":"A Gorgeous HTML/CSS Reporter for Mocha.js","scripts":{"lint":"eslint src test","test":"npm run lint && cross-env NODE_ENV=test nyc mocha","test:fn":"mocha test-functional/test.js --opts test-functional/mocha.opts","test:prog":"node ./test-programmatic","test:mem":"mocha test-functional/mem-test.js --opts test-functional/mocha.opts","test:ctx":"mocha test-functional/test-context.js --opts test-functional/mocha.opts","tdd":"npm run lint && cross-env NODE_ENV=test nyc mocha --watch","dev":"babel --watch src -d dist","build":"babel src -d dist","prepack":"npm run test && npm run build"},"author":{"name":"Adam Gruber"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/adamgruber/mochawesome.git"},"keywords":["mocha","reporter","json","html"],"engine":"node >= 4","main":"dist/mochawesome.js","nyc":{"include":["src/*.js"],"require":["babel-register"],"sourceMap":false,"instrument":false,"reporter":["lcov","html","text-summary"],"cache":true,"check-coverage":true,"lines":99,"statements":99,"functions":100,"branches":90},"dependencies":{"babel-runtime":"^6.20.0","chalk":"^2.3.0","diff":"^3.4.0","json-stringify-safe":"^5.0.1","lodash":"^4.17.3","mochawesome-report-generator":"^3.0.1","strip-ansi":"^4.0.0","uuid":"^3.0.1"},"peerDependencies":{"mocha":"*"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.20.0","babel-plugin-istanbul":"^4.1.5","babel-plugin-transform-runtime":"^6.15.0","babel-preset-es2015":"^6.14.0","babel-preset-stage-3":"^6.11.0","babel-register":"^6.14.0","cross-env":"^5.1.1","eslint":"^4.12.0","eslint-config-airbnb-base":"^12.1.0","eslint-plugin-import":"^2.2.0","mocha":"*","nyc":"^11.4.0","proxyquire":"^1.7.10","should":"^13.1.3","sinon":"^4.1.2"},"gitHead":"ce0cafe0994f4226b1a63b7c14bad2c585193c70","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome#readme","_id":"mochawesome@3.1.2","_npmVersion":"6.4.1","_nodeVersion":"10.9.0","_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"dist":{"shasum":"7a3443891d7f3212098c193d8f87b77ef2df4959","size":13254,"noattachment":false,"key":"/mochawesome/-/mochawesome-3.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-3.1.2.tgz"},"maintainers":[{"name":"adamgruber","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mochawesome_3.1.2_1555513967258_0.9739909860301856"},"_hasShrinkwrap":false,"publish_time":1555513967478,"_cnpm_publish_time":1555513967478,"_cnpmcore_publish_time":"2021-12-18T18:03:43.517Z"},"4.0.0-alpha.2":{"name":"mochawesome","version":"4.0.0-alpha.2","description":"A gorgeous reporter for Mocha.js","scripts":{"lint":"eslint src test","test":"npm run lint && cross-env NODE_ENV=test nyc mocha","test:fn":"mocha test-functional/test.js --opts test-functional/mocha.opts","test:prog":"node ./test-programmatic","test:mem":"mocha test-functional/mem-test.js --opts test-functional/mocha.opts","test:ctx":"mocha test-functional/test-context.js --opts test-functional/mocha.opts","tdd":"npm run lint && cross-env NODE_ENV=test nyc mocha --watch","prepack":"npm run test"},"author":{"name":"Adam Gruber"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/adamgruber/mochawesome.git"},"keywords":["mocha","reporter","json","html"],"main":"src/mochawesome.js","nyc":{"include":["src/*.js"],"reporter":["lcov","html","text-summary"],"cache":false,"check-coverage":true,"lines":99,"statements":99,"functions":100,"branches":90},"dependencies":{"chalk":"^2.4.1","diff":"^4.0.1","json-stringify-safe":"^5.0.1","lodash.isempty":"^4.4.0","lodash.isfunction":"^3.0.9","lodash.isobject":"^3.0.2","lodash.isstring":"^4.0.1","mochawesome-report-generator":"^4.0.0-alpha.0","strip-ansi":"^5.0.0","uuid":"^3.3.2"},"peerDependencies":{"mocha":"*"},"devDependencies":{"cross-env":"^5.2.0","eslint":"^5.7.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.14.0","mocha":"*","nyc":"^13.1.0","proxyquire":"^2.1.0","should":"^13.2.3","sinon":"^7.0.0"},"readmeFilename":"README.md","gitHead":"5b7bc0000916cc976824713d0d5a81f2c958a1f9","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome#readme","_id":"mochawesome@4.0.0-alpha.2","_npmVersion":"6.4.1","_nodeVersion":"10.9.0","_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"dist":{"shasum":"ddcbcfa1dadc3115e72972b493e68964a334a2e2","size":12971,"noattachment":false,"key":"/mochawesome/-/mochawesome-4.0.0-alpha.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-4.0.0-alpha.2.tgz"},"maintainers":[{"name":"adamgruber","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mochawesome_4.0.0-alpha.2_1553793908582_0.6335872261310416"},"_hasShrinkwrap":false,"publish_time":1553793908850,"_cnpm_publish_time":1553793908850,"_cnpmcore_publish_time":"2021-12-18T18:03:43.740Z"},"4.0.0-alpha.1":{"name":"mochawesome","version":"4.0.0-alpha.1","description":"A gorgeous reporter for Mocha.js","scripts":{"lint":"eslint src test","test":"npm run lint && cross-env NODE_ENV=test nyc mocha","test:fn":"mocha test-functional/test.js --opts test-functional/mocha.opts","test:prog":"node ./test-programmatic","test:mem":"mocha test-functional/mem-test.js --opts test-functional/mocha.opts","test:ctx":"mocha test-functional/test-context.js --opts test-functional/mocha.opts","tdd":"npm run lint && cross-env NODE_ENV=test nyc mocha --watch","prepack":"npm run test"},"author":{"name":"Adam Gruber"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/adamgruber/mochawesome.git"},"keywords":["mocha","reporter","json","html"],"main":"src/mochawesome.js","nyc":{"include":["src/*.js"],"reporter":["lcov","html","text-summary"],"cache":false,"check-coverage":true,"lines":99,"statements":99,"functions":100,"branches":90},"dependencies":{"chalk":"^2.4.1","diff":"^4.0.1","json-stringify-safe":"^5.0.1","lodash.isempty":"^4.4.0","lodash.isfunction":"^3.0.9","lodash.isobject":"^3.0.2","lodash.isstring":"^4.0.1","mochawesome-report-generator":"^4.0.0-alpha.0","strip-ansi":"^5.0.0","uuid":"^3.3.2"},"peerDependencies":{"mocha":"*"},"devDependencies":{"cross-env":"^5.2.0","eslint":"^5.7.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.14.0","mocha":"*","nyc":"^13.1.0","proxyquire":"^2.1.0","should":"^13.2.3","sinon":"^7.0.0"},"readmeFilename":"README.md","gitHead":"ce78d315b93615c462ee9ddf8470b6cf9c21bfdb","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome#readme","_id":"mochawesome@4.0.0-alpha.1","_npmVersion":"6.4.1","_nodeVersion":"10.9.0","_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"dist":{"shasum":"81bc17048e0d23886c58d55158fd14639dcc10c6","size":12978,"noattachment":false,"key":"/mochawesome/-/mochawesome-4.0.0-alpha.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-4.0.0-alpha.1.tgz"},"maintainers":[{"name":"adamgruber","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mochawesome_4.0.0-alpha.1_1553712740224_0.19675102970419367"},"_hasShrinkwrap":false,"publish_time":1553712740317,"_cnpm_publish_time":1553712740317,"_cnpmcore_publish_time":"2021-12-18T18:03:43.926Z"},"4.0.0-alpha.0":{"name":"mochawesome","version":"4.0.0-alpha.0","description":"A gorgeous reporter for Mocha.js","scripts":{"lint":"eslint src test","test":"npm run lint && cross-env NODE_ENV=test nyc mocha","test:fn":"mocha test-functional/test.js --opts test-functional/mocha.opts","test:prog":"node ./test-programmatic","test:mem":"mocha test-functional/mem-test.js --opts test-functional/mocha.opts","test:ctx":"mocha test-functional/test-context.js --opts test-functional/mocha.opts","tdd":"npm run lint && cross-env NODE_ENV=test nyc mocha --watch","prepack":"npm run test"},"author":{"name":"Adam Gruber"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/adamgruber/mochawesome.git"},"keywords":["mocha","reporter","json","html"],"main":"src/mochawesome.js","nyc":{"include":["src/*.js"],"reporter":["lcov","html","text-summary"],"cache":false,"check-coverage":true,"lines":99,"statements":99,"functions":100,"branches":90},"dependencies":{"chalk":"^2.4.1","diff":"^3.5.0","json-stringify-safe":"^5.0.1","lodash.isempty":"^4.4.0","lodash.isfunction":"^3.0.9","lodash.isobject":"^3.0.2","lodash.isstring":"^4.0.1","mochawesome-report-generator":"^3.1.4","strip-ansi":"^5.0.0","uuid":"^3.3.2"},"peerDependencies":{"mocha":"*"},"devDependencies":{"cross-env":"^5.2.0","eslint":"^5.7.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.14.0","mocha":"*","nyc":"^13.1.0","proxyquire":"^2.1.0","should":"^13.2.3","sinon":"^7.0.0"},"gitHead":"041be4e5c9bc39f4ac7b487b4449486e74ecfbe0","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome#readme","_id":"mochawesome@4.0.0-alpha.0","_npmVersion":"6.4.1","_nodeVersion":"10.9.0","_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"dist":{"shasum":"b115d9fae3e4721e2c360fd978d7673ff1ee6e49","size":12797,"noattachment":false,"key":"/mochawesome/-/mochawesome-4.0.0-alpha.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-4.0.0-alpha.0.tgz"},"maintainers":[{"name":"adamgruber","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mochawesome_4.0.0-alpha.0_1545353737006_0.6860311555105219"},"_hasShrinkwrap":false,"publish_time":1545353737094,"_cnpm_publish_time":1545353737094,"_cnpmcore_publish_time":"2021-12-18T18:03:44.225Z"},"3.1.1":{"name":"mochawesome","version":"3.1.1","description":"A Gorgeous HTML/CSS Reporter for Mocha.js","scripts":{"lint":"eslint src test","test":"npm run lint && cross-env NODE_ENV=test nyc mocha","test:fn":"mocha test-functional/test.js --opts test-functional/mocha.opts","test:prog":"node ./test-programmatic","test:mem":"mocha test-functional/mem-test.js --opts test-functional/mocha.opts","test:ctx":"mocha test-functional/test-context.js --opts test-functional/mocha.opts","tdd":"npm run lint && cross-env NODE_ENV=test nyc mocha --watch","dev":"babel --watch src -d dist","build":"babel src -d dist","prepack":"npm run test && npm run build"},"author":{"name":"Adam Gruber"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/adamgruber/mochawesome.git"},"keywords":["mocha","reporter","json","html"],"engine":"node >= 4","main":"dist/mochawesome.js","nyc":{"include":["src/*.js"],"require":["babel-register"],"sourceMap":false,"instrument":false,"reporter":["lcov","html","text-summary"],"cache":true,"check-coverage":true,"lines":99,"statements":99,"functions":100,"branches":90},"dependencies":{"babel-runtime":"^6.20.0","chalk":"^2.3.0","diff":"^3.4.0","json-stringify-safe":"^5.0.1","lodash":"^4.17.3","mochawesome-report-generator":"^3.0.1","strip-ansi":"^4.0.0","uuid":"^3.0.1"},"peerDependencies":{"mocha":"*"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.20.0","babel-plugin-istanbul":"^4.1.5","babel-plugin-transform-runtime":"^6.15.0","babel-preset-es2015":"^6.14.0","babel-preset-stage-3":"^6.11.0","babel-register":"^6.14.0","cross-env":"^5.1.1","eslint":"^4.12.0","eslint-config-airbnb-base":"^12.1.0","eslint-plugin-import":"^2.2.0","mocha":"*","nyc":"^11.4.0","proxyquire":"^1.7.10","should":"^13.1.3","sinon":"^4.1.2"},"gitHead":"798911ff7d57303ef20181b7d6ba9e7f69227839","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome#readme","_id":"mochawesome@3.1.1","_npmVersion":"6.4.1","_nodeVersion":"10.9.0","_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"dist":{"shasum":"106db6cb75dc6f626bcc559c8752c99ef135ec53","size":13189,"noattachment":false,"key":"/mochawesome/-/mochawesome-3.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-3.1.1.tgz"},"maintainers":[{"name":"adamgruber","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mochawesome_3.1.1_1540219135069_0.2726442825200457"},"_hasShrinkwrap":false,"publish_time":1540219135204,"_cnpm_publish_time":1540219135204,"_cnpmcore_publish_time":"2021-12-18T18:03:44.563Z"},"3.1.0":{"name":"mochawesome","version":"3.1.0","description":"A Gorgeous HTML/CSS Reporter for Mocha.js","scripts":{"lint":"eslint src test","test":"npm run lint && cross-env NODE_ENV=test nyc mocha","test:fn":"mocha test-functional/test.js --opts test-functional/mocha.opts","test:prog":"node ./test-programmatic","test:mem":"mocha test-functional/mem-test.js --opts test-functional/mocha.opts","test:ctx":"mocha test-functional/test-context.js --opts test-functional/mocha.opts","tdd":"npm run lint && cross-env NODE_ENV=test nyc mocha --watch","dev":"babel --watch src -d dist","build":"babel src -d dist","prepack":"npm run test && npm run build"},"author":{"name":"Adam Gruber"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/adamgruber/mochawesome.git"},"keywords":["mocha","reporter","json","html"],"engine":"node >= 4","main":"dist/mochawesome.js","nyc":{"include":["src/*.js"],"require":["babel-register"],"sourceMap":false,"instrument":false,"reporter":["lcov","html","text-summary"],"cache":true,"check-coverage":true,"lines":99,"statements":99,"functions":100,"branches":90},"dependencies":{"babel-runtime":"^6.20.0","chalk":"^2.3.0","diff":"^3.4.0","json-stringify-safe":"^5.0.1","lodash":"^4.17.3","mochawesome-report-generator":"^3.0.1","strip-ansi":"^4.0.0","uuid":"^3.0.1"},"peerDependencies":{"mocha":"*"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.20.0","babel-plugin-istanbul":"^4.1.5","babel-plugin-transform-runtime":"^6.15.0","babel-preset-es2015":"^6.14.0","babel-preset-stage-3":"^6.11.0","babel-register":"^6.14.0","cross-env":"^5.1.1","eslint":"^4.12.0","eslint-config-airbnb-base":"^12.1.0","eslint-plugin-import":"^2.2.0","mocha":"*","nyc":"^11.4.0","proxyquire":"^1.7.10","should":"^13.1.3","sinon":"^4.1.2"},"gitHead":"e176d7fd3fce7067d125ee7f7fe13dbfc0fa4f7d","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome#readme","_id":"mochawesome@3.1.0","_npmVersion":"6.3.0","_nodeVersion":"10.9.0","_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"dist":{"shasum":"4834c31a2ed6d0d4ac9db4ba187f2e1dd33e7d3c","size":12375,"noattachment":false,"key":"/mochawesome/-/mochawesome-3.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-3.1.0.tgz"},"maintainers":[{"name":"adamgruber","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mochawesome_3.1.0_1539801486117_0.665601454228766"},"_hasShrinkwrap":false,"publish_time":1539801486422,"_cnpm_publish_time":1539801486422,"_cnpmcore_publish_time":"2021-12-18T18:03:44.774Z"},"3.0.3":{"name":"mochawesome","version":"3.0.3","description":"A Gorgeous HTML/CSS Reporter for Mocha.js","scripts":{"lint":"eslint src test","test":"npm run lint && cross-env NODE_ENV=test nyc mocha","test:fn":"mocha test-functional/test.js --opts test-functional/mocha.opts","test:prog":"node ./test-programmatic","test:mem":"mocha test-functional/mem-test.js --opts test-functional/mocha.opts","test:ctx":"mocha test-functional/test-context.js --opts test-functional/mocha.opts","tdd":"npm run lint && cross-env NODE_ENV=test nyc mocha --watch","dev":"babel --watch src -d dist","build":"babel src -d dist","prepack":"npm run test && npm run build"},"author":{"name":"Adam Gruber"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/adamgruber/mochawesome.git"},"keywords":["mocha","reporter","json","html"],"engine":"node >= 4","main":"dist/mochawesome.js","files":["addContext.js","dist"],"nyc":{"include":["src/*.js"],"require":["babel-register"],"sourceMap":false,"instrument":false,"reporter":["lcov","html","text-summary"],"cache":true,"check-coverage":true,"lines":99,"statements":99,"functions":100,"branches":90},"dependencies":{"babel-runtime":"^6.20.0","chalk":"^2.3.0","diff":"^3.4.0","json-stringify-safe":"^5.0.1","lodash":"^4.17.3","mochawesome-report-generator":"^3.0.1","strip-ansi":"^4.0.0","uuid":"^3.0.1"},"peerDependencies":{"mocha":"*"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.20.0","babel-plugin-istanbul":"^4.1.5","babel-plugin-transform-runtime":"^6.15.0","babel-preset-es2015":"^6.14.0","babel-preset-stage-3":"^6.11.0","babel-register":"^6.14.0","cross-env":"^5.1.1","eslint":"^4.12.0","eslint-config-airbnb-base":"^12.1.0","eslint-plugin-import":"^2.2.0","mocha":"*","nyc":"^11.4.0","proxyquire":"^1.7.10","should":"^13.1.3","sinon":"^4.1.2"},"gitHead":"f0ca20eaceffaa6676ea9c916b63ef56214b8306","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome#readme","_id":"mochawesome@3.0.3","_npmVersion":"6.2.0","_nodeVersion":"8.11.1","_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"dist":{"shasum":"6fe038d52a99b0e6ad8fa1edbef69ab79d37fbec","size":12261,"noattachment":false,"key":"/mochawesome/-/mochawesome-3.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-3.0.3.tgz"},"maintainers":[{"name":"adamgruber","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mochawesome_3.0.3_1532550559558_0.020916159849572624"},"_hasShrinkwrap":false,"publish_time":1532550559637,"_cnpm_publish_time":1532550559637,"_cnpmcore_publish_time":"2021-12-18T18:03:44.982Z"},"3.0.2":{"name":"mochawesome","version":"3.0.2","description":"A Gorgeous HTML/CSS Reporter for Mocha.js","scripts":{"lint":"eslint src test","test":"npm run lint && cross-env NODE_ENV=test nyc mocha","test:fn":"mocha test-functional/test.js --opts test-functional/mocha.opts","test:prog":"node ./test-programmatic","test:mem":"mocha test-functional/mem-test.js --opts test-functional/mocha.opts","test:ctx":"mocha test-functional/test-context.js --opts test-functional/mocha.opts","tdd":"npm run lint && cross-env NODE_ENV=test nyc mocha --watch","dev":"babel --watch src -d dist","build":"babel src -d dist","prepack":"npm run test && npm run build"},"author":{"name":"Adam Gruber"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/adamgruber/mochawesome.git"},"keywords":["mocha","reporter","json","html"],"engine":"node >= 4","main":"dist/mochawesome.js","files":["addContext.js","dist"],"nyc":{"include":["src/*.js"],"require":["babel-register"],"sourceMap":false,"instrument":false,"reporter":["lcov","html","text-summary"],"cache":true,"check-coverage":true,"lines":99,"statements":99,"functions":100,"branches":90},"dependencies":{"babel-runtime":"^6.20.0","chalk":"^2.3.0","diff":"^3.4.0","json-stringify-safe":"^5.0.1","lodash":"^4.17.3","mochawesome-report-generator":"^3.0.1","strip-ansi":"^4.0.0","uuid":"^3.0.1"},"peerDependencies":{"mocha":"*"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.20.0","babel-plugin-istanbul":"^4.1.5","babel-plugin-transform-runtime":"^6.15.0","babel-preset-es2015":"^6.14.0","babel-preset-stage-3":"^6.11.0","babel-register":"^6.14.0","cross-env":"^5.1.1","eslint":"^4.12.0","eslint-config-airbnb-base":"^12.1.0","eslint-plugin-import":"^2.2.0","mocha":"*","nyc":"^11.4.0","proxyquire":"^1.7.10","should":"^13.1.3","sinon":"^4.1.2"},"gitHead":"d661fbba519225ccd2e635895452ebddf5fc3d7c","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome#readme","_id":"mochawesome@3.0.2","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"dist":{"shasum":"6884a8bb85c1d5033fe1d2e278ee309f433e750d","size":12133,"noattachment":false,"key":"/mochawesome/-/mochawesome-3.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-3.0.2.tgz"},"maintainers":[{"name":"adamgruber","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mochawesome-3.0.2.tgz_1516892406968_0.5437114632222801"},"directories":{},"publish_time":1516892407804,"_hasShrinkwrap":false,"_cnpm_publish_time":1516892407804,"_cnpmcore_publish_time":"2021-12-18T18:03:45.197Z"},"3.0.1":{"name":"mochawesome","version":"3.0.1","description":"A Gorgeous HTML/CSS Reporter for Mocha.js","scripts":{"lint":"eslint src test","test":"npm run lint && cross-env NODE_ENV=test nyc mocha","test:fn":"mocha test-functional/test.js --opts test-functional/mocha.opts","test:prog":"node ./test-programmatic","test:mem":"mocha test-functional/mem-test.js --opts test-functional/mocha.opts","test:ctx":"mocha test-functional/test-context.js --opts test-functional/mocha.opts","tdd":"npm run lint && cross-env NODE_ENV=test nyc mocha --watch","dev":"babel --watch src -d dist","build":"babel src -d dist","prepack":"npm run test && npm run build"},"author":{"name":"Adam Gruber"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/adamgruber/mochawesome.git"},"keywords":["mocha","reporter","json","html"],"engine":"node >= 4","main":"dist/mochawesome.js","files":["addContext.js","dist"],"nyc":{"include":["src/*.js"],"require":["babel-register"],"sourceMap":false,"instrument":false,"reporter":["lcov","html","text-summary"],"cache":true,"check-coverage":true,"lines":99,"statements":99,"functions":100,"branches":90},"dependencies":{"babel-runtime":"^6.20.0","chalk":"^2.3.0","diff":"^3.4.0","json-stringify-safe":"^5.0.1","lodash":"^4.17.3","mochawesome-report-generator":"^3.0.1","strip-ansi":"^4.0.0","uuid":"^3.0.1"},"peerDependencies":{"mocha":"*"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.20.0","babel-plugin-istanbul":"^4.1.5","babel-plugin-transform-runtime":"^6.15.0","babel-preset-es2015":"^6.14.0","babel-preset-stage-3":"^6.11.0","babel-register":"^6.14.0","cross-env":"^5.1.1","eslint":"^4.12.0","eslint-config-airbnb-base":"^12.1.0","eslint-plugin-import":"^2.2.0","mocha":"*","nyc":"^11.4.0","proxyquire":"^1.7.10","should":"^13.1.3","sinon":"^4.1.2"},"gitHead":"b8a8a1828b5c052d464024e76d0addf6a0a2c1f9","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome#readme","_id":"mochawesome@3.0.1","_npmVersion":"5.6.0","_nodeVersion":"8.9.0","_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"dist":{"shasum":"25fd9777adcae4c21480b4c336a8ff2ceb073b84","size":12061,"noattachment":false,"key":"/mochawesome/-/mochawesome-3.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-3.0.1.tgz"},"maintainers":[{"name":"adamgruber","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mochawesome-3.0.1.tgz_1514310147505_0.9226663026493043"},"directories":{},"publish_time":1514310148560,"_hasShrinkwrap":false,"_cnpm_publish_time":1514310148560,"_cnpmcore_publish_time":"2021-12-18T18:03:45.421Z"},"3.0.0":{"name":"mochawesome","version":"3.0.0","description":"A Gorgeous HTML/CSS Reporter for Mocha.js","scripts":{"lint":"eslint src test","test":"npm run lint && cross-env NODE_ENV=test nyc mocha","test:fn":"mocha test-functional/test.js --opts test-functional/mocha.opts","test:prog":"node ./test-programmatic","test:mem":"mocha test-functional/mem-test.js --opts test-functional/mocha.opts","test:ctx":"mocha test-functional/test-context.js --opts test-functional/mocha.opts","dev":"babel --watch src -d dist","build":"babel src -d dist","prepack":"npm run test && npm run build"},"author":{"name":"Adam Gruber"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/adamgruber/mochawesome.git"},"keywords":["mocha","reporter","json","html"],"engine":"node >= 4","main":"dist/mochawesome.js","files":["addContext.js","dist"],"nyc":{"include":["src/*.js"],"require":["babel-register"],"sourceMap":false,"instrument":false,"reporter":["lcov","html","text-summary"],"cache":true,"check-coverage":true,"lines":99,"statements":99,"functions":100,"branches":90},"dependencies":{"babel-runtime":"^6.20.0","chalk":"^2.3.0","diff":"^3.4.0","json-stringify-safe":"^5.0.1","lodash":"^4.17.3","mochawesome-report-generator":"^3.0.0","strip-ansi":"^4.0.0","uuid":"^3.0.1"},"peerDependencies":{"mocha":"*"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.20.0","babel-plugin-istanbul":"^4.1.5","babel-plugin-transform-runtime":"^6.15.0","babel-preset-es2015":"^6.14.0","babel-preset-stage-3":"^6.11.0","babel-register":"^6.14.0","cross-env":"^5.1.1","eslint":"^4.12.0","eslint-config-airbnb-base":"^12.1.0","eslint-plugin-import":"^2.2.0","mocha":"*","nyc":"^11.4.0","proxyquire":"^1.7.10","should":"^13.1.3","sinon":"^4.1.2"},"gitHead":"5a49d41054cfa6aa2ab4421c12571769218ed425","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome#readme","_id":"mochawesome@3.0.0","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"dist":{"shasum":"9f40428bf322069b7fe28ae826b10ec7d1b0203e","size":11993,"noattachment":false,"key":"/mochawesome/-/mochawesome-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-3.0.0.tgz"},"maintainers":[{"name":"adamgruber","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mochawesome-3.0.0.tgz_1512057427031_0.13734687771648169"},"directories":{},"publish_time":1512057428089,"_hasShrinkwrap":false,"_cnpm_publish_time":1512057428089,"_cnpmcore_publish_time":"2021-12-18T18:03:45.612Z"},"2.3.1":{"name":"mochawesome","version":"2.3.1","description":"A Gorgeous HTML/CSS Reporter for Mocha.js","scripts":{"lint":"eslint src test","test":"npm run lint && cross-env NODE_ENV=test nyc mocha","test:fn":"mocha test-functional/test.js --opts test-functional/mocha.opts","test:prog":"node ./test-programmatic","test:mem":"mocha test-functional/mem-test.js --opts test-functional/mocha.opts","test:ctx":"mocha test-functional/test-context.js --opts test-functional/mocha.opts","dev":"babel --watch src -d dist","build":"babel src -d dist","prepack":"npm run test && npm run build"},"author":{"name":"Adam Gruber"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/adamgruber/mochawesome.git"},"keywords":["mocha","reporter","json","html"],"engine":"node >= 4","main":"dist/mochawesome.js","files":["addContext.js","dist"],"nyc":{"include":["src/*.js"],"require":["babel-register"],"sourceMap":false,"instrument":false,"reporter":["lcov","html","text-summary"],"cache":true,"check-coverage":true,"lines":99,"statements":99,"functions":100,"branches":90},"dependencies":{"babel-runtime":"^6.20.0","chalk":"^1.1.3","diff":"^3.0.0","json-stringify-safe":"^5.0.1","lodash":"^4.17.3","mochawesome-report-generator":"^2.2.0","strip-ansi":"^4.0.0","uuid":"^3.0.1"},"peerDependencies":{"mocha":"*"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.20.0","babel-plugin-istanbul":"^3.0.0","babel-plugin-transform-runtime":"^6.15.0","babel-preset-es2015":"^6.14.0","babel-preset-stage-3":"^6.11.0","babel-register":"^6.14.0","cross-env":"^3.1.2","eslint":"^3.10.2","eslint-config-airbnb-base":"^10.0.1","eslint-plugin-import":"^2.2.0","mocha":"*","nyc":"^9.0.1","proxyquire":"^1.7.10","should":"^11.1.2","sinon":"^2.1.0"},"gitHead":"36e9ab0391fdc93c604b319d8ee39097c5c1d2a9","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome#readme","_id":"mochawesome@2.3.1","_npmVersion":"5.4.1","_nodeVersion":"6.10.2","_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"dist":{"shasum":"43b2445e4ba25f585bcda69e5592c0815f9c3709","size":12345,"noattachment":false,"key":"/mochawesome/-/mochawesome-2.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-2.3.1.tgz"},"maintainers":[{"name":"adamgruber","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mochawesome-2.3.1.tgz_1505739428895_0.06592810992151499"},"directories":{},"publish_time":1505739429907,"_hasShrinkwrap":false,"_cnpm_publish_time":1505739429907,"_cnpmcore_publish_time":"2021-12-18T18:03:45.897Z"},"2.3.0":{"name":"mochawesome","version":"2.3.0","description":"A Gorgeous HTML/CSS Reporter for Mocha.js","scripts":{"lint":"eslint src test","test":"npm run lint && cross-env NODE_ENV=test nyc mocha","test:fn":"mocha test-functional/test.js --opts test-functional/mocha.opts","test:prog":"node ./test-programmatic","test:mem":"mocha test-functional/mem-test.js --opts test-functional/mocha.opts","test:ctx":"mocha test-functional/test-context.js --opts test-functional/mocha.opts","dev":"babel --watch src -d dist","build":"babel src -d dist"},"author":{"name":"Adam Gruber"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/adamgruber/mochawesome.git"},"keywords":["mocha","reporter","json","html"],"engine":"node >= 4","main":"dist/mochawesome.js","files":["addContext.js","dist"],"nyc":{"include":["src/*.js"],"require":["babel-register"],"sourceMap":false,"instrument":false,"reporter":["lcov","html","text-summary"],"cache":true,"check-coverage":true,"lines":99,"statements":99,"functions":100,"branches":90},"dependencies":{"babel-runtime":"^6.20.0","chalk":"^1.1.3","diff":"^3.0.0","json-stringify-safe":"^5.0.1","lodash":"^4.17.3","mochawesome-report-generator":"^2.2.0","strip-ansi":"^4.0.0","uuid":"^3.0.1"},"peerDependencies":{"mocha":"*"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.20.0","babel-plugin-istanbul":"^3.0.0","babel-plugin-transform-runtime":"^6.15.0","babel-preset-es2015":"^6.14.0","babel-preset-stage-3":"^6.11.0","babel-register":"^6.14.0","cross-env":"^3.1.2","eslint":"^3.10.2","eslint-config-airbnb-base":"^10.0.1","eslint-plugin-import":"^2.2.0","mocha":"*","nyc":"^9.0.1","proxyquire":"^1.7.10","should":"^11.1.2","sinon":"^2.1.0"},"gitHead":"9a5510b3d814316641cf72f38d8925fe756a1f2b","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome#readme","_id":"mochawesome@2.3.0","_shasum":"ee434a6f8bdb8e9bf5b998dd13a172d59acb66c9","_from":".","_npmVersion":"4.2.0","_nodeVersion":"6.9.2","_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"dist":{"shasum":"ee434a6f8bdb8e9bf5b998dd13a172d59acb66c9","size":12296,"noattachment":false,"key":"/mochawesome/-/mochawesome-2.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-2.3.0.tgz"},"maintainers":[{"name":"adamgruber","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mochawesome-2.3.0.tgz_1498768898946_0.015458512585610151"},"directories":{},"publish_time":1498768900328,"_hasShrinkwrap":false,"_cnpm_publish_time":1498768900328,"_cnpmcore_publish_time":"2021-12-18T18:03:46.133Z"},"2.2.1":{"name":"mochawesome","version":"2.2.1","description":"A Gorgeous HTML/CSS Reporter for Mocha.js","scripts":{"lint":"eslint src test","test":"npm run lint && cross-env NODE_ENV=test nyc mocha","test:fn":"mocha test-functional/test.js --opts test-functional/mocha.opts","test:prog":"node ./test-programmatic","test:mem":"mocha test-functional/mem-test.js --opts test-functional/mocha.opts","test:ctx":"mocha test-functional/test-context.js --opts test-functional/mocha.opts","build":"babel src -d dist"},"author":{"name":"Adam Gruber"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/adamgruber/mochawesome.git"},"keywords":["mocha","reporter","json","html"],"engine":"node >= 4","main":"dist/mochawesome.js","files":["addContext.js","dist"],"nyc":{"include":["src/*.js"],"require":["babel-register"],"sourceMap":false,"instrument":false,"reporter":["lcov","html","text-summary"],"cache":true,"check-coverage":true,"lines":99,"statements":99,"functions":100,"branches":90},"dependencies":{"babel-runtime":"^6.20.0","chalk":"^1.1.3","diff":"^3.0.0","json-stringify-safe":"^5.0.1","lodash":"^4.17.3","mochawesome-report-generator":"^2.1.0","uuid":"^3.0.1"},"peerDependencies":{"mocha":"*"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.20.0","babel-plugin-istanbul":"^3.0.0","babel-plugin-transform-runtime":"^6.15.0","babel-preset-es2015":"^6.14.0","babel-preset-stage-3":"^6.11.0","babel-register":"^6.14.0","cross-env":"^3.1.2","eslint":"^3.10.2","eslint-config-airbnb-base":"^10.0.1","eslint-plugin-import":"^2.2.0","mocha":"*","nyc":"^9.0.1","proxyquire":"^1.7.10","should":"^11.1.2","sinon":"^2.1.0"},"gitHead":"9ac731401810b0ce6615ca0da296c9868ef1f240","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome#readme","_id":"mochawesome@2.2.1","_shasum":"f009301e0ddefc9b7423d899476730de1213a89b","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"dist":{"shasum":"f009301e0ddefc9b7423d899476730de1213a89b","size":11728,"noattachment":false,"key":"/mochawesome/-/mochawesome-2.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-2.2.1.tgz"},"maintainers":[{"name":"adamgruber","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mochawesome-2.2.1.tgz_1496975495489_0.33635777537710965"},"directories":{},"publish_time":1496975496592,"_hasShrinkwrap":false,"_cnpm_publish_time":1496975496592,"_cnpmcore_publish_time":"2021-12-18T18:03:46.372Z"},"2.2.0":{"name":"mochawesome","version":"2.2.0","description":"A Gorgeous HTML/CSS Reporter for Mocha.js","scripts":{"lint":"eslint src test","test":"npm run lint && cross-env NODE_ENV=test nyc mocha","test:fn":"mocha test-functional/test.js --opts test-functional/mocha.opts","test:prog":"node ./test-programmatic","test:mem":"mocha test-functional/mem-test.js --opts test-functional/mocha.opts","test:ctx":"mocha test-functional/test-context.js --opts test-functional/mocha.opts","build":"babel src -d dist"},"author":{"name":"Adam Gruber"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/adamgruber/mochawesome.git"},"keywords":["mocha","reporter","json","html"],"engine":"node >= 4","main":"dist/mochawesome.js","files":["addContext.js","dist"],"nyc":{"include":["src/*.js"],"require":["babel-register"],"sourceMap":false,"instrument":false,"reporter":["lcov","html","text-summary"],"cache":true,"check-coverage":true,"lines":99,"statements":99,"functions":100,"branches":90},"dependencies":{"babel-runtime":"^6.20.0","chalk":"^1.1.3","diff":"^3.0.0","json-stringify-safe":"^5.0.1","lodash":"^4.17.3","mochawesome-report-generator":"^2.0.2","uuid":"^3.0.1"},"peerDependencies":{"mocha":"*"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.20.0","babel-plugin-istanbul":"^3.0.0","babel-plugin-transform-runtime":"^6.15.0","babel-preset-es2015":"^6.14.0","babel-preset-stage-3":"^6.11.0","babel-register":"^6.14.0","cross-env":"^3.1.2","eslint":"^3.10.2","eslint-config-airbnb-base":"^10.0.1","eslint-plugin-import":"^2.2.0","mocha":"*","nyc":"^9.0.1","proxyquire":"^1.7.10","should":"^11.1.2","sinon":"^2.1.0"},"gitHead":"60d7c9cfc8968e84d6c6cfcb8899efcb6dce2f1c","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome#readme","_id":"mochawesome@2.2.0","_shasum":"1ea59ffa9b26a5d811c394076ba9a8a5f0e6a35e","_from":".","_npmVersion":"4.2.0","_nodeVersion":"6.9.2","_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"dist":{"shasum":"1ea59ffa9b26a5d811c394076ba9a8a5f0e6a35e","size":11702,"noattachment":false,"key":"/mochawesome/-/mochawesome-2.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-2.2.0.tgz"},"maintainers":[{"name":"adamgruber","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/mochawesome-2.2.0.tgz_1494338158735_0.14978162152692676"},"directories":{},"publish_time":1494338160665,"_hasShrinkwrap":false,"_cnpm_publish_time":1494338160665,"_cnpmcore_publish_time":"2021-12-18T18:03:46.611Z"},"2.1.0":{"name":"mochawesome","version":"2.1.0","description":"A Gorgeous HTML/CSS Reporter for Mocha.js","scripts":{"lint":"eslint src test","test":"npm run lint && cross-env NODE_ENV=test nyc mocha","test:fn":"mocha test-functional/test.js --opts test-functional/mocha.opts","test:prog":"node ./test-programmatic","test:mem":"mocha test-functional/mem-test.js --opts test-functional/mocha.opts","test:ctx":"mocha test-functional/test-context.js --opts test-functional/mocha.opts","build":"babel src -d dist"},"author":{"name":"Adam Gruber"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/adamgruber/mochawesome.git"},"keywords":["mocha","reporter","json","html"],"engine":"node >= 4","main":"dist/mochawesome.js","files":["addContext.js","dist"],"nyc":{"include":["src/*.js"],"require":["babel-register"],"sourceMap":false,"instrument":false,"reporter":["lcov","html","text-summary"],"cache":true,"check-coverage":true,"lines":99,"statements":99,"functions":100,"branches":90},"dependencies":{"babel-runtime":"^6.20.0","chalk":"^1.1.3","diff":"^3.0.0","json-stringify-safe":"^5.0.1","lodash":"^4.17.3","mochawesome-report-generator":"^2.0.2","uuid":"^3.0.1"},"peerDependencies":{"mocha":"*"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.20.0","babel-plugin-istanbul":"^3.0.0","babel-plugin-transform-runtime":"^6.15.0","babel-preset-es2015":"^6.14.0","babel-preset-stage-3":"^6.11.0","babel-register":"^6.14.0","cross-env":"^3.1.2","eslint":"^3.10.2","eslint-config-airbnb-base":"^10.0.1","eslint-plugin-import":"^2.2.0","mocha":"*","nyc":"^9.0.1","proxyquire":"^1.7.10","should":"^11.1.2","sinon":"^2.1.0"},"gitHead":"2bd416b829702b29f698f233d34033bc7d07bbfe","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome#readme","_id":"mochawesome@2.1.0","_shasum":"abcb09e6facd338a8c6252fc28f0be976da5c812","_from":".","_npmVersion":"2.15.11","_nodeVersion":"4.7.2","_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"dist":{"shasum":"abcb09e6facd338a8c6252fc28f0be976da5c812","size":11163,"noattachment":false,"key":"/mochawesome/-/mochawesome-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-2.1.0.tgz"},"maintainers":[{"name":"adamgruber","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/mochawesome-2.1.0.tgz_1493144207319_0.5119337139185518"},"directories":{},"publish_time":1493144208010,"_hasShrinkwrap":false,"_cnpm_publish_time":1493144208010,"_cnpmcore_publish_time":"2021-12-18T18:03:46.836Z"},"2.0.5":{"name":"mochawesome","version":"2.0.5","description":"A Gorgeous HTML/CSS Reporter for Mocha.js","scripts":{"lint":"eslint src test","test":"npm run lint && cross-env NODE_ENV=test nyc mocha","test:fn":"mocha test-functional/test.js --opts test-functional/mocha.opts","test:mem":"mocha test-functional/mem-test.js --opts test-functional/mocha.opts","test:ctx":"mocha test-functional/test-context.js --opts test-functional/mocha.opts","build":"babel src -d dist"},"author":{"name":"Adam Gruber"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/adamgruber/mochawesome.git"},"keywords":["mocha","reporter","json","html"],"engine":"node >= 4","main":"dist/mochawesome.js","files":["LICENSE.md","README.md","CHANGELOG.md","addContext.js","dist"],"nyc":{"include":["src/*.js"],"require":["babel-register"],"sourceMap":false,"instrument":false,"reporter":["lcov","html","text-summary"],"cache":true,"check-coverage":true,"lines":99,"statements":99,"functions":100,"branches":90},"dependencies":{"babel-runtime":"^6.20.0","chalk":"^1.1.3","diff":"^3.0.0","fs-extra":"^2.0.0","json-stringify-safe":"^5.0.1","lodash":"^4.17.3","mochawesome-report-generator":"^1.1.0","uuid":"^3.0.1"},"peerDependencies":{"mocha":"*"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.20.0","babel-plugin-istanbul":"^3.0.0","babel-plugin-transform-runtime":"^6.15.0","babel-preset-es2015":"^6.14.0","babel-preset-stage-3":"^6.11.0","babel-register":"^6.14.0","cross-env":"^3.1.2","eslint":"^3.10.2","eslint-config-airbnb-base":"^10.0.1","eslint-plugin-import":"^2.2.0","mocha":"*","nyc":"^9.0.1","proxyquire":"^1.7.10","should":"^11.1.2","sinon":"^1.17.5"},"gitHead":"28951e0e018682b9af68f37d21745c5c78f2206c","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome#readme","_id":"mochawesome@2.0.5","_shasum":"0ada6c7c27d59ce15ae1ed6736ce84e151f3a0d4","_from":".","_npmVersion":"4.2.0","_nodeVersion":"6.9.2","_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"dist":{"shasum":"0ada6c7c27d59ce15ae1ed6736ce84e151f3a0d4","size":11369,"noattachment":false,"key":"/mochawesome/-/mochawesome-2.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-2.0.5.tgz"},"maintainers":[{"name":"adamgruber","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/mochawesome-2.0.5.tgz_1492105673336_0.641197043703869"},"directories":{},"publish_time":1492105675515,"_hasShrinkwrap":false,"_cnpm_publish_time":1492105675515,"_cnpmcore_publish_time":"2021-12-18T18:03:47.045Z"},"2.0.4":{"name":"mochawesome","version":"2.0.4","description":"A Gorgeous HTML/CSS Reporter for Mocha.js","scripts":{"lint":"eslint src test","test":"npm run lint && cross-env NODE_ENV=test nyc mocha","test:fn":"mocha test-functional/test.js --opts test-functional/mocha.opts","test:mem":"mocha test-functional/mem-test.js --opts test-functional/mocha.opts","test:ctx":"mocha test-functional/test-context.js --opts test-functional/mocha.opts","build":"babel src -d dist"},"author":{"name":"Adam Gruber"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/adamgruber/mochawesome.git"},"keywords":["mocha","reporter","json","html"],"engine":"node >= 4","main":"dist/mochawesome.js","nyc":{"include":["src/*.js"],"require":["babel-register"],"sourceMap":false,"instrument":false,"reporter":["lcov","html","text-summary"],"cache":true,"check-coverage":true,"lines":99,"statements":99,"functions":100,"branches":90},"dependencies":{"babel-runtime":"^6.20.0","chalk":"^1.1.3","diff":"^3.0.0","fs-extra":"^2.0.0","json-stringify-safe":"^5.0.1","lodash":"^4.17.3","mochawesome-report-generator":"^1.1.0","uuid":"^3.0.1"},"peerDependencies":{"mocha":"*"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.20.0","babel-plugin-istanbul":"^3.0.0","babel-plugin-transform-runtime":"^6.15.0","babel-preset-es2015":"^6.14.0","babel-preset-stage-3":"^6.11.0","babel-register":"^6.14.0","cross-env":"^3.1.2","eslint":"^3.10.2","eslint-config-airbnb-base":"^10.0.1","eslint-plugin-import":"^2.2.0","mocha":"*","nyc":"^9.0.1","proxyquire":"^1.7.10","should":"^11.1.2","sinon":"^1.17.5"},"gitHead":"5c04cc8b7e4e2599984cceea9a6de764d33b4b80","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome#readme","_id":"mochawesome@2.0.4","_shasum":"18c0ba1ce9db363c946618506bba1a73df6f4054","_from":".","_npmVersion":"3.10.9","_nodeVersion":"6.9.2","_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"dist":{"shasum":"18c0ba1ce9db363c946618506bba1a73df6f4054","size":1108099,"noattachment":false,"key":"/mochawesome/-/mochawesome-2.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-2.0.4.tgz"},"maintainers":[{"name":"adamgruber","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/mochawesome-2.0.4.tgz_1487625078863_0.44595200126059353"},"directories":{},"publish_time":1487625079546,"_hasShrinkwrap":false,"_cnpm_publish_time":1487625079546,"_cnpmcore_publish_time":"2021-12-18T18:03:47.438Z"},"2.0.3":{"name":"mochawesome","version":"2.0.3","description":"A Gorgeous HTML/CSS Reporter for Mocha.js","scripts":{"lint":"eslint src test","test":"npm run lint && cross-env NODE_ENV=test nyc mocha","test:fn":"mocha test-functional/test.js --opts test-functional/mocha.opts","test:mem":"mocha test-functional/mem-test.js --opts test-functional/mocha.opts","test:ctx":"mocha test-functional/test-context.js --opts test-functional/mocha.opts","build":"babel src -d dist"},"author":{"name":"Adam Gruber"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/adamgruber/mochawesome.git"},"keywords":["mocha","reporter","json","html"],"engine":"node >= 4","main":"dist/mochawesome.js","nyc":{"include":["src/*.js"],"require":["babel-register"],"sourceMap":false,"instrument":false,"reporter":["lcov","html","text-summary"],"cache":true,"check-coverage":true,"lines":99,"statements":99,"functions":100,"branches":90},"dependencies":{"babel-runtime":"^6.20.0","chalk":"^1.1.3","diff":"^3.0.0","fs-extra":"^1.0.0","json-stringify-safe":"^5.0.1","lodash":"^4.17.3","mochawesome-report-generator":"^1.0.3","uuid":"^3.0.1"},"peerDependencies":{"mocha":"*"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.20.0","babel-plugin-istanbul":"^3.0.0","babel-plugin-transform-runtime":"^6.15.0","babel-preset-es2015":"^6.14.0","babel-preset-stage-3":"^6.11.0","babel-register":"^6.14.0","cross-env":"^3.1.2","eslint":"^3.10.2","eslint-config-airbnb-base":"^10.0.1","eslint-plugin-import":"^2.2.0","mocha":"*","nyc":"^9.0.1","proxyquire":"^1.7.10","should":"^11.1.2","sinon":"^1.17.5"},"gitHead":"c08b1a4cc4abea2c852e0f5735c5877dc797bc4f","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome#readme","_id":"mochawesome@2.0.3","_shasum":"b3350a5d823e0b4e18744d6df6a5f747b9386e03","_from":".","_npmVersion":"3.10.9","_nodeVersion":"6.9.2","_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"dist":{"shasum":"b3350a5d823e0b4e18744d6df6a5f747b9386e03","size":1104578,"noattachment":false,"key":"/mochawesome/-/mochawesome-2.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-2.0.3.tgz"},"maintainers":[{"name":"adamgruber","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/mochawesome-2.0.3.tgz_1486606304037_0.10426617949269712"},"directories":{},"publish_time":1486606306727,"_hasShrinkwrap":false,"_cnpm_publish_time":1486606306727,"_cnpmcore_publish_time":"2021-12-18T18:03:47.817Z"},"2.0.2":{"name":"mochawesome","version":"2.0.2","description":"A Gorgeous HTML/CSS Reporter for Mocha.js","scripts":{"lint":"eslint src test","test":"npm run lint && cross-env NODE_ENV=test nyc mocha","test:fn":"mocha test-functional/test.js --opts test-functional/mocha.opts","test:mem":"mocha test-functional/mem-test.js --opts test-functional/mocha.opts","test:ctx":"mocha test-functional/test-context.js --opts test-functional/mocha.opts","build":"babel src -d dist"},"author":{"name":"Adam Gruber"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/adamgruber/mochawesome.git"},"keywords":["mocha","reporter","json","html"],"engine":"node >= 4","main":"dist/mochawesome.js","nyc":{"include":["src/*.js"],"require":["babel-register"],"sourceMap":false,"instrument":false,"reporter":["lcov","html","text-summary"],"cache":true,"check-coverage":true,"lines":99,"statements":99,"functions":100,"branches":90},"dependencies":{"babel-runtime":"^6.20.0","chalk":"^1.1.3","diff":"^3.0.0","fs-extra":"^1.0.0","json-stringify-safe":"^5.0.1","lodash":"^4.17.3","mochawesome-report-generator":"^1.0.3","uuid":"^3.0.1"},"peerDependencies":{"mocha":"*"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.20.0","babel-plugin-istanbul":"^3.0.0","babel-plugin-transform-runtime":"^6.15.0","babel-preset-es2015":"^6.14.0","babel-preset-stage-3":"^6.11.0","babel-register":"^6.14.0","cross-env":"^3.1.2","eslint":"^3.10.2","eslint-config-airbnb-base":"^10.0.1","eslint-plugin-import":"^2.2.0","mocha":"*","nyc":"^9.0.1","proxyquire":"^1.7.10","should":"^11.1.2","sinon":"^1.17.5"},"gitHead":"e05004f1c0b1bc23575ee26a98bac7180eb3f593","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome#readme","_id":"mochawesome@2.0.2","_shasum":"69645c82b299cf4ef899f8425affecf5c3fd3969","_from":".","_npmVersion":"3.10.9","_nodeVersion":"6.9.2","_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"dist":{"shasum":"69645c82b299cf4ef899f8425affecf5c3fd3969","size":1104364,"noattachment":false,"key":"/mochawesome/-/mochawesome-2.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-2.0.2.tgz"},"maintainers":[{"name":"adamgruber","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/mochawesome-2.0.2.tgz_1484687831063_0.2321554000955075"},"directories":{},"publish_time":1484687831774,"_hasShrinkwrap":false,"_cnpm_publish_time":1484687831774,"_cnpmcore_publish_time":"2021-12-18T18:03:48.150Z"},"2.0.1":{"name":"mochawesome","version":"2.0.1","description":"A Gorgeous HTML/CSS Reporter for Mocha.js","scripts":{"lint":"eslint src test","test":"npm run lint && cross-env NODE_ENV=test nyc mocha","test:fn":"mocha test-functional/test.js --opts test-functional/mocha.opts","test:mem":"mocha test-functional/mem-test.js --opts test-functional/mocha.opts","test:ctx":"mocha test-functional/test-context.js --opts test-functional/mocha.opts","build":"babel src -d dist"},"author":{"name":"Adam Gruber"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/adamgruber/mochawesome.git"},"keywords":["mocha","reporter","json","html"],"engine":"node >= 4","main":"dist/mochawesome.js","nyc":{"include":["src/*.js"],"require":["babel-register"],"sourceMap":false,"instrument":false,"reporter":["lcov","html","text-summary"],"cache":true,"check-coverage":true,"lines":99,"statements":99,"functions":100,"branches":90},"dependencies":{"babel-runtime":"^6.20.0","chalk":"^1.1.3","diff":"^3.0.0","fs-extra":"^1.0.0","json-stringify-safe":"^5.0.1","lodash":"^4.17.3","mochawesome-report-generator":"^1.0.3","uuid":"^3.0.1"},"peerDependencies":{"mocha":"*"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.20.0","babel-plugin-istanbul":"^3.0.0","babel-plugin-transform-runtime":"^6.15.0","babel-preset-es2015":"^6.14.0","babel-preset-stage-3":"^6.11.0","babel-register":"^6.14.0","cross-env":"^3.1.2","eslint":"^3.10.2","eslint-config-airbnb-base":"^10.0.1","eslint-plugin-import":"^2.2.0","mocha":"*","nyc":"^9.0.1","proxyquire":"^1.7.10","should":"^11.1.2","sinon":"^1.17.5"},"gitHead":"4e4635cbdc2cfc33ac032f68693ab305da12ea8c","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome#readme","_id":"mochawesome@2.0.1","_shasum":"93aef79e955110dd96f19f35d59fa917bfae07ab","_from":".","_npmVersion":"3.10.9","_nodeVersion":"6.9.2","_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"dist":{"shasum":"93aef79e955110dd96f19f35d59fa917bfae07ab","size":1104314,"noattachment":false,"key":"/mochawesome/-/mochawesome-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-2.0.1.tgz"},"maintainers":[{"name":"adamgruber","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/mochawesome-2.0.1.tgz_1484341743323_0.09901656559668481"},"directories":{},"publish_time":1484341745853,"_hasShrinkwrap":false,"_cnpm_publish_time":1484341745853,"_cnpmcore_publish_time":"2021-12-18T18:03:48.536Z"},"1.5.5":{"name":"mochawesome","version":"1.5.5","description":"A Gorgeous HTML/CSS Reporter for Mocha.js","scripts":{"test":"gulp build"},"author":{"name":"Adam Gruber"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/adamgruber/mochawesome.git"},"keywords":["mocha","reporter","json","handlebars"],"engine":"node >= 0.10.0","main":"mochawesome.js","dependencies":{"async":"^0.9.0","chalk":"^1.0.0","handlebars":"^3.0.3","highlight.js":"^8.5.0","json-stringify-safe":"^5.0.0","lodash":"^3.1.0","mkdirp":"^0.5.1","moment":"^2.9.0","ncp":"^1.0.1","node-uuid":"^1.4.1","opener":"^1.4.1"},"peerDependencies":{"mocha":"*"},"devDependencies":{"bootstrap":"^3.3.2","chart.js":"^1.0.1","fiveby":"^1.0.0","gulp":"^3.8.1","gulp-concat":"^2.4.3","gulp-declare":"^0.3.0","gulp-handlebars":"^4.0.0","gulp-jshint":"^1.9.0","gulp-less":"^3.0.3","gulp-mocha":"^2.2.0","gulp-plumber":"^0.6.6","gulp-spawn-mocha":"^0.5.2","gulp-uglify":"^1.1.0","gulp-util":"^3.0.2","gulp-watch":"^4.1.0","gulp-wrap":"^0.10.1","jquery":"^2.1.3","jshint-stylish":"^1.0.0","merge-stream":"^0.1.7","mocha":"~2","should":"^3.3.2"},"gitHead":"620c5a299b09cb990f13669b3db6041d3d40b5e2","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome#readme","_id":"mochawesome@1.5.5","_shasum":"e0d8a32d7fc8e8b618005ce7dff03208760fbfff","_from":".","_npmVersion":"3.10.9","_nodeVersion":"6.9.2","_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"dist":{"shasum":"e0d8a32d7fc8e8b618005ce7dff03208760fbfff","size":1247094,"noattachment":false,"key":"/mochawesome/-/mochawesome-1.5.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-1.5.5.tgz"},"maintainers":[{"name":"adamgruber","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/mochawesome-1.5.5.tgz_1484154678232_0.4870168634224683"},"directories":{},"publish_time":1484154678874,"_hasShrinkwrap":false,"_cnpm_publish_time":1484154678874,"_cnpmcore_publish_time":"2021-12-18T18:03:48.910Z"},"2.0.0":{"name":"mochawesome","version":"2.0.0","description":"A Gorgeous HTML/CSS Reporter for Mocha.js","scripts":{"lint":"eslint src test","test":"npm run lint && cross-env NODE_ENV=test nyc mocha","test:fn":"mocha test-functional/test.js --opts test-functional/mocha.opts","test:mem":"mocha test-functional/mem-test.js --opts test-functional/mocha.opts","test:ctx":"mocha test-functional/test-context.js --opts test-functional/mocha.opts","build":"babel src -d dist"},"author":{"name":"Adam Gruber"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/adamgruber/mochawesome.git"},"keywords":["mocha","reporter","json","html"],"engine":"node >= 4","main":"dist/mochawesome.js","nyc":{"include":["src/*.js"],"require":["babel-register"],"sourceMap":false,"instrument":false,"reporter":["lcov","html","text-summary"],"cache":true,"check-coverage":true,"lines":99,"statements":99,"functions":100,"branches":90},"dependencies":{"babel-runtime":"^6.20.0","chalk":"^1.1.3","diff":"^3.0.0","fs-extra":"^1.0.0","json-stringify-safe":"^5.0.1","lodash":"^4.17.3","mochawesome-report-generator":"^1.0.1","uuid":"^3.0.1"},"peerDependencies":{"mocha":"*"},"devDependencies":{"babel-cli":"^6.18.0","babel-core":"^6.20.0","babel-plugin-istanbul":"^3.0.0","babel-plugin-transform-runtime":"^6.15.0","babel-preset-es2015":"^6.14.0","babel-preset-stage-3":"^6.11.0","babel-register":"^6.14.0","cross-env":"^3.1.2","eslint":"^3.10.2","eslint-config-airbnb-base":"^10.0.1","eslint-plugin-import":"^2.2.0","mocha":"*","nyc":"^9.0.1","proxyquire":"^1.7.10","should":"^11.1.2","sinon":"^1.17.5"},"gitHead":"d7c8402f053a59e6803f338bc6e43a8ec585b8b1","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome#readme","_id":"mochawesome@2.0.0","_shasum":"404a8ab67b89cdf5154a4c7ee4116f3667d4b855","_from":".","_npmVersion":"3.10.9","_nodeVersion":"6.9.2","_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"dist":{"shasum":"404a8ab67b89cdf5154a4c7ee4116f3667d4b855","size":1104038,"noattachment":false,"key":"/mochawesome/-/mochawesome-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-2.0.0.tgz"},"maintainers":[{"name":"adamgruber","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/mochawesome-2.0.0.tgz_1483041734339_0.07463172939606011"},"directories":{},"publish_time":1483041737269,"_hasShrinkwrap":false,"_cnpm_publish_time":1483041737269,"_cnpmcore_publish_time":"2021-12-18T18:03:49.240Z"},"1.5.4":{"name":"mochawesome","version":"1.5.4","description":"A Gorgeous HTML/CSS Reporter for Mocha.js","scripts":{"test":"gulp build"},"author":{"name":"Adam Gruber"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/adamgruber/mochawesome.git"},"keywords":["mocha","reporter","json","handlebars"],"engine":"node >= 0.10.0","main":"mochawesome.js","dependencies":{"async":"^0.9.0","chalk":"^1.0.0","handlebars":"^3.0.3","highlight.js":"^8.5.0","json-stringify-safe":"^5.0.0","lodash":"^3.1.0","mkdirp":"^0.5.1","moment":"^2.9.0","ncp":"^1.0.1","node-uuid":"^1.4.1","opener":"^1.4.1"},"peerDependencies":{"mocha":"*"},"devDependencies":{"bootstrap":"^3.3.2","chart.js":"^1.0.1","fiveby":"^1.0.0","gulp":"^3.8.1","gulp-concat":"^2.4.3","gulp-declare":"^0.3.0","gulp-handlebars":"^4.0.0","gulp-jshint":"^1.9.0","gulp-less":"^3.0.3","gulp-mocha":"^2.2.0","gulp-plumber":"^0.6.6","gulp-spawn-mocha":"^0.5.2","gulp-uglify":"^1.1.0","gulp-util":"^3.0.2","gulp-watch":"^4.1.0","gulp-wrap":"^0.10.1","jquery":"^2.1.3","jshint-stylish":"^1.0.0","merge-stream":"^0.1.7","mocha":"~2","should":"^3.3.2"},"gitHead":"1a2aa7d096f1c497a6bfb4264fcb96dc9e7c750c","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome#readme","_id":"mochawesome@1.5.4","_shasum":"fca60a2620912e408cbd4ec9266295d7a3e78f5f","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.1","_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"maintainers":[{"name":"adamgruber","email":""}],"dist":{"shasum":"fca60a2620912e408cbd4ec9266295d7a3e78f5f","size":1245781,"noattachment":false,"key":"/mochawesome/-/mochawesome-1.5.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-1.5.4.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/mochawesome-1.5.4.tgz_1479606543028_0.37470537959598005"},"directories":{},"publish_time":1479606546109,"_hasShrinkwrap":false,"_cnpm_publish_time":1479606546109,"_cnpmcore_publish_time":"2021-12-18T18:03:49.574Z"},"1.5.3":{"name":"mochawesome","version":"1.5.3","description":"A Gorgeous HTML/CSS Reporter for Mocha.js","scripts":{"test":"gulp build"},"author":{"name":"Adam Gruber"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/adamgruber/mochawesome.git"},"keywords":["mocha","reporter","json","handlebars"],"engine":"node >= 0.10.0","main":"mochawesome.js","dependencies":{"async":"^0.9.0","chalk":"^1.0.0","handlebars":"^3.0.3","highlight.js":"^8.5.0","json-stringify-safe":"^5.0.0","lodash":"^3.1.0","mkdirp":"^0.5.1","moment":"^2.9.0","ncp":"^1.0.1","node-uuid":"^1.4.1","opener":"^1.4.1"},"peerDependencies":{"mocha":"*"},"devDependencies":{"bootstrap":"^3.3.2","chart.js":"^1.0.1","fiveby":"^1.0.0","gulp":"^3.8.1","gulp-concat":"^2.4.3","gulp-declare":"^0.3.0","gulp-handlebars":"^4.0.0","gulp-jshint":"^1.9.0","gulp-less":"^3.0.3","gulp-mocha":"^2.2.0","gulp-plumber":"^0.6.6","gulp-spawn-mocha":"^0.5.2","gulp-uglify":"^1.1.0","gulp-util":"^3.0.2","gulp-watch":"^4.1.0","gulp-wrap":"^0.10.1","jquery":"^2.1.3","jshint-stylish":"^1.0.0","merge-stream":"^0.1.7","mocha":"~2","should":"^3.3.2"},"gitHead":"f1b7531807df910ccb245c09583b26f21264cda3","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome#readme","_id":"mochawesome@1.5.3","_shasum":"54d9747dbe813ebcb3a514b75c7955812abc3c8c","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.1","_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"maintainers":[{"name":"adamgruber","email":""}],"dist":{"shasum":"54d9747dbe813ebcb3a514b75c7955812abc3c8c","size":1288418,"noattachment":false,"key":"/mochawesome/-/mochawesome-1.5.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-1.5.3.tgz"},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/mochawesome-1.5.3.tgz_1475670986619_0.8629858433268964"},"directories":{},"publish_time":1475670988674,"_hasShrinkwrap":false,"_cnpm_publish_time":1475670988674,"_cnpmcore_publish_time":"2021-12-18T18:03:49.943Z"},"1.5.2":{"name":"mochawesome","version":"1.5.2","description":"A Gorgeous HTML/CSS Reporter for Mocha.js","scripts":{"test":"gulp build"},"author":{"name":"Adam Gruber"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/adamgruber/mochawesome.git"},"keywords":["mocha","reporter","json","handlebars"],"engine":"node >= 0.10.0","main":"mochawesome.js","dependencies":{"async":"^0.9.0","chalk":"^1.0.0","handlebars":"^3.0.3","highlight.js":"^8.5.0","json-stringify-safe":"^5.0.0","lodash":"^3.1.0","mkdirp":"^0.5.1","moment":"^2.9.0","ncp":"^1.0.1","node-uuid":"^1.4.1","opener":"^1.4.1"},"peerDependencies":{"mocha":"*"},"devDependencies":{"bootstrap":"^3.3.2","chart.js":"^1.0.1","fiveby":"^1.0.0","gulp":"^3.8.1","gulp-concat":"^2.4.3","gulp-declare":"^0.3.0","gulp-handlebars":"^4.0.0","gulp-jshint":"^1.9.0","gulp-less":"^3.0.3","gulp-mocha":"^2.2.0","gulp-plumber":"^0.6.6","gulp-spawn-mocha":"^0.5.2","gulp-uglify":"^1.1.0","gulp-util":"^3.0.2","gulp-watch":"^4.1.0","gulp-wrap":"^0.10.1","jquery":"^2.1.3","jshint-stylish":"^1.0.0","merge-stream":"^0.1.7","mocha":"~2","should":"^3.3.2"},"gitHead":"82ffb520403ceafe406fe7e35c2ed35b123c2d48","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome#readme","_id":"mochawesome@1.5.2","_shasum":"ffbc8a19f2019db31b3e0ed6bb7be98e4e29b044","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.1","_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"maintainers":[{"name":"adamgruber","email":""}],"dist":{"shasum":"ffbc8a19f2019db31b3e0ed6bb7be98e4e29b044","size":1246385,"noattachment":false,"key":"/mochawesome/-/mochawesome-1.5.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-1.5.2.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/mochawesome-1.5.2.tgz_1472585217923_0.3983618435449898"},"directories":{},"publish_time":1472585220296,"_hasShrinkwrap":false,"_cnpm_publish_time":1472585220296,"_cnpmcore_publish_time":"2021-12-18T18:03:50.340Z"},"1.5.1":{"name":"mochawesome","version":"1.5.1","description":"A Gorgeous HTML/CSS Reporter for Mocha.js","scripts":{"test":"gulp build"},"author":{"name":"Adam Gruber"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/adamgruber/mochawesome.git"},"keywords":["mocha","reporter","json","handlebars"],"engine":"node >= 0.10.0","main":"mochawesome.js","dependencies":{"async":"^0.9.0","chalk":"^1.0.0","handlebars":"^3.0.3","highlight.js":"^8.5.0","json-stringify-safe":"^5.0.0","lodash":"^3.1.0","mkdirp":"^0.5.1","moment":"^2.9.0","ncp":"^1.0.1","node-uuid":"^1.4.1","opener":"^1.4.1"},"peerDependencies":{"mocha":"~2"},"devDependencies":{"bootstrap":"^3.3.2","chart.js":"^1.0.1","fiveby":"^1.0.0","gulp":"^3.8.1","gulp-concat":"^2.4.3","gulp-declare":"^0.3.0","gulp-handlebars":"^4.0.0","gulp-jshint":"^1.9.0","gulp-less":"^3.0.3","gulp-mocha":"^2.2.0","gulp-plumber":"^0.6.6","gulp-spawn-mocha":"^0.5.2","gulp-uglify":"^1.1.0","gulp-util":"^3.0.2","gulp-watch":"^4.1.0","gulp-wrap":"^0.10.1","jquery":"^2.1.3","jshint-stylish":"^1.0.0","merge-stream":"^0.1.7","mocha":"~2","should":"^3.3.2"},"gitHead":"875901e8b712f297a5f3eb6c24803f2796a31d19","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome#readme","_id":"mochawesome@1.5.1","_shasum":"9d0de1f9c83ffd67566009721b1c8569e6b5c223","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.1","_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"dist":{"shasum":"9d0de1f9c83ffd67566009721b1c8569e6b5c223","size":1246361,"noattachment":false,"key":"/mochawesome/-/mochawesome-1.5.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-1.5.1.tgz"},"maintainers":[{"name":"adamgruber","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/mochawesome-1.5.1.tgz_1471358931042_0.9632667230907828"},"directories":{},"publish_time":1471358933528,"_hasShrinkwrap":false,"_cnpm_publish_time":1471358933528,"_cnpmcore_publish_time":"2021-12-18T18:03:50.679Z"},"1.5.0":{"name":"mochawesome","version":"1.5.0","description":"A Gorgeous HTML/CSS Reporter for Mocha.js","scripts":{"test":"gulp build"},"author":{"name":"Adam Gruber"},"license":"ISC","repository":{"type":"git","url":"git+https://github.com/adamgruber/mochawesome.git"},"keywords":["mocha","reporter","json","handlebars"],"engine":"node >= 0.10.0","main":"mochawesome.js","dependencies":{"async":"^0.9.0","chalk":"^1.0.0","handlebars":"^3.0.3","highlight.js":"^8.5.0","json-stringify-safe":"^5.0.0","lodash":"^3.1.0","mkdirp":"^0.5.1","moment":"^2.9.0","ncp":"^1.0.1","node-uuid":"^1.4.1","opener":"^1.4.1"},"peerDependencies":{"mocha":"~2"},"devDependencies":{"bootstrap":"^3.3.2","chart.js":"^1.0.1","fiveby":"^1.0.0","gulp":"^3.8.1","gulp-concat":"^2.4.3","gulp-declare":"^0.3.0","gulp-handlebars":"^4.0.0","gulp-jshint":"^1.9.0","gulp-less":"^3.0.3","gulp-mocha":"^2.2.0","gulp-plumber":"^0.6.6","gulp-spawn-mocha":"^0.5.2","gulp-uglify":"^1.1.0","gulp-util":"^3.0.2","gulp-watch":"^4.1.0","gulp-wrap":"^0.10.1","jquery":"^2.1.3","jshint-stylish":"^1.0.0","merge-stream":"^0.1.7","mocha":"~2","should":"^3.3.2"},"gitHead":"843953de99807a1bff1dda9ff7e813893cb63334","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome#readme","_id":"mochawesome@1.5.0","_shasum":"b9f848468dee40f1e51149b3af3513a419d7ebeb","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.1","_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"dist":{"shasum":"b9f848468dee40f1e51149b3af3513a419d7ebeb","size":1246627,"noattachment":false,"key":"/mochawesome/-/mochawesome-1.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-1.5.0.tgz"},"maintainers":[{"name":"adamgruber","email":""}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/mochawesome-1.5.0.tgz_1470939921107_0.5736222362611443"},"directories":{},"publish_time":1470939922402,"_hasShrinkwrap":false,"_cnpm_publish_time":1470939922402,"_cnpmcore_publish_time":"2021-12-18T18:03:51.014Z"},"1.4.0":{"name":"mochawesome","version":"1.4.0","description":"A Gorgeous HTML/CSS Reporter for Mocha.js","scripts":{"test":"gulp build"},"author":{"name":"Adam Gruber"},"license":"ISC","repository":{"type":"git","url":"git+https://github.com/adamgruber/mochawesome.git"},"keywords":["mocha","reporter","json","handlebars"],"engine":"node >= 0.10.0","main":"mochawesome.js","dependencies":{"async":"^0.9.0","chalk":"^1.0.0","handlebars":"^3.0.3","highlight.js":"^8.5.0","json-stringify-safe":"^5.0.0","lodash":"^3.1.0","mkdirp":"^0.5.1","mocha":"*","moment":"^2.9.0","ncp":"^1.0.1","node-uuid":"^1.4.1","opener":"^1.4.1"},"devDependencies":{"bootstrap":"^3.3.2","chart.js":"^1.0.1","fiveby":"^1.0.0","gulp":"^3.8.1","gulp-concat":"^2.4.3","gulp-declare":"^0.3.0","gulp-handlebars":"^4.0.0","gulp-jshint":"^1.9.0","gulp-less":"^3.0.3","gulp-mocha":"^2.2.0","gulp-plumber":"^0.6.6","gulp-spawn-mocha":"^0.5.2","gulp-uglify":"^1.1.0","gulp-util":"^3.0.2","gulp-watch":"^4.1.0","gulp-wrap":"^0.10.1","jquery":"^2.1.3","jshint-stylish":"^1.0.0","merge-stream":"^0.1.7","should":"^3.3.2"},"gitHead":"de43c942870ad43dcaee9dd9557f4acbb1fef8b3","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome#readme","_id":"mochawesome@1.4.0","_shasum":"3ddacfd95c499dfb274694bad7165bd3b296a8fd","_from":".","_npmVersion":"3.6.0","_nodeVersion":"5.7.1","_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"dist":{"shasum":"3ddacfd95c499dfb274694bad7165bd3b296a8fd","size":1246579,"noattachment":false,"key":"/mochawesome/-/mochawesome-1.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-1.4.0.tgz"},"maintainers":[{"name":"adamgruber","email":""}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/mochawesome-1.4.0.tgz_1468872972498_0.07536491053178906"},"directories":{},"publish_time":1468872973517,"_hasShrinkwrap":false,"_cnpm_publish_time":1468872973517,"_cnpmcore_publish_time":"2021-12-18T18:03:51.371Z"},"1.3.5":{"name":"mochawesome","version":"1.3.5","description":"A Gorgeous HTML/CSS Reporter for Mocha.js","scripts":{"test":"gulp build"},"author":{"name":"Adam Gruber"},"license":"ISC","repository":{"type":"git","url":"git+https://github.com/adamgruber/mochawesome.git"},"keywords":["mocha","reporter","json","handlebars"],"engine":"node >= 0.10.0","main":"mochawesome.js","dependencies":{"async":"^0.9.0","chalk":"^1.0.0","handlebars":"^3.0.3","highlight.js":"^8.5.0","json-stringify-safe":"^5.0.0","lodash":"^3.1.0","mkdirp":"^0.5.1","mocha":"*","moment":"^2.9.0","ncp":"^1.0.1","node-uuid":"^1.4.1","opener":"^1.4.1"},"devDependencies":{"bootstrap":"^3.3.2","chart.js":"^1.0.1","fiveby":"^1.0.0","gulp":"^3.8.1","gulp-concat":"^2.4.3","gulp-declare":"^0.3.0","gulp-handlebars":"^4.0.0","gulp-jshint":"^1.9.0","gulp-less":"^3.0.3","gulp-mocha":"^2.2.0","gulp-plumber":"^0.6.6","gulp-spawn-mocha":"^0.5.2","gulp-uglify":"^1.1.0","gulp-util":"^3.0.2","gulp-watch":"^4.1.0","gulp-wrap":"^0.10.1","jquery":"^2.1.3","jshint-stylish":"^1.0.0","merge-stream":"^0.1.7","should":"^3.3.2"},"gitHead":"340c9c15d56da1951877f5e098c4e879f47c26ce","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome#readme","_id":"mochawesome@1.3.5","_shasum":"4437279c8ab2549e6fce1da31f1e2d674e5c64e2","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.2","_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"maintainers":[{"name":"adamgruber","email":""}],"dist":{"shasum":"4437279c8ab2549e6fce1da31f1e2d674e5c64e2","size":841997,"noattachment":false,"key":"/mochawesome/-/mochawesome-1.3.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-1.3.5.tgz"},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/mochawesome-1.3.5.tgz_1464443746100_0.15617472352460027"},"directories":{},"publish_time":1464443748071,"_hasShrinkwrap":false,"_cnpm_publish_time":1464443748071,"_cnpmcore_publish_time":"2021-12-18T18:03:51.662Z"},"1.3.4":{"name":"mochawesome","version":"1.3.4","description":"A Gorgeous HTML/CSS Reporter for Mocha.js","scripts":{"test":"gulp build"},"author":{"name":"Adam Gruber"},"license":"ISC","repository":{"type":"git","url":"git+https://github.com/adamgruber/mochawesome.git"},"keywords":["mocha","reporter","json","handlebars"],"engine":"node >= 0.10.0","main":"mochawesome.js","dependencies":{"async":"^0.9.0","chalk":"^1.0.0","handlebars":"^3.0.3","highlight.js":"^8.5.0","json-stringify-safe":"^5.0.0","lodash":"^3.1.0","mkdirp":"^0.5.1","mocha":"*","moment":"^2.9.0","ncp":"^1.0.1","node-uuid":"^1.4.1","opener":"^1.4.1"},"devDependencies":{"bootstrap":"^3.3.2","chart.js":"^1.0.1","fiveby":"^1.0.0","gulp":"^3.8.1","gulp-concat":"^2.4.3","gulp-declare":"^0.3.0","gulp-handlebars":"^4.0.0","gulp-jshint":"^1.9.0","gulp-less":"^3.0.3","gulp-mocha":"^2.2.0","gulp-plumber":"^0.6.6","gulp-spawn-mocha":"^0.5.2","gulp-uglify":"^1.1.0","gulp-util":"^3.0.2","gulp-watch":"^4.1.0","gulp-wrap":"^0.10.1","jquery":"^2.1.3","jshint-stylish":"^1.0.0","merge-stream":"^0.1.7","should":"^3.3.2"},"gitHead":"7f5654351d33d887bf97f2b2f3edf7309cc76e21","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome#readme","_id":"mochawesome@1.3.4","_shasum":"d46d7ee44672def692a93b06096ada719ca1dd37","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.2","_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"maintainers":[{"name":"adamgruber","email":""}],"dist":{"shasum":"d46d7ee44672def692a93b06096ada719ca1dd37","size":843118,"noattachment":false,"key":"/mochawesome/-/mochawesome-1.3.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-1.3.4.tgz"},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/mochawesome-1.3.4.tgz_1460942327808_0.46520292572677135"},"directories":{},"publish_time":1460942328825,"_hasShrinkwrap":false,"_cnpm_publish_time":1460942328825,"_cnpmcore_publish_time":"2021-12-18T18:03:51.998Z"},"1.3.3":{"name":"mochawesome","version":"1.3.3","description":"A Gorgeous HTML/CSS Reporter for Mocha.js","scripts":{"test":"gulp build"},"author":{"name":"Adam Gruber"},"license":"ISC","repository":{"type":"git","url":"git+https://github.com/adamgruber/mochawesome.git"},"keywords":["mocha","reporter","json","handlebars"],"engine":"node >= 0.10.0","main":"mochawesome.js","dependencies":{"async":"^0.9.0","chalk":"^1.0.0","handlebars":"^3.0.3","highlight.js":"^8.5.0","json-stringify-safe":"^5.0.0","lodash":"^3.1.0","mkdirp":"^0.5.1","mocha":"*","moment":"^2.9.0","ncp":"^1.0.1","node-uuid":"^1.4.1"},"devDependencies":{"bootstrap":"^3.3.2","chart.js":"^1.0.1","fiveby":"^1.0.0","gulp":"^3.8.1","gulp-concat":"^2.4.3","gulp-declare":"^0.3.0","gulp-handlebars":"^4.0.0","gulp-jshint":"^1.9.0","gulp-less":"^3.0.3","gulp-mocha":"^2.2.0","gulp-plumber":"^0.6.6","gulp-spawn-mocha":"^0.5.2","gulp-uglify":"^1.1.0","gulp-util":"^3.0.2","gulp-watch":"^4.1.0","gulp-wrap":"^0.10.1","jquery":"^2.1.3","jshint-stylish":"^1.0.0","merge-stream":"^0.1.7","should":"^3.3.2"},"gitHead":"2da7f7a255771b40b219b7643af8ab48157dd697","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome#readme","_id":"mochawesome@1.3.3","_shasum":"4831ac28e7bfc7ceaadda7bffb90d4e0a03ef406","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.2","_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"maintainers":[{"name":"adamgruber","email":""}],"dist":{"shasum":"4831ac28e7bfc7ceaadda7bffb90d4e0a03ef406","size":843008,"noattachment":false,"key":"/mochawesome/-/mochawesome-1.3.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-1.3.3.tgz"},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/mochawesome-1.3.3.tgz_1460326310310_0.7807905194349587"},"directories":{},"publish_time":1460326311341,"_hasShrinkwrap":false,"_cnpm_publish_time":1460326311341,"_cnpmcore_publish_time":"2021-12-18T18:03:52.285Z"},"1.3.2":{"name":"mochawesome","version":"1.3.2","description":"A Gorgeous HTML/CSS Reporter for Mocha.js","scripts":{"test":"gulp build"},"author":{"name":"Adam Gruber"},"license":"ISC","repository":{"type":"git","url":"git+https://github.com/adamgruber/mochawesome.git"},"keywords":["mocha","reporter","json","handlebars"],"engine":"node >= 0.10.0","main":"mochawesome.js","dependencies":{"async":"^0.9.0","chalk":"^1.0.0","handlebars":"^3.0.3","highlight.js":"^8.5.0","json-stringify-safe":"^5.0.0","lodash":"^3.1.0","mocha":"*","moment":"^2.9.0","ncp":"^1.0.1","node-uuid":"^1.4.1"},"devDependencies":{"bootstrap":"^3.3.2","chart.js":"^1.0.1","fiveby":"^1.0.0","gulp":"^3.8.1","gulp-concat":"^2.4.3","gulp-declare":"^0.3.0","gulp-handlebars":"^4.0.0","gulp-jshint":"^1.9.0","gulp-less":"^3.0.3","gulp-plumber":"^0.6.6","gulp-spawn-mocha":"^0.5.2","gulp-uglify":"^1.1.0","gulp-util":"^3.0.2","gulp-watch":"^4.1.0","gulp-wrap":"^0.10.1","jquery":"^2.1.3","jshint-stylish":"^1.0.0","merge-stream":"^0.1.7","should":"^3.3.2"},"gitHead":"ebc0564837aa09121c63975fd1f080e83b9a65b2","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome#readme","_id":"mochawesome@1.3.2","_shasum":"eae3fe59452f5954e6f60d2ceca5d8d59b1bee81","_from":".","_npmVersion":"3.7.2","_nodeVersion":"4.3.1","_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"dist":{"shasum":"eae3fe59452f5954e6f60d2ceca5d8d59b1bee81","size":843772,"noattachment":false,"key":"/mochawesome/-/mochawesome-1.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-1.3.2.tgz"},"maintainers":[{"name":"adamgruber","email":""}],"_npmOperationalInternal":{"host":"packages-13-west.internal.npmjs.com","tmp":"tmp/mochawesome-1.3.2.tgz_1457103000709_0.8818202039692551"},"directories":{},"publish_time":1457103004545,"_hasShrinkwrap":false,"_cnpm_publish_time":1457103004545,"_cnpmcore_publish_time":"2021-12-18T18:03:52.669Z"},"1.3.1":{"name":"mochawesome","version":"1.3.1","description":"A Gorgeous HTML/CSS Reporter for Mocha.js","scripts":{"test":"gulp build"},"author":{"name":"Adam Gruber"},"license":"ISC","repository":{"type":"git","url":"git+https://github.com/adamgruber/mochawesome.git"},"keywords":["mocha","reporter","json","handlebars"],"engine":"node >= 0.10.0","main":"mochawesome.js","dependencies":{"async":"^0.9.0","chalk":"^1.0.0","handlebars":"^3.0.3","highlight.js":"^8.5.0","json-stringify-safe":"^5.0.0","lodash":"^3.1.0","mocha":"*","moment":"^2.9.0","ncp":"^1.0.1","node-uuid":"^1.4.1"},"devDependencies":{"bootstrap":"^3.3.2","chart.js":"^1.0.1","fiveby":"^1.0.0","gulp":"^3.8.1","gulp-concat":"^2.4.3","gulp-declare":"^0.3.0","gulp-handlebars":"^4.0.0","gulp-jshint":"^1.9.0","gulp-less":"^3.0.3","gulp-plumber":"^0.6.6","gulp-spawn-mocha":"^0.5.2","gulp-uglify":"^1.1.0","gulp-util":"^3.0.2","gulp-watch":"^4.1.0","gulp-wrap":"^0.10.1","jquery":"^2.1.3","jshint-stylish":"^1.0.0","merge-stream":"^0.1.7","should":"^3.3.2"},"gitHead":"d23c3856fdcdd6a3c6f68e1f0e1632347861a20c","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome#readme","_id":"mochawesome@1.3.1","_shasum":"4668c045ce53a762ff6b3a66a50d59c3263b8571","_from":".","_npmVersion":"3.5.1","_nodeVersion":"4.2.2","_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"dist":{"shasum":"4668c045ce53a762ff6b3a66a50d59c3263b8571","size":843294,"noattachment":false,"key":"/mochawesome/-/mochawesome-1.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-1.3.1.tgz"},"maintainers":[{"name":"adamgruber","email":""}],"_npmOperationalInternal":{"host":"packages-6-west.internal.npmjs.com","tmp":"tmp/mochawesome-1.3.1.tgz_1455656492557_0.4424154164735228"},"directories":{},"publish_time":1455656497053,"_hasShrinkwrap":false,"_cnpm_publish_time":1455656497053,"_cnpmcore_publish_time":"2021-12-18T18:03:53.038Z"},"1.3.0":{"name":"mochawesome","version":"1.3.0","description":"A Gorgeous HTML/CSS Reporter for Mocha.js","scripts":{"test":"gulp build"},"author":{"name":"Adam Gruber"},"license":"ISC","repository":{"type":"git","url":"git+https://github.com/adamgruber/mochawesome.git"},"keywords":["mocha","reporter","json","handlebars"],"engine":"node >= 0.10.0","main":"mochawesome.js","dependencies":{"async":"^0.9.0","chalk":"^1.0.0","handlebars":"^3.0.3","highlight.js":"^8.5.0","json-stringify-safe":"^5.0.0","lodash":"^3.1.0","mocha":"*","moment":"^2.9.0","ncp":"^1.0.1","node-uuid":"^1.4.1"},"devDependencies":{"bootstrap":"^3.3.2","chart.js":"^1.0.1","fiveby":"^1.0.0","gulp":"^3.8.1","gulp-concat":"^2.4.3","gulp-declare":"^0.3.0","gulp-handlebars":"^4.0.0","gulp-jshint":"^1.9.0","gulp-less":"^3.0.3","gulp-plumber":"^0.6.6","gulp-spawn-mocha":"^0.5.2","gulp-uglify":"^1.1.0","gulp-util":"^3.0.2","gulp-watch":"^4.1.0","gulp-wrap":"^0.10.1","jquery":"^2.1.3","jshint-stylish":"^1.0.0","merge-stream":"^0.1.7","should":"^3.3.2"},"gitHead":"001843c65fbebe642b61e5e18cc36a46c3caa1c4","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome#readme","_id":"mochawesome@1.3.0","_shasum":"2acf7e989672095576bb64c6ec3ce2783b821f49","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.2","_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"maintainers":[{"name":"adamgruber","email":""}],"dist":{"shasum":"2acf7e989672095576bb64c6ec3ce2783b821f49","size":740124,"noattachment":false,"key":"/mochawesome/-/mochawesome-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-1.3.0.tgz"},"_npmOperationalInternal":{"host":"packages-6-west.internal.npmjs.com","tmp":"tmp/mochawesome-1.3.0.tgz_1454807890784_0.04265338974073529"},"directories":{},"publish_time":1454807893646,"_hasShrinkwrap":false,"_cnpm_publish_time":1454807893646,"_cnpmcore_publish_time":"2021-12-18T18:03:53.352Z"},"1.2.2":{"name":"mochawesome","version":"1.2.2","description":"A Gorgeous HTML/CSS Reporter for Mocha.js","scripts":{"test":"gulp build"},"author":{"name":"Adam Gruber"},"license":"ISC","repository":{"type":"git","url":"git+https://github.com/adamgruber/mochawesome.git"},"keywords":["mocha","reporter","json","handlebars"],"engine":"node >= 0.10.0","main":"mochawesome.js","dependencies":{"async":"^0.9.0","chalk":"^1.0.0","handlebars":"^3.0.3","highlight.js":"^8.5.0","json-stringify-safe":"^5.0.0","lodash":"^3.1.0","mocha":"*","moment":"^2.9.0","ncp":"^1.0.1","node-uuid":"^1.4.1"},"devDependencies":{"bootstrap":"^3.3.2","chart.js":"^1.0.1","fiveby":"^1.0.0","gulp":"^3.8.1","gulp-concat":"^2.4.3","gulp-declare":"^0.3.0","gulp-handlebars":"^4.0.0","gulp-jshint":"^1.9.0","gulp-less":"^3.0.3","gulp-plumber":"^0.6.6","gulp-spawn-mocha":"^0.5.2","gulp-uglify":"^1.1.0","gulp-util":"^3.0.2","gulp-watch":"^4.1.0","gulp-wrap":"^0.10.1","jquery":"^2.1.3","jshint-stylish":"^1.0.0","merge-stream":"^0.1.7","should":"^3.3.2"},"gitHead":"9c6a1fd3be860ac5d0d8e44be4d92864c16e948e","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome#readme","_id":"mochawesome@1.2.2","_shasum":"912ae49e39f9de491514e87d9800482d2fa35a55","_from":".","_npmVersion":"3.5.1","_nodeVersion":"4.2.2","_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"dist":{"shasum":"912ae49e39f9de491514e87d9800482d2fa35a55","size":740159,"noattachment":false,"key":"/mochawesome/-/mochawesome-1.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-1.2.2.tgz"},"maintainers":[{"name":"adamgruber","email":""}],"directories":{},"publish_time":1453238630104,"_hasShrinkwrap":false,"_cnpm_publish_time":1453238630104,"_cnpmcore_publish_time":"2021-12-18T18:03:53.620Z"},"1.2.1":{"name":"mochawesome","version":"1.2.1","description":"A Gorgeous HTML/CSS Reporter for Mocha.js","scripts":{"test":"gulp build"},"author":{"name":"Adam Gruber"},"license":"ISC","repository":{"type":"git","url":"https://github.com/adamgruber/mochawesome"},"keywords":["mocha","reporter","json","handlebars"],"engine":"node >= 0.10.0","main":"mochawesome.js","dependencies":{"async":"^0.9.0","chalk":"^1.0.0","handlebars":"^3.0.3","highlight.js":"^8.5.0","json-stringify-safe":"^5.0.0","lodash":"^3.1.0","mocha":"*","moment":"^2.9.0","ncp":"^1.0.1","node-uuid":"^1.4.1"},"devDependencies":{"bootstrap":"^3.3.2","chart.js":"^1.0.1","fiveby":"^1.0.0","gulp":"^3.8.1","gulp-concat":"^2.4.3","gulp-declare":"^0.3.0","gulp-handlebars":"^4.0.0","gulp-jshint":"^1.9.0","gulp-less":"^3.0.3","gulp-plumber":"^0.6.6","gulp-spawn-mocha":"^0.5.2","gulp-uglify":"^1.1.0","gulp-util":"^3.0.2","gulp-watch":"^4.1.0","gulp-wrap":"^0.10.1","jquery":"^2.1.3","jshint-stylish":"^1.0.0","merge-stream":"^0.1.7","should":"^3.3.2"},"gitHead":"b9b86f6a0917efdaac7c4623cbca951ae8e3206c","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome","_id":"mochawesome@1.2.1","_shasum":"1280bd14154aae0357720d5882c9a285c148e2b4","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"maintainers":[{"name":"adamgruber","email":""}],"dist":{"shasum":"1280bd14154aae0357720d5882c9a285c148e2b4","size":559757,"noattachment":false,"key":"/mochawesome/-/mochawesome-1.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-1.2.1.tgz"},"directories":{},"publish_time":1438795104515,"_hasShrinkwrap":false,"_cnpm_publish_time":1438795104515,"_cnpmcore_publish_time":"2021-12-18T18:03:53.906Z"},"1.2.0":{"name":"mochawesome","version":"1.2.0","description":"A Gorgeous HTML/CSS Reporter for Mocha.js","scripts":{"test":"gulp build"},"author":{"name":"Adam Gruber"},"license":"ISC","repository":{"type":"git","url":"https://github.com/adamgruber/mochawesome"},"keywords":["mocha","reporter","json","handlebars"],"engine":"node >= 0.10.0","main":"mochawesome.js","dependencies":{"async":"^0.9.0","chalk":"^1.0.0","handlebars":"^3.0.3","highlight.js":"^8.5.0","json-stringify-safe":"^5.0.0","lodash":"^3.1.0","mocha":"*","moment":"^2.9.0","ncp":"^1.0.1","node-uuid":"^1.4.1"},"devDependencies":{"bootstrap":"^3.3.2","chart.js":"^1.0.1","fiveby":"^1.0.0","gulp":"^3.8.1","gulp-concat":"^2.4.3","gulp-declare":"^0.3.0","gulp-handlebars":"^4.0.0","gulp-jshint":"^1.9.0","gulp-less":"^3.0.3","gulp-plumber":"^0.6.6","gulp-spawn-mocha":"^0.5.2","gulp-uglify":"^1.1.0","gulp-util":"^3.0.2","gulp-watch":"^4.1.0","gulp-wrap":"^0.10.1","jquery":"^2.1.3","jshint-stylish":"^1.0.0","merge-stream":"^0.1.7","should":"^3.3.2"},"gitHead":"a3930223f5ef2dd9479e780c7ec224bffbb1abb6","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome","_id":"mochawesome@1.2.0","_shasum":"c709cd6ade61ce52a2743a6a23ecffef03c9ddb7","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"maintainers":[{"name":"adamgruber","email":""}],"dist":{"shasum":"c709cd6ade61ce52a2743a6a23ecffef03c9ddb7","size":559658,"noattachment":false,"key":"/mochawesome/-/mochawesome-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-1.2.0.tgz"},"directories":{},"publish_time":1431835387271,"_hasShrinkwrap":false,"_cnpm_publish_time":1431835387271,"_cnpmcore_publish_time":"2021-12-18T18:03:54.215Z"},"1.1.2":{"name":"mochawesome","version":"1.1.2","description":"A Gorgeous HTML/CSS Reporter for Mocha.js","scripts":{"test":"gulp build"},"author":{"name":"Adam Gruber"},"license":"ISC","repository":{"type":"git","url":"https://github.com/adamgruber/mochawesome"},"keywords":["mocha","reporter","json","handlebars"],"engine":"node >= 0.10.0","main":"mochawesome.js","dependencies":{"async":"^0.9.0","chalk":"^1.0.0","handlebars":"^2.0.0","highlight.js":"^8.4.0","json-stringify-safe":"^5.0.0","lodash":"^3.1.0","mocha":"*","moment":"^2.9.0","ncp":"^1.0.1","node-uuid":"^1.4.1"},"devDependencies":{"bootstrap":"^3.3.2","chart.js":"^1.0.1","fiveby":"^1.0.0","gulp":"^3.8.1","gulp-concat":"^2.4.3","gulp-declare":"^0.3.0","gulp-handlebars":"^3.0.1","gulp-jshint":"^1.9.0","gulp-less":"^3.0.3","gulp-plumber":"^0.6.6","gulp-spawn-mocha":"^0.5.2","gulp-uglify":"^1.1.0","gulp-util":"^3.0.2","gulp-watch":"^4.1.0","gulp-wrap":"^0.10.1","jquery":"^2.1.3","jshint-stylish":"^1.0.0","merge-stream":"^0.1.7","should":"^3.3.2"},"gitHead":"6a5c61aa6c3499f53b307993d91b3b2958b4aa8a","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome","_id":"mochawesome@1.1.2","_shasum":"6d56fc0d0d50d471f5d0fcbb0934fb4698dd6ead","_from":".","_npmVersion":"2.5.1","_nodeVersion":"0.12.0","_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"maintainers":[{"name":"adamgruber","email":""}],"dist":{"shasum":"6d56fc0d0d50d471f5d0fcbb0934fb4698dd6ead","size":559282,"noattachment":false,"key":"/mochawesome/-/mochawesome-1.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-1.1.2.tgz"},"directories":{},"publish_time":1431479072647,"_hasShrinkwrap":false,"_cnpm_publish_time":1431479072647,"_cnpmcore_publish_time":"2021-12-18T18:03:54.580Z"},"1.1.1":{"name":"mochawesome","version":"1.1.1","description":"A Gorgeous HTML/CSS Reporter for Mocha.js","scripts":{"test":"gulp build"},"author":{"name":"Adam Gruber"},"license":"ISC","repository":{"type":"git","url":"https://github.com/adamgruber/mochawesome"},"keywords":["mocha","reporter","json","handlebars"],"engine":"node >= 0.10.0","main":"mochawesome.js","dependencies":{"async":"^0.9.0","chalk":"^1.0.0","handlebars":"^2.0.0","highlight.js":"^8.4.0","json-stringify-safe":"^5.0.0","lodash":"^3.1.0","mocha":"*","moment":"^2.9.0","ncp":"^1.0.1","node-uuid":"^1.4.1"},"devDependencies":{"bootstrap":"^3.3.2","chart.js":"^1.0.1","fiveby":"^1.0.0","gulp":"^3.8.1","gulp-concat":"^2.4.3","gulp-declare":"^0.3.0","gulp-handlebars":"^3.0.1","gulp-jshint":"^1.9.0","gulp-less":"^2.0.1","gulp-plumber":"^0.6.6","gulp-spawn-mocha":"^0.5.2","gulp-uglify":"^1.1.0","gulp-util":"^3.0.2","gulp-watch":"^4.1.0","gulp-wrap":"^0.10.1","jquery":"^2.1.3","jshint-stylish":"^1.0.0","merge-stream":"^0.1.7","should":"^3.3.2"},"gitHead":"624994382fe1b57231dade7357e59ef69922c87c","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome","_id":"mochawesome@1.1.1","_shasum":"80c0a1a8a2bd16ede2d9d7cb88bcf63ea28b02a2","_from":".","_npmVersion":"1.4.14","_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"maintainers":[{"name":"adamgruber","email":""}],"dist":{"shasum":"80c0a1a8a2bd16ede2d9d7cb88bcf63ea28b02a2","size":559841,"noattachment":false,"key":"/mochawesome/-/mochawesome-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-1.1.1.tgz"},"directories":{},"publish_time":1426625610347,"_hasShrinkwrap":false,"_cnpm_publish_time":1426625610347,"_cnpmcore_publish_time":"2021-12-18T18:03:54.874Z"},"1.1.0":{"name":"mochawesome","version":"1.1.0","description":"A Gorgeous HTML/CSS Reporter for Mocha.js","scripts":{"test":"gulp build"},"author":{"name":"Adam Gruber"},"license":"ISC","repository":{"type":"git","url":"https://github.com/adamgruber/mochawesome"},"keywords":["mocha","reporter","json","handlebars"],"engine":"node >= 0.10.0","main":"mochawesome.js","dependencies":{"async":"^0.9.0","chalk":"^1.0.0","handlebars":"^2.0.0","highlight.js":"^8.4.0","json-stringify-safe":"^5.0.0","lodash":"^3.1.0","mocha":"*","moment":"^2.9.0","ncp":"^1.0.1","node-uuid":"^1.4.1"},"devDependencies":{"bootstrap":"^3.3.2","chart.js":"^1.0.1","fiveby":"^1.0.0","gulp":"^3.8.1","gulp-concat":"^2.4.3","gulp-declare":"^0.3.0","gulp-handlebars":"^3.0.1","gulp-jshint":"^1.9.0","gulp-less":"^2.0.1","gulp-plumber":"^0.6.6","gulp-spawn-mocha":"^0.5.2","gulp-uglify":"^1.1.0","gulp-util":"^3.0.2","gulp-watch":"^4.1.0","gulp-wrap":"^0.10.1","jquery":"^2.1.3","jshint-stylish":"^1.0.0","merge-stream":"^0.1.7","should":"^3.3.2"},"gitHead":"c038cd9ffc60ac1948bf44f69f8feac6102eb326","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome","_id":"mochawesome@1.1.0","_shasum":"b16aeba8dc0d26a92208b4e8ffb09e50df5c327d","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"maintainers":[{"name":"adamgruber","email":""}],"dist":{"shasum":"b16aeba8dc0d26a92208b4e8ffb09e50df5c327d","size":557820,"noattachment":false,"key":"/mochawesome/-/mochawesome-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-1.1.0.tgz"},"directories":{},"publish_time":1425759466129,"_hasShrinkwrap":false,"_cnpm_publish_time":1425759466129,"_cnpmcore_publish_time":"2021-12-18T18:03:55.255Z"},"1.0.5":{"name":"mochawesome","version":"1.0.5","description":"A Gorgeous HTML/CSS Reporter for Mocha.js","scripts":{"test":"gulp build"},"author":{"name":"Adam Gruber"},"license":"ISC","repository":{"type":"git","url":"https://github.com/adamgruber/mochawesome"},"keywords":["mocha","reporter","json","handlebars"],"engine":"node >= 0.10.0","main":"mochawesome.js","dependencies":{"async":"^0.9.0","handlebars":"^2.0.0","highlight.js":"^8.4.0","json-stringify-safe":"^5.0.0","lodash":"^3.1.0","mocha":"*","moment":"^2.9.0","ncp":"^1.0.1","node-uuid":"^1.4.1"},"devDependencies":{"bootstrap":"^3.3.2","chart.js":"^1.0.1","fiveby":"^1.0.0","gulp":"^3.8.1","gulp-concat":"^2.4.3","gulp-declare":"^0.3.0","gulp-handlebars":"^3.0.1","gulp-jshint":"^1.9.0","gulp-less":"^2.0.1","gulp-plumber":"^0.6.6","gulp-spawn-mocha":"^0.5.2","gulp-uglify":"^1.1.0","gulp-util":"^3.0.2","gulp-watch":"^4.1.0","gulp-wrap":"^0.10.1","jquery":"^2.1.3","jshint-stylish":"^1.0.0","merge-stream":"^0.1.7","should":"^3.3.2"},"gitHead":"fee0fccd048c3704011d47dc85a2c242eda9308c","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome","_id":"mochawesome@1.0.5","_shasum":"8a80dcea33975777e75164f842b43dbad7f0b240","_from":".","_npmVersion":"1.4.14","_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"maintainers":[{"name":"adamgruber","email":""}],"dist":{"shasum":"8a80dcea33975777e75164f842b43dbad7f0b240","size":558092,"noattachment":false,"key":"/mochawesome/-/mochawesome-1.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-1.0.5.tgz"},"directories":{},"publish_time":1424445170082,"_hasShrinkwrap":false,"_cnpm_publish_time":1424445170082,"_cnpmcore_publish_time":"2021-12-18T18:03:55.564Z"},"1.0.4":{"name":"mochawesome","version":"1.0.4","description":"A Gorgeous HTML/CSS Reporter for Mocha.js","scripts":{"test":"gulp build"},"author":{"name":"Adam Gruber"},"license":"ISC","repository":{"type":"git","url":"https://github.com/adamgruber/mochawesome"},"keywords":["mocha","reporter","json","handlebars"],"engine":"node >= 0.10.0","main":"mochawesome.js","dependencies":{"async":"^0.9.0","handlebars":"^2.0.0","highlight.js":"^8.4.0","json-stringify-safe":"^5.0.0","lodash":"^3.1.0","mocha":"^2.1.0","moment":"^2.9.0","ncp":"^1.0.1","node-uuid":"^1.4.1"},"devDependencies":{"bootstrap":"^3.3.2","chart.js":"^1.0.1","fiveby":"^1.0.0","gulp":"^3.8.1","gulp-concat":"^2.4.3","gulp-declare":"^0.3.0","gulp-handlebars":"^3.0.1","gulp-jshint":"^1.9.0","gulp-less":"^2.0.1","gulp-plumber":"^0.6.6","gulp-spawn-mocha":"^0.5.2","gulp-uglify":"^1.1.0","gulp-util":"^3.0.2","gulp-watch":"^4.1.0","gulp-wrap":"^0.10.1","jquery":"^2.1.3","jshint-stylish":"^1.0.0","merge-stream":"^0.1.7","should":"^3.3.2"},"gitHead":"0abc3cc8c0e077b3ed67e3638bec488a094be698","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome","_id":"mochawesome@1.0.4","_shasum":"7db00bf78fd09122672bd81bda4b9039bb91c7c2","_from":".","_npmVersion":"1.4.14","_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"maintainers":[{"name":"adamgruber","email":""}],"dist":{"shasum":"7db00bf78fd09122672bd81bda4b9039bb91c7c2","size":557921,"noattachment":false,"key":"/mochawesome/-/mochawesome-1.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-1.0.4.tgz"},"directories":{},"publish_time":1424379482288,"_hasShrinkwrap":false,"_cnpm_publish_time":1424379482288,"_cnpmcore_publish_time":"2021-12-18T18:03:55.865Z"},"1.0.3":{"name":"mochawesome","version":"1.0.3","description":"A Gorgeous HTML/CSS Reporter for Mocha.js","scripts":{"test":"gulp build"},"author":{"name":"Adam Gruber"},"license":"ISC","repository":{"type":"git","url":"https://github.com/adamgruber/mochawesome"},"keywords":["mocha","reporter","json","handlebars"],"engine":"node >= 0.10.0","main":"index.js","dependencies":{"async":"^0.9.0","handlebars":"^2.0.0","highlight.js":"^8.4.0","json-stringify-safe":"^5.0.0","lodash":"^3.1.0","mocha":"^2.1.0","moment":"^2.9.0","ncp":"^1.0.1","node-uuid":"^1.4.1"},"devDependencies":{"bootstrap":"^3.3.2","chart.js":"^1.0.1","fiveby":"^1.0.0","gulp":"^3.8.1","gulp-concat":"^2.4.3","gulp-declare":"^0.3.0","gulp-handlebars":"^3.0.1","gulp-jshint":"^1.9.0","gulp-less":"^2.0.1","gulp-plumber":"^0.6.6","gulp-spawn-mocha":"^0.5.2","gulp-uglify":"^1.1.0","gulp-util":"^3.0.2","gulp-watch":"^4.1.0","gulp-wrap":"^0.10.1","jquery":"^2.1.3","jshint-stylish":"^1.0.0","merge-stream":"^0.1.7","should":"^3.3.2"},"gitHead":"35c5069b77989861199cb7bc2c2206cdfe2b372b","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome","_id":"mochawesome@1.0.3","_shasum":"60852d38661d3cfaaf72360145806a5ff7c40ca1","_from":".","_npmVersion":"1.4.14","_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"maintainers":[{"name":"adamgruber","email":""}],"dist":{"shasum":"60852d38661d3cfaaf72360145806a5ff7c40ca1","size":557910,"noattachment":false,"key":"/mochawesome/-/mochawesome-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-1.0.3.tgz"},"directories":{},"publish_time":1424378938378,"_hasShrinkwrap":false,"_cnpm_publish_time":1424378938378,"_cnpmcore_publish_time":"2021-12-18T18:03:56.136Z"},"1.0.2":{"name":"mochawesome","version":"1.0.2","description":"A Gorgeous HTML/CSS Reporter for Mocha.js","scripts":{"test":"gulp build"},"author":{"name":"Adam Gruber"},"license":"ISC","repository":{"type":"git","url":"https://github.com/adamgruber/mochawesome"},"keywords":["mocha","reporter","json","handlebars"],"engine":"node >= 0.10.0","main":"index.js","dependencies":{"async":"^0.9.0","handlebars":"^2.0.0","highlight.js":"^8.4.0","json-stringify-safe":"^5.0.0","lodash":"^3.1.0","mocha":"^2.1.0","moment":"^2.9.0","ncp":"^1.0.1","node-uuid":"^1.4.1"},"devDependencies":{"bootstrap":"^3.3.2","chart.js":"^1.0.1","fiveby":"^1.0.0","gulp":"^3.8.1","gulp-concat":"^2.4.3","gulp-declare":"^0.3.0","gulp-handlebars":"^3.0.1","gulp-jshint":"^1.9.0","gulp-less":"^2.0.1","gulp-plumber":"^0.6.6","gulp-spawn-mocha":"^0.5.2","gulp-uglify":"^1.1.0","gulp-util":"^3.0.2","gulp-watch":"^4.1.0","gulp-wrap":"^0.10.1","jquery":"^2.1.3","jshint-stylish":"^1.0.0","merge-stream":"^0.1.7","should":"^3.3.2"},"gitHead":"d69ddc7dd2230f6678f43976acce5a89a25f1ec9","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome","_id":"mochawesome@1.0.2","_shasum":"07f0b12b2e72a9e54cb08115ea3cde671167fd72","_from":".","_npmVersion":"1.4.14","_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"maintainers":[{"name":"adamgruber","email":""}],"dist":{"shasum":"07f0b12b2e72a9e54cb08115ea3cde671167fd72","size":556611,"noattachment":false,"key":"/mochawesome/-/mochawesome-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-1.0.2.tgz"},"directories":{},"publish_time":1423670126857,"_hasShrinkwrap":false,"_cnpm_publish_time":1423670126857,"_cnpmcore_publish_time":"2021-12-18T18:03:56.426Z"},"1.0.1":{"name":"mochawesome","version":"1.0.1","description":"A Gorgeous HTML/CSS Reporter for Mocha.js","scripts":{"test":"gulp build"},"author":{"name":"Adam Gruber"},"license":"ISC","repository":{"type":"git","url":"https://github.com/adamgruber/mochawesome"},"keywords":["mocha","reporter","json","handlebars"],"engine":"node >= 0.10.0","main":"index.js","dependencies":{"async":"^0.9.0","handlebars":"^2.0.0","highlight.js":"^8.4.0","json-stringify-safe":"^5.0.0","lodash":"^3.1.0","mocha":"^2.1.0","moment":"^2.9.0","ncp":"^1.0.1","node-uuid":"^1.4.1"},"devDependencies":{"bootstrap":"^3.3.2","chart.js":"^1.0.1","fiveby":"^1.0.0","gulp":"^3.8.1","gulp-concat":"^2.4.3","gulp-declare":"^0.3.0","gulp-handlebars":"^3.0.1","gulp-jshint":"^1.9.0","gulp-less":"^2.0.1","gulp-plumber":"^0.6.6","gulp-spawn-mocha":"^0.5.2","gulp-uglify":"^1.1.0","gulp-util":"^3.0.2","gulp-watch":"^4.1.0","gulp-wrap":"^0.10.1","jquery":"^2.1.3","jshint-stylish":"^1.0.0","merge-stream":"^0.1.7","should":"^3.3.2"},"gitHead":"530f538529b65cfaaf703593175d26f2d08d9b2e","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome","_id":"mochawesome@1.0.1","_shasum":"ccef19a743a0a0a854d8257212999ae29986c784","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"maintainers":[{"name":"adamgruber","email":""}],"dist":{"shasum":"ccef19a743a0a0a854d8257212999ae29986c784","size":557916,"noattachment":false,"key":"/mochawesome/-/mochawesome-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-1.0.1.tgz"},"directories":{},"publish_time":1423515923002,"_hasShrinkwrap":false,"_cnpm_publish_time":1423515923002,"_cnpmcore_publish_time":"2021-12-18T18:03:56.708Z"},"1.0.0":{"name":"mochawesome","version":"1.0.0","description":"A Gorgeous HTML/CSS Reporter for Mocha.js","scripts":{"test":"gulp"},"author":{"name":"Adam Gruber"},"license":"ISC","repository":{"type":"git","url":"https://github.com/adamgruber/mochawesome"},"keywords":["mocha","reporter","json","handlebars"],"engine":"node >= 0.10.0","main":"index.js","dependencies":{"async":"^0.9.0","handlebars":"^2.0.0","highlight.js":"^8.4.0","json-stringify-safe":"^5.0.0","lodash":"^3.1.0","mocha":"^2.1.0","moment":"^2.9.0","ncp":"^1.0.1","node-uuid":"^1.4.1"},"devDependencies":{"bootstrap":"^3.3.2","chart.js":"^1.0.1","fiveby":"^1.0.0","gulp":"^3.8.1","gulp-concat":"^2.4.3","gulp-declare":"^0.3.0","gulp-handlebars":"^3.0.1","gulp-jshint":"^1.9.0","gulp-less":"^2.0.1","gulp-plumber":"^0.6.6","gulp-spawn-mocha":"^0.5.2","gulp-uglify":"^1.1.0","gulp-util":"^3.0.2","gulp-watch":"^4.1.0","gulp-wrap":"^0.10.1","jquery":"^2.1.3","jshint-stylish":"^1.0.0","merge-stream":"^0.1.7","should":"^3.3.2"},"gitHead":"790ebe2f908b763f7623d36882c60bec56bc4d24","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"homepage":"https://github.com/adamgruber/mochawesome","_id":"mochawesome@1.0.0","_shasum":"99e1600760d2dec739472dcb5f8ca02194dc90ca","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"maintainers":[{"name":"adamgruber","email":""}],"dist":{"shasum":"99e1600760d2dec739472dcb5f8ca02194dc90ca","size":557557,"noattachment":false,"key":"/mochawesome/-/mochawesome-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-1.0.0.tgz"},"directories":{},"publish_time":1423459646343,"_hasShrinkwrap":false,"_cnpm_publish_time":1423459646343,"_cnpmcore_publish_time":"2021-12-18T18:03:56.978Z"},"0.2.2":{"name":"mochawesome","description":"A Gorgeous HTML/CSS Mocha Reporter","author":{"name":"Adam Gruber","email":"adam.gruber@dowjones.com"},"version":"0.2.2","main":"index.js","dependencies":{"async":"^0.9.0","bootstrap":"^3.2.0","chart.js":"^1.0.1-beta.2","handlebars":"^2.0.0-alpha.4","highlight.js":"^8.1.0","json-stringify-safe":"^5.0.0","less":"^1.7.3","lodash":"^2.4.1","mocha":"","moment":"^2.7.0","ncp":"^1.0.1","node-uuid":"^1.4.1","uglify-js":"^2.4.15"},"devDependencies":{"fiveby":"git+https://github.dowjones.net/institutional/fiveby.git","gulp":"^3.8.1","gulp-spawn-mocha":"^0.1.5","should":"^3.3.2"},"scripts":{"test":"mocha"},"engine":"node >= 0.8.0","keywords":["mocha","reporter","json","handlebars"],"license":"ISC","gitHead":"ee727bcf04707732fd76af31569281f91fd1ce14","_id":"mochawesome@0.2.2","_shasum":"9cf5fd6f4bb28c4f201f7162c29f0c18921b65d6","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"adamgruber","email":"talknmime@gmail.com"},"maintainers":[{"name":"adamgruber","email":""}],"dist":{"shasum":"9cf5fd6f4bb28c4f201f7162c29f0c18921b65d6","size":287479,"noattachment":false,"key":"/mochawesome/-/mochawesome-0.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/mochawesome/download/mochawesome-0.2.2.tgz"},"directories":{},"publish_time":1423459618611,"_hasShrinkwrap":false,"_cnpm_publish_time":1423459618611,"_cnpmcore_publish_time":"2021-12-18T18:03:57.220Z"}},"readme":"# mochawesome\n\n[![npm](https://img.shields.io/npm/v/mochawesome.svg?style=flat-square)](http://www.npmjs.com/package/mochawesome) ![Node.js CI](https://github.com/adamgruber/mochawesome/workflows/Node.js%20CI/badge.svg) [![Gitter](https://img.shields.io/gitter/room/nwjs/nw.js.svg?style=flat-square)](https://gitter.im/mochawesome/general)\n\nMochawesome is a custom reporter for use with the Javascript testing framework, [mocha][mocha]. It runs on Node.js (>=10) and works in conjunction with [mochawesome-report-generator][marge] to generate a standalone HTML/CSS report to help visualize your test runs.\n\n## Features\n\n<img align=\"right\" src=\"./docs/marge-report-1.0.1.png\" alt=\"Mochawesome Report\" width=\"55%\" />\n\n- Simple, clean, and modern design\n- Beautiful charts (via ChartJS)\n- Support for test and suite nesting\n- Displays before and after hooks\n- Review test code inline\n- Stack trace for failed tests\n- Support for adding context information to tests\n- Filters to display only the tests you want\n- Responsive and mobile-friendly\n- Offline viewing\n- Supports `parallel` mode\n\n## Usage\n\n1. Add Mochawesome to your project:\n\n`npm install --save-dev mochawesome`\n\n2. Tell mocha to use the Mochawesome reporter:\n\n`mocha testfile.js --reporter mochawesome`\n\n3. If using mocha programatically:\n\n```js\nvar mocha = new Mocha({\n  reporter: 'mochawesome',\n});\n```\n\n### Parallel Mode\n\nSince `mocha@8` test files can be run in parallel using the `--parallel` flag. In order for mochawesome to work properly it needs to be registered as a hook.\n\n`mocha tests --reporter mochawesome --require mochawesome/register`\n\n### Output\n\nMochawesome generates the following inside your project directory:\n\n```\nmochawesome-report/\n├── assets\n│   ├── app.css\n│   ├── app.js\n│   ├── MaterialIcons-Regular.woff\n│   ├── MaterialIcons-Regular.woff2\n│   ├── roboto-light-webfont.woff\n│   ├── roboto-light-webfont.woff2\n│   ├── roboto-medium-webfont.woff\n│   ├── roboto-medium-webfont.woff2\n│   ├── roboto-regular-webfont.woff\n│   └── roboto-regular-webfont.woff2\n├── mochawesome.html\n└── mochawesome.json\n```\n\nThe two main files to be aware of are:\n\n**mochawesome.html** - The rendered report file\n\n**mochawesome.json** - The raw json output used to render the report\n\n### Options\n\nOptions can be passed to the reporter in two ways.\n\n#### Environment variables\n\nThe reporter will try to read environment variables that begin with `MOCHAWESOME_`.\n\n```bash\n$ export MOCHAWESOME_REPORTFILENAME=customReportFilename\n```\n\n_Note that environment variables must be in uppercase._\n\n#### Mocha reporter-options\n\nYou can pass comma-separated options to the reporter via mocha's `--reporter-options` flag. Options passed this way will take precedence over environment variables.\n\n```bash\n$ mocha test.js --reporter mochawesome --reporter-options reportDir=customReportDir,reportFilename=customReportFilename\n```\n\nAlternately, `reporter-options` can be passed in programatically:\n\n```js\nvar mocha = new Mocha({\n  reporter: 'mochawesome',\n  reporterOptions: {\n    reportFilename: 'customReportFilename',\n    quiet: true,\n  },\n});\n```\n\n#### Available Options\n\nThe options below are specific to the reporter. For a list of all available options see [mochawesome-report-generator options][marge-options].\n\n| Option Name       | Type    | Default     | Description                                                                                                                       |\n| :---------------- | :------ | :---------- | :-------------------------------------------------------------------------------------------------------------------------------- |\n| `quiet`           | boolean | false       | Silence console messages                                                                                                          |\n| `reportFilename`  | string  | mochawesome | Filename of saved report (html and json) <br> _See [notes](#reportfilename-replacement-tokens) for available token replacements._ |\n| `html`            | boolean | true        | Save the HTML output for the test run                                                                                             |\n| `json`            | boolean | true        | Save the JSON output for the test run                                                                                             |\n| `consoleReporter` | string  | spec        | Name of mocha reporter to use for console output, or `none` to disable console report output entirely                             |\n\n#### reportFilename replacement tokens\n\nUsing the following tokens it is possible to dynamically alter the filename of the generated report.\n\n- **[name]** will be replaced with the spec filename when possible.\n- **[status]** will be replaced with the status (pass/fail) of the test run.\n- **[datetime]** will be replaced with a timestamp. The format can be - specified using the `timestamp` option.\n\nFor example, given the spec `cypress/integration/sample.spec.js` and the following config:\n\n```\n{\n  reporter: \"mochawesome\",\n  reporterOptions: {\n    reportFilename: \"[status]_[datetime]-[name]-report\",\n    timestamp: \"longDate\"\n  }\n}\n```\n\nThe resulting report file will be named `pass_February_23_2022-sample-report.html`\n\n**Note:** The `[name]` replacement only occurs when mocha is running one spec file per process and outputting a separate report for each spec. The most common use-case is with Cypress.\n\n### Adding Test Context\n\nMochawesome ships with an `addContext` helper method that can be used to associate additional information with a test. This information will then be displayed inside the report.\n\n**Please note: arrow functions will not work with `addContext`.** See the [example](#example).\n\n### `addContext(testObj, context)`\n\n| param   | type           | description                         |\n| :------ | :------------- | :---------------------------------- |\n| testObj | object         | The test object                     |\n| context | string\\|object | The context to be added to the test |\n\n**Context as a string**\n\nSimple strings will be displayed as is. If you pass a URL, the reporter will attempt to turn it into a link. If the URL links to an image or video, it will be shown inline.\n\n**Context as an object**\n\nContext passed as an object must adhere to the following shape:\n\n```js\n{\n  title: 'some title'; // must be a string\n  value: {\n  } // can be anything\n}\n```\n\n#### Example\n\nBe sure to use ES5 functions and not ES6 arrow functions when using `addContext` to ensure `this` references the test object.\n\n```js\nconst addContext = require('mochawesome/addContext');\n\ndescribe('test suite', function () {\n  it('should add context', function () {\n    // context can be a simple string\n    addContext(this, 'simple string');\n\n    // context can be a url and the report will create a link\n    addContext(this, 'http://www.url.com/pathname');\n\n    // context can be an image url and the report will show it inline\n    addContext(this, 'http://www.url.com/screenshot-maybe.jpg');\n\n    // context can be an object with title and value properties\n    addContext(this, {\n      title: 'expected output',\n      value: {\n        a: 1,\n        b: '2',\n        c: 'd',\n      },\n    });\n  });\n});\n```\n\nIt is also possible to use `addContext` from within a `beforeEach` or `afterEach` test hook.\n\n```js\ndescribe('test suite', () => {\n  beforeEach(function () {\n    addContext(this, 'some context');\n  });\n\n  afterEach(function () {\n    addContext(this, {\n      title: 'afterEach context',\n      value: { a: 1 },\n    });\n  });\n\n  it('should display with beforeEach and afterEach context', () => {\n    // assert something\n  });\n});\n```\n\n## Typescript\n\nThis project does not maintain its own type definitions, however they are available on npm from [DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mochawesome).\n\n```\n$ npm install --save-dev @types/mochawesome\n```\n\n## Related\n\n[mochawesome-report-generator][marge]\n\n## License\n\nmochawesome is [MIT licensed][license].\n\n[mocha]: https://mochajs.org/\n[marge]: https://github.com/adamgruber/mochawesome-report-generator\n[marge-options]: https://github.com/adamgruber/mochawesome-report-generator#options\n[changelog]: CHANGELOG.md\n[license]: LICENSE.md\n","_attachments":{},"homepage":"https://github.com/adamgruber/mochawesome#readme","bugs":{"url":"https://github.com/adamgruber/mochawesome/issues"},"license":"MIT"}