pedersen_obsidian-testing-v.../manifest.json
2023-01-17 19:59:37 -05:00

11 lines
419 B
JSON

{
"id": "obsidian-testing-vault",
"name": "Testing Vault",
"version": "1.0.0",
"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",
"fundingUrl": "https://github.com/pedersen/obsidian-testing-vault",
"isDesktopOnly": false
}