trilium/package.json
2025-04-18 02:45:31 +03:00

15 lines
376 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/*"
]
}