{ "id": "auto-unfollow-followme", "name": "auto-unfollow-followme", "title": "Auto Unfollow for Follow Me!", "description": "Automatically removes follow status on combat start or large movement (teleport).", "version": "1.0.5", "authors": [ { "name": "SageFather", "url": "https://github.com/SageFather" } ], "compatibility": { "minimum": "11", "verified": "13" }, "scripts": [ "auto-unfollow.js" ], "url": "https://github.com/sagefather/auto-unfollow-followme", "manifest": "https://raw.githubusercontent.com/sagefather/auto-unfollow-followme/main/module.json", "download": "https://github.com/sagefather/auto-unfollow-followme/releases/download/v1.0.5/auto-unfollow-followme.zip", "icon": "icon.png", "readme": "README.md", "license": "MIT", "dependencies": [ { "name": "FollowMe", "type": "module" } ] }