{ "private": true, "name": "squid-4", "version": "1.1.0", "description": "squid-4 for ssl proxying", "scripts": { "release": "standard-version", "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://sigyl.com/git/docker/squid-4" }, "author": "Giles Bradshaw", "license": "ISC", "devDependencies": { "standard-version": "git+https://github.com/gilesbradshaw/standard-version.git" } }