a web app for declaring if an atproto account is automated + package for the lexicon jsr.io/@voyager/autonomy-lexicon
atprotocol lexicon
1{ 2 "name": "@voyager/autonomy-lexicon", 3 "version": "0.1.0", 4 "license": "MIT", 5 "exports": "./mod.ts", 6 "publish": { 7 "exclude": ["client/", "scripts/", ".env", ".env.example", "npm/"] 8 } 9}