1 2 3 4 5 6 7
{ "private": true, "scripts": { "p": "cargo publish --allow-dirty", "i": "cargo install --path ." } }