mirror of
https://github.com/zadam/trilium.git
synced 2026-05-29 17:54:41 +02: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"
|
|
}
|
|
}
|