Monorepo with centralized build props, npm workspaces, LlamaSharp AI, SQLite/SQLCipher storage, Svelte frontend, and unified smoke tests. Co-Authored-By: Oz <oz-agent@warp.dev>
7 lines
83 B
JSON
7 lines
83 B
JSON
{
|
|
"name": "journal",
|
|
"private": true,
|
|
"workspaces": [
|
|
"Journal.App"
|
|
]
|
|
} |