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