mirror of
https://github.com/zadam/trilium.git
synced 2026-01-05 15:09:57 +01:00
11 lines
201 B
JSON
11 lines
201 B
JSON
{
|
|
"name": "trilium-db-compare",
|
|
"description": "Trilium database compare tool",
|
|
"version": "0.0.1",
|
|
"dependencies": {
|
|
"colors": "^1.3.3",
|
|
"diff": "^3.5.0",
|
|
"sqlite": "^3.0.0"
|
|
}
|
|
}
|