{"name": "vnu-jar", "version": "26.5.21", "description": "Provides the Nu Html Checker \u00abvnu.jar\u00bb file", "main": "vnu-jar.js", "author": "sideshowbarker@gmail.com", "engines": {"node": ">=0.10"}, "repository": {"type": "git", "url": "git+https://github.com/validator/validator.git"}, "license": "MIT", "bugs": {"url": "https://github.com/validator/validator/issues"}, "homepage": "https://github.com/validator/validator#readme", "keywords": ["checker", "html", "lint", "linter", "jar", "nu", "validator", "vnu", "w3c"], "files": ["build/dist/vnu.jar", "vnu-java-downloader.js", "vnu-jar.js"], "bin": {"vnu": "./vnu-jar.js"}, "scripts": {"postinstall": "node vnu-java-downloader.js", "test": "vitest run", "test:watch": "vitest", "test:e2e": "playwright test"}, "devDependencies": {"@playwright/test": "^1.57.0", "@types/node": "^25.0.3", "vitest": "^4.0.16"}, "pnpm": {"onlyBuiltDependencies": ["esbuild"]}}