mirror of
https://github.com/waiting0324/obsidian-code-note.git
synced 2026-07-22 07:30:24 +00:00
10 lines
280 B
JSON
10 lines
280 B
JSON
{
|
|
"id": "source-code-note",
|
|
"name": "Source Code Note",
|
|
"version": "1.0.0",
|
|
"minAppVersion": "1.0.0",
|
|
"description": "This plugin can help you organize source code note easily.",
|
|
"author": "Waiting",
|
|
"authorUrl": "https://github.com/waiting0324",
|
|
"isDesktopOnly": false
|
|
}
|