You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
456 B
JSON

{
"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/configuration-web-recommended": "^8.2.23",
"@hint/formatter-codeframe": "^3.1.35",
"@hint/hint-doctype": "^3.3.26",
"@hint/hint-no-broken-links": "^4.2.26",
"hint": "^7.1.10",
"@hint/utils-dom": "^2.2.4"
}
}