{"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","dist-tags":{"latest":"7.1.3","next":"4.0.0-alpha.2"}}