{ "id": "notebook", "title": "Notebook", "description": "A module that allows user to create small notes, reminders, counters and other planning tools and share them with other users", "authors": [ { "name": "saibot" } ], "version": "1.6.2", "compatibility": { "minimum": "10", "verified": "12" }, "socket": "true", "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json", "flags": {} }, { "lang": "de", "name": "Deutsch", "path": "lang/de.json", "flags": {} }, { "lang": "ja", "name": "日本語", "path": "lang/ja.json", "flags": {} } ], "esmodules": [ "scripts/helpers/SocketHandler.js", "scripts/MainData.js", "scripts/MainTab.js", "scripts/settings.js" ], "url": "https://github.com/Saibot393/notebook", "download": "https://github.com/Saibot393/notebook/archive/refs/tags/v1.6.2.zip", "manifest": "https://github.com/Saibot393/notebook/releases/latest/download/module.json", "readme": "https://github.com/Saibot393/notebook/blob/main/README.md", "changelog": "https://github.com/Saibot393/notebook/blob/main/CHANGELOG.md", "bugs": "https://github.com/Saibot393/notebook/issues" }