deno.json•1.16 kB
{
"workspace": [
"./bin/lang-js",
"./lib/ts-lib-deno",
"./bin/clover",
"./lib/jsr-systeminit/ecs-template-qualification",
"./lib/jsr-systeminit/remove-empty",
"./lib/jsr-systeminit/ai-agent",
"./lib/jsr-systeminit/cf-db",
"./bin/si-luminork-api-tests",
"./bin/si-mcp-server"
],
"imports": {
"@cliffy/command": "jsr:@cliffy/command@^1.0.0-rc.7",
"@deno/emit": "jsr:@deno/emit@^0.46.0",
"@std/assert": "jsr:@std/assert@1",
"@std/path": "https://deno.land/std@0.224.0/path/mod.ts",
"node-fetch": "npm:node-fetch@2.7.0",
"encoding": "npm:encoding@0.1.13",
"toml": "npm:toml@3.0.0",
"fast-json-patch": "npm:fast-json-patch@3.1.1",
"lodash-es": "npm:lodash-es@4.17.21",
"js-yaml": "npm:js-yaml@4.1.0",
"argparse": "npm:argparse@2.0.1",
"joi": "npm:joi@17.13.3",
"@sideway/formula": "npm:@sideway/formula@3.0.1",
"@hapi/topo": "npm:@hapi/topo@5.1.0",
"@sideway/address": "npm:@sideway/address@4.1.5",
"@sideway/pinpoint": "npm:@sideway/pinpoint@2.0.0",
"@hapi/hoek": "npm:@hapi/hoek@9.3.0",
"lodash": "npm:lodash@4.17.21"
},
"nodeModulesDir": "none"
}