Add English README with badges, installation guide, usage examples, and architecture overview. Bump version to 1.0.0 in manifest and package. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
9 lines
267 B
JSON
9 lines
267 B
JSON
{
|
|
"id": "logfire",
|
|
"name": "Logfire",
|
|
"version": "1.0.0",
|
|
"minAppVersion": "1.5.0",
|
|
"description": "Track all vault activity, query with SQL, visualize with charts and dashboards — all backed by SQLite.",
|
|
"author": "tolvitty",
|
|
"isDesktopOnly": true
|
|
}
|