mirror of
https://github.com/zadam/trilium.git
synced 2025-12-24 08:14:25 +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.1.2",
|
|
"diff": "^3.4.0",
|
|
"sqlite": "^2.8.0"
|
|
}
|
|
}
|