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
742 B
JSON

{
"manifest_version": 1,
"id": "com.github.marc0l92.joplin-plugin-jira-issue",
"app_min_version": "1.7",
"version": "1.6.0",
"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": "Marco LUCARELLA",
"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:ef251c1750dcbc64196dd822010168225c3781360652c6560f856db78668e16d",
"_publish_commit": "main:2596e70bde0173a2e08475a976e651117a2c56b8",
"_npm_package_name": "joplin-plugin-jira-issue"
}