1
0
mirror of synced 2024-07-16 20:25:12 +08:00
plugins/plugins/com.shantanugoel.JoplinCMLineNumbersPlugin/manifest.json

15 lines
659 B
JSON

{
"manifest_version": 1,
"id": "com.shantanugoel.JoplinCMLineNumbersPlugin",
"app_min_version": "2.2",
"version": "2.0.0",
"name": "CodeMirror Line Numbers",
"description": "Enables line numbers for CodeMirror editor",
"author": "Shantanu Goel",
"homepage_url": "https://github.com/shantanugoel/joplin-plugin-cm-linenumbers",
"repository_url": "https://github.com/shantanugoel/joplin-plugin-cm-linenumbers",
"keywords": [],
"_publish_hash": "sha256:ae3718340341e75836d5d6ad3bb6cf18cd5b182abb698c7dd37c4ba35ac975f0",
"_publish_commit": "main:1c31c5e557d97863551b823c7e7a4b21b25f1cf5",
"_npm_package_name": "joplin-plugin-codemirror-line-numbers"
}