forked from
nonbinary.computer/jacquard
A better Rust ATProto crate
1{
2 "name": "jacquard",
3 "version": "0.1.0",
4 "description": "Skill for working with the Jacquard AT Protocol library for Rust — teaches correct BosStr usage, borrow-first patterns, and common pitfalls",
5 "author": {
6 "name": "Orual",
7 "url": "https://tangled.org/nonbinary.computer"
8 },
9 "homepage": "https://tangled.org/nonbinary.computer/jacquard",
10 "repository": "https://tangled.org/nonbinary.computer/jacquard",
11 "license": "MIT OR Apache-2.0",
12 "keywords": ["rust", "atproto", "bluesky", "jacquard"]
13}