1
0
mirror of synced 2024-07-07 21:35:14 +08:00
plugins/plugins/com.github.marc0l92.joplin-plugin-jira-issue/manifest.json

19 lines
735 B
JSON

{
"manifest_version": 1,
"id": "com.github.marc0l92.joplin-plugin-jira-issue",
"app_min_version": "1.7",
"version": "2.2.2",
"name": "Jira Issue",
"description": "Retrieve Atlassian Jira issues information using their api in order to track the status of them from your Joplin notes.",
"author": "marc0l92",
"homepage_url": "https://github.com/marc0l92/joplin-plugin-jira-issue#readme",
"repository_url": "https://github.com/marc0l92/joplin-plugin-jira-issue",
"keywords": [
"atlassian",
"jira",
"issue"
],
"_publish_hash": "sha256:239fdb892d0c13f5a7942a1b62ba84ba3e99dfb719b385f8ba8978be2bff5780",
"_publish_commit": "main:b1c31945c9402f9af88c0475ce5fcc2fbc813188",
"_npm_package_name": "joplin-plugin-jira-issue"
}