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