bible-verse-parser/manifest.json

12 lines
324 B
JSON
Raw Normal View History

2022-04-15 20:13:31 +02:00
{
2026-02-14 23:49:36 +01:00
"id": "bible-verse-parser",
"name": "Bible Verse Parser",
"version": "0.1.0",
2022-08-09 19:38:50 +02:00
"minAppVersion": "0.15.0",
2026-02-14 23:49:36 +01:00
"description": "Pastes the bible verses to the particular regex format.",
"author": "abelmalzew",
"authorUrl": "https://github.com/f0tt3r",
"fundingUrl": "https://github.com/f0tt3r",
2022-04-15 20:13:31 +02:00
"isDesktopOnly": false
}