UNPKG

axe-core

Version:

Accessibility engine for automated Web UI testing

12 lines (11 loc) 195 B
{ "name": "axe-cdp", "private": true, "scripts": { "test": "echo 'No test specified.'" }, "dependencies": { "axe-core": "^3.3.1", "chrome-remote-interface": "^0.27.1" } }