{"name":"axe-core","version":"4.12.1","keywords":["Accessibility","a11y","testing","unit","tdd","bdd","axe"],"license":"MPL-2.0","_id":"axe-core@4.12.1","maintainers":[{"name":"dylanb","email":"dylan@barrell.com"},{"name":"wilcofiers","email":"wilcofiers@gmail.com"},{"name":"dqlabs","email":"labs@deque.com"},{"name":"npmdeque","email":"axe@deque.com"}],"contributors":[{"url":"http://deque.com/","name":"David Sturley"},{"url":"http://deque.com/","name":"Dylan Barrell","email":"dylan@barrell.com"},{"url":"http://deque.com/","name":"Wilco Fiers"},{"url":"http://deque.com/","name":"Dian Fay"},{"url":"http://deque.com/","name":"Marcy Sutton"},{"url":"http://deque.com/","name":"Ava Gaiety Wroten"}],"homepage":"https://www.deque.com/axe/","bugs":{"url":"https://github.com/dequelabs/axe-core/issues"},"dist":{"shasum":"69fe2bf6dfc0b24973af91b1d8e945f79e1b7c44","tarball":"https://registry.npmjs.org/axe-core/-/axe-core-4.12.1.tgz","fileCount":29,"integrity":"sha512-s7iGf5GaVMxEG0ENN9x+xTr7GFZCb1ZP/1uATUpCEK2X78nDB3RwbtFCo9pGAf9ru+VwoQ464DkaLEeRM08wJA==","signatures":[{"sig":"MEQCIAHqqX7ol6wmVgPeQ02E3AE+SfxAhvRYXTpJSTyo92BbAiALc9R/B7NLytMKlgYF3K8xO8mf0AbQhxATY2gez5Kl4A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/axe-core@4.12.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3023260},"main":"axe.js","engines":{"node":">=4"},"gitHead":"5d002cca1f862a0699d9f1bb7b5a1ec334fa1b22","scripts":{"fmt":"prettier --write .","test":"npm run test:tsc && run-s \"test:unit:* -- {@}\" --","build":"grunt","patch":"npx patch-package","start":"http-server -a \"\" -p 9876 --silent","eslint":"eslint --color --format stylish '{lib,test,build,doc}/**/*.js' 'Gruntfile.js' '.github/bin/*.mjs'","develop":"grunt dev --force","prepare":"husky && npm run patch","pretest":"node ./build/check-node-version.js","release":"git fetch origin --tags --force && standard-version -a","unpatch":"npx patch-package --reverse","version":"echo \"use 'npm run release' to bump axe-core version\" && exit 1","api-docs":"jsdoc --configure .jsdoc.json","prebuild":"node ./build/check-node-version.js","rule-gen":"node build/rule-generator","test:act":"mocha --fail-zero test/act-rules/*.spec.js","test:apg":"start-server-and-test 9876 integration:apg","test:tsc":"tsc","fmt:check":"prettier --check .","postbuild":"prettier --write ./locales/_template.json ./doc/rule-descriptions.md","test:node":"node test/node/node.js","test:unit":"web-test-runner --config test/wtr.config.mjs","sri-update":"grunt build && node build/sri-update && git add sri-history.json","test:debug":"web-test-runner --config test/wtr.debug.config.mjs --manual","test:jsdom":"mocha test/node/jsdom.js","integration":"node test/integration/full/test-webdriver.js","sri-validate":"node build/sri-update --validate","test:locales":"mocha test/test-locales.js","test:examples":"node ./doc/examples/test-examples","test:unit:api":"web-test-runner --config test/wtr.config.mjs --files 'test/integration/api/**/*.js'","test:unit:core":"web-test-runner --config test/wtr.config.mjs --files 'test/core/**/*.js'","integration:apg":"mocha --fail-zero test/aria-practices/*.spec.js","test:integration":"npm run test:integration:chrome","test:unit:checks":"web-test-runner --config test/wtr.config.mjs --files 'test/checks/**/*.js'","test:unit:commons":"web-test-runner --config test/wtr.config.mjs --files 'test/commons/**/*.js'","integration:chrome":"npm run integration -- browser=Chrome","test:virtual-rules":"mocha test/test-virtual-rules.js","integration:firefox":"npm run integration -- browser=Firefox","test:unit:integration":"web-test-runner --config test/wtr.config.mjs --files 'tmp/integration-tests/**/*.test.js'","test:rule-help-version":"mocha test/test-rule-help-version.js","test:unit:rule-matches":"web-test-runner --config test/wtr.config.mjs --files 'test/rule-matches/**/*.js'","build:integration-tests":"node build/generate-integration-tests.js","codemod:modernize-tests":"node build/codemods/modernize-test-files.mjs","test:integration:chrome":"start-server-and-test 9876 integration:chrome","test:unit:virtual-rules":"web-test-runner --config test/wtr.config.mjs --files 'test/integration/virtual-rules/**/*.js'","pretest:unit:integration":"npm run build:integration-tests","test:integration:firefox":"start-server-and-test 9876 integration:firefox","test:unit:gather-internals":"web-test-runner --config test/wtr.config.mjs --files 'test/gather-internals/**/*.js'"},"typings":"axe.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:f0676e05-0a6a-406d-9262-691f2fddd061"}},"repository":{"url":"git+https://github.com/dequelabs/axe-core.git","type":"git"},"_npmVersion":"11.13.0","description":"Accessibility engine for automated Web UI testing","directories":{},"lint-staged":{"*.{js,mjs}":["prettier --write","eslint --fix"],"*.{md,json,ts,html}":["prettier --write"]},"_nodeVersion":"24.16.0","_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.7","glob":"^10.3.10","chalk":"^4.x","clone":"^2.1.2","execa":"5.x","grunt":"^1.5.3","husky":"^9.0.7","jsdoc":"^4.0.2","jsdom":"^29.0.2","mocha":"^11.1.0","sinon":"^21.0.0","eslint":"^9.2.0","jquery":"^4.0.0","parse5":"^8.0.0","recast":"^0.23.11","core-js":"^3.27.1","esbuild":"^0.10.x","globals":"^17.1.0","outdent":"^0.8.0","inquirer":"^8.2.5","memoizee":"^0.4.15","prettier":"^3.0.3","uglify-js":"^3.17.4","@deque/dot":"^1.1.5","aria-query":"^5.1.3","colorjs.io":"0.4.3","typedarray":"^0.0.7","typescript":"^6.0.3","@babel/core":"^7.20.12","@types/node":"^25.6.0","emoji-regex":"^10.2.1","es6-promise":"^4.2.8","grunt-babel":"^8.0.0","http-server":"^14.1.1","lint-staged":"^16.1.0","npm-run-all":"^4.1.5","revalidator":"^0.3.1","sri-toolbox":"^0.2.0","chromedriver":"latest","html-entities":"^2.4.0","node-notifier":"^10.0.1","patch-package":"^8.0.0","serve-handler":"^6.1.5","aria-practices":"github:w3c/aria-practices#ce0336bd82d7d3651abcbde86af644197ddbc629","grunt-bytesize":"^0.2.0","wcag-act-rules":"github:w3c/wcag-act-rules#5adb55d19eb2cd7fb23213b2d1acedf9004dc063","@web/test-runner":"^0.20.2","standard-version":"^9.5.0","weakmap-polyfill":"^2.0.4","@babel/preset-env":"^7.20.2","clean-jsdoc-theme":"^4.2.17","selenium-webdriver":"^4.7.1","css-selector-parser":"^1.4.1","grunt-contrib-clean":"^2.0.1","grunt-contrib-watch":"^1.1.0","grunt-contrib-concat":"^2.1.0","grunt-contrib-uglify":"^5.2.2","@axe-core/webdriverjs":"^4.10.2","start-server-and-test":"^3.0.2","@babel/runtime-corejs3":"^7.20.7","eslint-config-prettier":"^10.0.1","conventional-commits-parser":"^5.0.0","eslint-plugin-mocha-no-only":"^1.2.0","@babel/plugin-proposal-object-rest-spread":"^7.20.7"},"standard-version":{"skip":{"tag":true},"scripts":{"postbump":"npm ci && npm run sri-update && git add doc/rule-descriptions.md"}},"_npmOperationalInternal":{"tmp":"tmp/axe-core_4.12.1_1781087223084_0.8646513697625771","host":"s3://npm-registry-packages-npm-production"}}