1 2 3 4 5 6 7 8 9 10 11
{ "name": "ublacklist", "version": "10.0.2", "scripts": { "version": "echo version", "postversion": "git push" }, "config": { "version": "not-touched" } }