{ "name": "ai-tools", "title": "AI Tools", "description": "Use AI to quickly and easily manage your games", "version": "1.3.0", "authors": [ { "name": "DarthCluck", "url": "https://github.com/DarthCluck", "discord": "DarthCluck", "flags": {} } ], "scripts": [ "ai-tools.js" ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json", "flags": {} } ], "id": "ai-tools", "compatibility": { "minimum": "11", "verified": "11" }, "relationships": { "requires": [ { "id": "lib-wrapper", "type": "module", "compatibility": { "minimum": "1.0.0.0", "verified": "1.12.13.0" } } ] }, "manifest": "https://raw.githubusercontent.com/adougherty/ai-tools/main/module.json", "download": "https://github.com/adougherty/ai-tools/archive/refs/heads/main.zip" }