{ "id": "transfer-stuff", "title": "Transfer Stuff & BackPack Manager", "description": "Move (rather than copy) items and currency drag-and-dropped between character sheets with a helpful UI to manage external actors that act as backpacks.", "version": "12.0.0", "authors": [ { "name": "playest", "url": "https://playest.net" }, { "name": "Zhell", "url": "https://github.com/krbz999", "discord": "Zhell#9201", "ko-fi": "https://ko-fi.com/zhell" }, { "name": "p4535992", "url": "https://github.com/p4535992", "discord": "", "twitter": "", "patreon": "", "github": "p4535992", "ko-fi": "", "reddit": "", "email": "" } ], "socket": true, "media": [ { "type": "icon", "location": "" }, { "type": "cover", "location": "" }, { "type": "screenshot", "location": "" } ], "languages": [ { "lang": "en", "name": "English", "path": "languages/en.json" } ], "packs": [], "scripts": [], "esmodules": ["module.js"], "styles": ["styles/transfer-stuff.css"], "compatibility": { "minimum": 12, "verified": 12, "maximum": 12 }, "url": "https://github.com/p4535992/foundryvtt-transfer-stuff", "manifest": "https://github.com/p4535992/foundryvtt-transfer-stuff/releases/download/12.0.0/module.json", "download": "https://github.com/p4535992/foundryvtt-transfer-stuff/releases/download/12.0.0/module.zip", "readme": "https://github.com/p4535992/foundryvtt-transfer-stuff/blob/master/README.md", "changelog": "https://github.com/p4535992/foundryvtt-transfer-stuff/blob/master/CHANGELOG.md", "bugs": "https://github.com/p4535992/foundryvtt-transfer-stuff/issues", "relationships": { "systems": [ { "id": "dnd5e", "type": "system", "manifest": "https://raw.githubusercontent.com/foundryvtt/dnd5e/master/system.json", "compatibility": { "verified": "2.2.1" } }, { "id": "sw5e", "type": "system", "manifest": "https://raw.githubusercontent.com/unrealkakeman89/sw5e/master/system.json", "compatibility": {} } ], "requires": [ { "id": "lib-wrapper", "type": "module", "manifest": "https://github.com/ruipin/fvtt-lib-wrapper/releases/latest/download/module.json", "compatibility": {} } ], "conflicts": [], "optional": [ { "id": "variant-encumbrance-dnd5e", "type": "module" } ] } }