glasp-co_obsidian-glasp-plugin/manifest.json
Kazuki c57df15140 chore: prepare v0.2.0 — Node 22, dependency security, gitignore
- Upgrade Node to 22.22.2 (.node-version, CI workflow, package engines, @types/node)
- Patch handlebars to 4.7.9 to resolve the critical advisory
- Remove the moment dependency in favor of native Date in normalize-highlight
- Harden .gitignore for the public repo (.DS_Store, logs, coverage, .env)
- Bump version to 0.2.0

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-02 15:52:28 -07:00

10 lines
254 B
JSON

{
"id": "glasp",
"name": "Glasp",
"version": "0.2.0",
"minAppVersion": "1.7.7",
"description": "Import your Glasp web and Kindle highlights and notes into your vault.",
"author": "Glasp",
"authorUrl": "https://glasp.co",
"isDesktopOnly": false
}