1 2 3 4 5 6 7
{ "private": true, "scripts": { "p": "cargo publish --allow-dirty", "build": "sh ./build.sh" } }