{ "name": "hblock", "version": "1.6.5", "description": "Improve your security and privacy by blocking ads, tracking and malware domains", "keywords": [ "ad-block", "ad-blocker", "ads", "advertisements", "dns", "dnsmasq", "domains", "filter", "filter-lists", "filterlist", "hosts", "hostsfile", "malware", "privacy", "security", "shell", "trackers", "tracking", "unbound", "unified-hosts" ], "author": "Héctor Molinero Fernández ", "license": "MIT", "homepage": "https://hblock.molinero.xyz", "repository": { "type": "git", "url": "https://github.com/hectorm/hblock.git" }, "bugs": { "url": "https://github.com/hectorm/hblock/issues" }, "bin": { "hblock": "./hblock" }, "files": [ "/hblock" ], "scripts": { "preversion": "sh resources/version.sh preversion", "version": "sh resources/version.sh version && git add -A" }, "os": [ "!win32" ], "preferGlobal": true }