{ "private": true, "scripts": { "p": "cargo publish --allow-dirty", "i": "cargo install --path . --debug" } }