{ "id": "arms-reach", "title": "Arms Reach", "description": "Allows the GM to limit the distance that a player can interacted with a placeable object like door, journal, stairway, token, ecc..", "version": "2.4.0", "authors": [ { "name": "Psyny" }, { "name": "p4535992", "url": "https://github.com/p4535992", "discord": "", "twitter": "", "patreon": "p4535992", "github": "p4535992", "ko-fi": "", "reddit": "", "email": "" } ], "type": "module", "socket": true, "includes": [ "./assets/**", "./lang/**", "./languages/**", "./scripts/**", "./styles/**", "./templates/**", "./module.json", "./README.md", "./icons/**", "./packs/**" ], "media": [ { "type": "icon", "location": "" }, { "type": "cover", "location": "" }, { "type": "screenshot", "location": "" } ], "languages": [ { "lang": "en", "name": "English", "path": "languages/en.json" }, { "lang": "de", "name": "Deutsch", "path": "languages/de.json" }, { "lang": "fr", "name": "Français", "path": "languages/fr.json" }, { "lang": "pt-BR", "name": "Português (Brasil)", "path": "languages/pt_BR.json" }, { "lang": "es", "name": "Español", "path": "languages/es.json" }, { "lang": "pl", "name": "polski", "path": "languages/pl.json" } ], "packs": [], "systems": [], "scripts": [], "esmodules": ["module.js"], "styles": ["styles/arms-reach.css"], "compatibility": { "minimum": 11, "verified": 11, "maximum": 11 }, "manifestPlusVersion": "1.2.1", "url": "https://github.com/p4535992/foundryvtt-arms-reach", "manifest": "https://github.com/p4535992/foundryvtt-arms-reach/releases/download/2.4.0/module.json", "download": "https://github.com/p4535992/foundryvtt-arms-reach/releases/download/2.4.0/module.zip", "readme": "https://github.com/p4535992/foundryvtt-arms-reach/blob/main/README.md", "changelog": "https://github.com/p4535992/foundryvtt-arms-reach/blob/main/changelog.md", "bugs": "https://github.com/p4535992/foundryvtt-arms-reach/issues", "allowBugReporter": true, "relationships": { "systems": [], "requires": [ { "id": "lib-wrapper", "type": "module", "manifest": "https://github.com/ruipin/fvtt-lib-wrapper/releases/latest/download/module.json", "compatibility": {} }, { "id": "socketlib", "type": "module", "manifest": "https://raw.githubusercontent.com/manuelVo/foundryvtt-socketlib/develop/module.json", "compatibility": {} } ], "conflicts": [] } }