{ "title": "Multiple Document Selection", "description": "Ever wanted to select multiple items in the sidebar directory and move or delete them?", "version": "1.0.6", "authors": [ { "name": "IronMonk", "discord": "ironmonk88#4075", "patreon": "https://www.patreon.com/ironmonk", "ko-fi": "https://ko-fi.com/ironmonk88" } ], "socket": true, "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "esmodules": [ "multiple-document-selection.js" ], "styles": [ "css/multiple-document-selection.css" ], "url": "https://github.com/ironmonk88/multiple-document-selection", "download": "https://github.com/ironmonk88/multiple-document-selection/archive/1.0.6.zip", "manifest": "https://github.com/ironmonk88/multiple-document-selection/releases/latest/download/module.json", "bugs": "https://github.com/ironmonk88/multiple-document-selection/issues", "allowBugReporter": true, "id": "multiple-document-selection", "compatibility": { "minimum": "9", "verified": "10" }, "name": "multiple-document-selection", "minimumCoreVersion": "9", "compatibleCoreVersion": "10", "flags": { "fvttdevleague": { "package-jam": 2022 } } }