···
32
32
},
33
33
"engines": {
34
34
"node": ">=22.0.0"
35
35
-
},
36
36
-
"optionalDependencies": {
37
37
-
"@biomejs/cli-linux-x64": "^1.9.4"
38
35
}
39
36
},
40
37
"node_modules/@atproto/api": {
···
324
321
"cpu": [
325
322
"x64"
326
323
],
324
324
+
"dev": true,
327
325
"license": "MIT OR Apache-2.0",
328
326
"optional": true,
329
327
"os": [
···
49
49
"tsx": "^4.21.0",
50
50
"typescript": "^5.7.2",
51
51
"vitest": "^2.1.8"
52
52
-
},
53
53
-
"optionalDependencies": {
54
54
-
"@biomejs/cli-linux-x64": "^1.9.4"
55
52
}
56
53
}