Auto-indexing service and GraphQL API for AT Protocol Records
quickslice.slices.network/
atproto
gleam
graphql
1{
2 "name": "quickslice_client",
3 "version": "1.0.0",
4 "lockfileVersion": 3,
5 "requires": true,
6 "packages": {
7 "": {
8 "name": "quickslice_client",
9 "version": "1.0.0",
10 "dependencies": {
11 "lucide": "^0.548.0"
12 }
13 },
14 "node_modules/lucide": {
15 "version": "0.548.0",
16 "resolved": "https://registry.npmjs.org/lucide/-/lucide-0.548.0.tgz",
17 "integrity": "sha512-G9MtqYAKogbp23KCY+6jM/hQQLs9252z9IgmctZn2Fi95+ukR2jpXmUt4+y0q6bb9DrC+9P1jNymHLcyUgtapg==",
18 "license": "ISC"
19 }
20 }
21}