UNPKG

webdriver-accessibility-audit

Version:
17 lines (16 loc) 410 B
{ "name": "webdriver-accessibility-audit", "version": "1.1.6", "description": "Accessibility checker", "main": "index.js", "scripts": { "test": "npm test" }, "author": "Robert Kievits <robert.kievits@gmail.com>", "repository": "https://github.com/RobertKievits/webdriver-accessibility-audit.git", "license": "ISC", "dependencies": { "jsonfile": "2.2.3", "mkdirp": "0.5.1" } }