ATlast — you'll never need to find your favorites on another platform again. Find your favs in the ATmosphere.
atproto
at master 609 B view raw
1{ 2 "name": "@atlast/functions", 3 "version": "0.0.1", 4 "private": true, 5 "type": "module", 6 "dependencies": { 7 "@atlast/shared": "workspace:*", 8 "@atcute/identity": "^1.1.0", 9 "@atcute/identity-resolver": "^1.1.3", 10 "@atproto/api": "^0.17.0", 11 "@atproto/identity": "^0.4.9", 12 "@atproto/jwk-jose": "^0.1.10", 13 "@atproto/oauth-client-node": "^0.3.8", 14 "@neondatabase/serverless": "^1.0.2", 15 "@netlify/functions": "^4.2.7", 16 "cookie": "^1.0.2", 17 "jose": "^6.1.0", 18 "zod": "^4.2.1" 19 }, 20 "devDependencies": { 21 "@types/node": "^24.6.2", 22 "typescript": "^5.3.3" 23 } 24}