logviewer/pretty-print/projects/pretty-print/package.json

6 lines
91 B
JSON

{
"private": true,
"scripts": {
"p": "cargo publish --allow-dirty"
}
}