Your music, beautifully tracked. All yours. (coming soon)
teal.fm
teal-fm
atproto
1{
2 "name": "@teal/lexicons",
3 "type": "module",
4 "main": "./index.ts",
5 "dependencies": {
6 "@atproto/lex-cli": "^0.5.4",
7 "@atproto/lexicon": "^0.4.2",
8 "@atproto/xrpc-server": "^0.7.4",
9 "@teal/tsconfig": "workspace:*"
10 },
11 "scripts": {
12 "lex:gen-server": "bash ./lex-gen.sh"
13 }
14}