{ "name": "give-item", "title": "Give item to another player", "description": "A module to allow players to give an item to another player", "author": "Sepichat", "version": "1.7.2", "url": "https://github.com/Sepichat/FoundryVTT-GiveItem", "minimumCoreVersion": "0.7.9", "compatibleCoreVersion": "0.7.9", "system": ["dnd5e", "pf2e"], "socket": true, "esmodules": [ "scripts/main.js" ], "styles": [ "./styles/give-item.css" ], "manifest": "https://raw.githubusercontent.com/Sepichat/FoundryVTT-GiveItem/main/module.json", "download": "https://github.com/Sepichat/FoundryVTT-GiveItem/releases/download/v1.7.2/module.zip", "bugs": "https://github.com/Sepichat/FoundryVTT-GiveItem/issues" }