mirror of
https://github.com/zkldi/Tachi.git
synced 2026-09-22 23:18:05 +03:00
41 lines
563 B
Plaintext
41 lines
563 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": ".",
|
|
"name": "tachi-monorepo-root"
|
|
},
|
|
{
|
|
"path": "common",
|
|
"name": "tachi-common"
|
|
},
|
|
{
|
|
"path": "server",
|
|
"name": "tachi-server"
|
|
},
|
|
{
|
|
"path": "client",
|
|
"name": "tachi-client"
|
|
},
|
|
{
|
|
"path": "bot",
|
|
"name": "tachi-bot"
|
|
},
|
|
{
|
|
"path": "github-bot",
|
|
"name": "tachi-github-bot"
|
|
},
|
|
{
|
|
"path": "database-seeds",
|
|
"name": "tachi-database-seeds"
|
|
},
|
|
{
|
|
"path": "sieglinde",
|
|
"name": "tachi-sieglinde"
|
|
},
|
|
{
|
|
"path": "docs",
|
|
"name": "tachi-docs"
|
|
},
|
|
],
|
|
"settings": {}
|
|
} |