mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-02-18 12:18:48 -06:00
12 lines
223 B
JSON
12 lines
223 B
JSON
{
|
|
"name": "trilium-db-compare",
|
|
"description": "Trilium database compare tool",
|
|
"version": "0.0.1",
|
|
"dependencies": {
|
|
"colors": "1.4.0",
|
|
"diff": "5.0.0",
|
|
"sqlite": "4.0.23",
|
|
"sqlite3": "5.0.2"
|
|
}
|
|
}
|