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