{ "name": "webhint", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "@hint/formatter-codeframe": "^3.1.35", "@hint/hint-doctype": "^3.3.26", "@hint/hint-no-broken-links": "^4.2.26", "hint": "^7.1.10" } }