mirror of
https://github.com/morten-olsen/plainidx.git
synced 2026-02-08 01:06:24 +01:00
24 lines
349 B
JSON
24 lines
349 B
JSON
{
|
|
"include": [],
|
|
"references": [
|
|
{
|
|
"path": "./packages/plainidx"
|
|
},
|
|
{
|
|
"path": "./packages/fs-system"
|
|
},
|
|
{
|
|
"path": "./packages/fs-memory"
|
|
},
|
|
{
|
|
"path": "./packages/tools-cli"
|
|
},
|
|
{
|
|
"path": "./packages/plugin-core"
|
|
},
|
|
{
|
|
"path": "./packages/plugin-markdown"
|
|
}
|
|
]
|
|
}
|