{ "id": "give-item", "title": "Give item to another player", "description": "A module to allow players to give an item to another player", "authors": [{ "name": "Sepichat", "discord": "Sepichat#8697" }], "url": "https://github.com/Sepichat/FoundryVTT-GiveItem", "bugs": "https://github.com/Sepichat/FoundryVTT-GiveItem/issues", "version": "1.12.2", "compatibility": { "minimum": "10.291", "verified": "10.291" }, "esmodules": [ "scripts/main.js" ], "styles": [ "./styles/give-item.css" ], "relationships": { "systems": [{ "id": "dnd5e", "type": "system", "compatibility": { "minimum": "2.1.4", "verified": "2.1.4" } }, { "id": "pf2e", "type": "system", "compatibility": { "minimum": "4.8.3", "verified": "4.8.3" } }, { "id": "pf1", "type": "system", "compatibility": { "minimum": "0.82.5", "verified": "0.82.5" } }, { "id": "wfrp4e", "type": "system", "compatibility": { "minimum": "6.3.1", "verified": "6.3.1" } }] }, "license": "LICENSE", "socket": true, "manifest": "https://raw.githubusercontent.com/Sepichat/FoundryVTT-GiveItem/main/module.json", "download": "https://github.com/Sepichat/FoundryVTT-GiveItem/releases/download/v1.12.2/module.zip" }