14 lines | 426 Bytes
1{
2 "name": "@rulepack/rust-axum",
3 "version": "0.1.3",
4 "description": "Idiomatic axum 0.8 service rules: layered tower, tracing, thiserror, sqlx, async-first.",
5 "license": "MIT",
6 "visibility": "public",
7 "keywords": ["rust", "axum", "tower", "tracing", "sqlx"],
8 "memories": {
9 "agents": "AGENTS.md",
10 "claude": "CLAUDE.md"
11 },
12 "files": ["CLAUDE.md", "AGENTS.md", "README.md", "rulepack.json", "LICENSE"]
13}
14