package.json mit better-sqlite3, tsconfig (strict, ES2022), esbuild mit native-module-resolver für better-sqlite3, manifest.json (Desktop-only), leere styles.css. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
9 lines
263 B
JSON
9 lines
263 B
JSON
{
|
|
"id": "logfire",
|
|
"name": "Logfire",
|
|
"version": "0.1.0",
|
|
"minAppVersion": "1.5.0",
|
|
"description": "Track all vault activity, query with SQL, visualize with charts and dashboards — all backed by SQLite.",
|
|
"author": "Luca",
|
|
"isDesktopOnly": true
|
|
}
|