mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08:00
16 lines
377 B
JSON
16 lines
377 B
JSON
{
|
|
"name": "trilium",
|
|
"productName": "TriliumNext Notes",
|
|
"description": "Build your personal knowledge base with TriliumNext Notes",
|
|
"version": "0.93.0",
|
|
"license": "AGPL-3.0-only",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/TriliumNext/Notes.git"
|
|
},
|
|
"workspaces": [
|
|
"apps/*",
|
|
"packages/*"
|
|
]
|
|
}
|