{"bin":{"mocha":"bin/mocha.js"},"bugs":{"url":"https://github.com/mochajs/mocha/issues/"},"dist":{"shasum":"2472c4ae174b05c6871e8a5c4c17c5f6c330253a","tarball":"https://registry.npmjs.org/mocha/-/mocha-12.0.0-rc.5.tgz","fileCount":74,"integrity":"sha512-K6Ai6a1kSfZezibYKkgM7PVQP9mrtk0dcZqwbEv9gHScNj7eJzH33ACsN/JuxVXf1HCV6hw035z8zDDG/SLpmg==","signatures":[{"sig":"MEUCIQChhK1uFK+Ie+hLnA/A6E6h94gjYhDEfTHTgveF7DieHAIgcmx4lK0W8xR50qf2JLe2sQnb46h8f0YsuJXKx+Krzsw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/mocha@12.0.0-rc.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1436520},"logo":"https://cldup.com/S9uQ-cOLYz.svg","name":"mocha","type":"module","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca"},"browser":{"fs":false,"path":false,"./index.js":"./browser-entry.js","supports-color":false,"./lib/cli/index.cjs":false,"./lib/nodejs/worker.cjs":false,"./lib/nodejs/esm-utils.cjs":false,"./lib/nodejs/serializer.js":false,"./lib/nodejs/file-unloader.cjs":false,"./lib/nodejs/buffered-worker-pool.cjs":false,"./lib/nodejs/parallel-buffered-runner.cjs":false,"./lib/nodejs/reporters/parallel-buffered.cjs":false},"discord":"https://discord.gg/KeDn2uXhER","engines":{"node":"^20.19.0 || >=22.12.0"},"exports":{".":"./index.js","./*":"./*"},"gitHead":"84589411b2ac64a59f07acea4d2fc545711484ba","license":"MIT","scripts":{"tsc":"tsc","docs":"cd docs; npm run docs","lint":"run-p --aggregate-output --continue-on-error lint:*","test":"run-s lint test-node test-browser","build":"rollup -c ./rollup.config.js","clean":"rimraf mocha.js mocha.js.map","prelint":"npm run clean","version":"run-p version:* && git add -A ./AUTHORS ./CHANGELOG.md","lint:code":"eslint . --max-warnings 0","lint:knip":"knip --cache","test-node":"run-s test-coverage-clean test-node:* test-coverage-generate","format:fix":"prettier --write .","test-smoke":"node ./bin/mocha.js --no-config test/smoke/smoke.spec.cjs","format:check":"prettier --check .","test-browser":"run-s clean build test-browser:*","test-node-run":"cross-env NODE_OPTIONS=--enable-source-maps nyc --no-clean --reporter=json node bin/mocha.js --forbid-only","lint:knip-docs":"cd docs && npm run lint:knip","prepublishOnly":"run-s clean build version","test-node:only":"run-p test-node:only:*","test-node:unit":"npm run -s test-node-run -- \"test/unit/**/*.spec.cjs\" \"test/node-unit/**/*.spec.{cjs,js}\"","test-node:jsapi":"node test/jsapi/index.js","test-node-run-only":"cross-env NODE_OPTIONS=--enable-source-maps nyc --no-clean --reporter=json node bin/mocha.js --no-forbid-only","test-node:requires":"npm run -s test-node-run -- --require coffeescript/register --require test/require/a.cjs --require test/require/b.coffee --require test/require/c.cjs --require test/require/d.coffee test/require/require.spec.cjs","test-coverage-clean":"rimraf .nyc_output coverage","test-node:reporters":"npm run -s test-node-run -- \"test/reporters/*.spec.{cjs,js}\"","lint:installed-check":"installed-check --engine-check --ignore-dev","test-node:interfaces":"run-p test-node:interfaces:*","test-node:integration":"run-s clean build && npm run -s test-node-run -- --parallel --timeout 10000 --slow 3750 \"test/integration/**/*.spec.cjs\"","test-coverage-generate":"nyc report --reporter=lcov --reporter=text","version:update-authors":"node scripts/update-authors.cjs","test-browser:playwright":"playwright test","test-node:interfaces:bdd":"npm run -s test-node-run -- --ui bdd test/interfaces/bdd.spec","test-node:interfaces:tdd":"npm run -s test-node-run -- --ui tdd test/interfaces/tdd.spec","test-node:only:globalBdd":"npm run -s test-node-run-only -- --ui bdd test/only/global/bdd.spec --no-parallel","test-node:only:globalTdd":"npm run -s test-node-run-only -- --ui tdd test/only/global/tdd.spec --no-parallel","test-node:only:bddRequire":"npm run -s test-node-run-only -- --ui qunit test/only/bdd-require.spec --no-parallel","version:linkify-changelog":"node scripts/linkify-changelog.js","pretest-browser:playwright":"playwright install chromium --with-deps","test-node:interfaces:qunit":"npm run -s test-node-run -- --ui qunit test/interfaces/qunit.spec","test-node:only:globalQunit":"npm run -s test-node-run-only -- --ui qunit test/only/global/qunit.spec --no-parallel","test-browser:webpack-compat":"webpack --mode development --config ./test/browser-specific/fixtures/webpack/webpack.config.cjs","test-node:integration:watch":"run-s clean build && npm run -s test-node-run -- --parallel --timeout 10000 --slow 3750 \"test/integration/options/watch.spec.cjs\"","test-node:interfaces:exports":"npm run -s test-node-run -- --ui exports test/interfaces/exports.spec"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6b395132-63f6-427b-b3ca-59478c177906"}},"homepage":"https://mochajs.org/","keywords":["mocha","test","bdd","tdd","tap","testing","chai","assertion","ava","jest","tape","jasmine","playwright"],"overrides":{"webdriverio":"^9.0.0","@types/eslint":"^9.6.1","@types/estree":"^1.0.7"},"notifyLogo":"https://ibin.co/4QuRuGjXvl36.png","repository":{"url":"git+https://github.com/mochajs/mocha.git","type":"git"},"_npmVersion":"12.0.1","description":"Classic, reliable, trusted test framework for Node.js and the browser","directories":{"lib":"./lib","test":"./test"},"maintainers":[{"name":"joshuakgoldberg","email":"npm@joshuakgoldberg.com"},{"name":"mark-wiemer","email":"markwiemer@outlook.com"}],"_nodeVersion":"24.18.0","contributors":[{"name":"github-actions[bot]","email":"41898282+github-actions[bot]@users.noreply.github.com"}],"dependencies":{"ms":"^2.1.3","diff":"^9.0.0","glob":"^13.0.0","debug":"^4.3.5","find-up":"^5.0.0","js-yaml":"^5.0.0","chokidar":"^5.0.0","minimatch":"^10.2.2","picocolors":"^1.1.1","workerpool":"^10.0.0","browser-stdout":"^1.3.1","is-path-inside":"^3.0.3","supports-color":"^8.1.1","strip-json-comments":"^5.0.3","is-unicode-supported":"^0.1.0","serialize-javascript":"^7.0.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^18.0.0","chai":"^6.0.0","knip":"^6.0.0","sinon":"^22.0.0","eslint":"^10.0.0","remark":"^15.0.0","rimraf":"^6.0.0","rollup":"^4.52.3","semver":"^7.7.2","globals":"^17.0.0","ps-list":"^9.0.0","webpack":"^5.67.0","prettier":"3.9.5","cross-env":"^10.0.0","@eslint/js":"^10.0.0","rewiremock":"^3.14.3","typescript":"^5.8.3","unexpected":"^13.2.1","@types/node":"^24.0.0","webpack-cli":"^7.0.2","coffeescript":"^2.6.1","npm-run-all2":"^8.0.0","remark-github":"^12.0.0","eslint-plugin-n":"^18.0.0","installed-check":"^10.0.0","@eslint/markdown":"^8.0.0","@playwright/test":"^1.60.0","unexpected-sinon":"^11.1.0","@rollup/plugin-json":"^6.1.0","remark-inline-links":"^7.0.0","@rollup/plugin-alias":"^6.0.0","@test/esm-only-loader":"./test/compiler-fixtures/esm-only-loader","@rollup/plugin-commonjs":"^29.0.0","unexpected-eventemitter":"^2.4.0","rollup-plugin-visualizer":"^6.0.5","@rollup/plugin-node-resolve":"^16.0.3","rollup-plugin-polyfill-node":"^0.13.0"},"_npmOperationalInternal":{"tmp":"tmp/mocha_12.0.0-rc.5_1784818730900_0.7910826035526288","host":"s3://npm-registry-packages-npm-production"},"_id":"mocha@12.0.0-rc.5","version":"12.0.0-rc.5"}