{ "private": true, "scripts": { "p": "cargo publish --allow-dirty", "c": "cd tests && bash compile.sh" } }