pedersen_obsidian-testing-v.../manifest.json

10 lines
340 B
JSON
Raw Normal View History

2023-01-12 16:35:07 +00:00
{
2023-03-15 04:15:15 +00:00
"id": "testing-vault",
"name": "Testing Vault",
2023-03-28 14:39:35 +00:00
"version": "1.2.0",
2023-01-12 16:35:07 +00:00
"minAppVersion": "0.15.0",
"description": "This allows a developer to make a random vault of arbitrary size for testing their plugins.",
"author": "Michael J. Pedersen <m.pedersen@icelus.org>",
"authorUrl": "https://github.com/pedersen",
2023-01-12 16:35:07 +00:00
"isDesktopOnly": false
2023-03-28 14:39:35 +00:00
}