mirror of
https://github.com/tmcw/obsidian-freeform.git
synced 2026-07-22 10:10:32 +00:00
10 lines
279 B
JSON
10 lines
279 B
JSON
{
|
|
"id": "freeform",
|
|
"name": "Freeform",
|
|
"version": "1.0.2",
|
|
"minAppVersion": "0.0.0",
|
|
"description": "Make visualizations and run arbitrary code with JavaScript + iframe blocks.",
|
|
"author": "tmcw",
|
|
"authorUrl": "https://github.com/tmcw",
|
|
"isDesktopOnly": false
|
|
}
|