{
"$schema": "https://raw.githubusercontent.com/denoland/deno/main/cli/schemas/config-file.v1.json",
"workspace": ["./authorizer", "./client", "./db", "./api"],
"unstable": ["temporal", "kv"],
"imports": {
"@std/assert": "jsr:@std/assert@^1.0.13",
"unstorage": "npm:unstorage@^1.16.0"
}
}
{
"$schema": "https://raw.githubusercontent.com/denoland/deno/main/cli/schemas/config-file.v1.json",
"workspace": ["./authorizer", "./client", "./db", "./api"],
"unstable": ["temporal", "kv"],
"imports": {
"@std/assert": "jsr:@std/assert@^1.0.13",
"unstorage": "npm:unstorage@^1.16.0"
}
}