mirror of
https://github.com/the-draupnir-project/Draupnir.git
synced 2026-05-14 03:15:11 +00:00
20 lines
786 B
JSON
20 lines
786 B
JSON
{
|
|
"files": [],
|
|
"references": [
|
|
{ "path": "./packages/matrix-basic-types" },
|
|
{ "path": "./packages/interface-manager" },
|
|
{ "path": "./packages/matrix-protection-suite" },
|
|
{ "path": "./packages/matrix-protection-suite-for-matrix-bot-sdk" },
|
|
{ "path": "./packages/mps-interface-adaptor" },
|
|
{ "path": "./apps/draupnir" },
|
|
{ "path": "./packages/matrix-basic-types/tsconfig.test.json" },
|
|
{ "path": "./packages/interface-manager/tsconfig.test.json" },
|
|
{ "path": "./packages/matrix-protection-suite/tsconfig.test.json" },
|
|
{
|
|
"path": "./packages/matrix-protection-suite-for-matrix-bot-sdk/tsconfig.test.json"
|
|
},
|
|
{ "path": "./packages/mps-interface-adaptor/tsconfig.test.json" },
|
|
{ "path": "./apps/draupnir/tsconfig.test.json" }
|
|
]
|
|
}
|