{ "name": "@tauth-example/backend", "private": true, "scripts": { "dev": "cargo run", "build": "cargo build --release", "test": "cargo test" } }