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