1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-18 09:35:20 +02:00
joplin/packages/app-cli/tests/support/plugins/withExternalModules/dist/manifest.json
2020-11-18 10:17:27 +00:00

11 lines
268 B
JSON

{
"id": "org.joplinapp.plugins.ExternalModuleDemo",
"manifest_version": 1,
"app_min_version": "1.4",
"name": "withExternalModules",
"description": "External module test",
"version": "1.0.0",
"author": "Laurent Cozic",
"homepage_url": "https://joplinapp.org"
}