{ "private": true, "scripts": { "p": "cargo publish --allow-dirty", "rm-tags": "git push --prune origin refs/tags/*" } }