{ "name": "chatgifs", "title": "Chat GIFs", "description": "This module creates GIPHY integration allowing the user to search and send GIFs in chat", "version": "1.0.2", "library": "false", "manifestPlusVersion": "1.0.2", "minimumCoreVersion": "0.8.2", "compatibleCoreVersion": "0.8.7", "authors": [ { "name": "YourFavouriteOreo", "url":"https://github.com/YourFavouriteOreo", "discord":"YourFavouriteOreo#6798" }, { "name": "Blackcloud", "url": "https://github.com/Blackcloud010", "discord": "Blackcloud010#5426" }, { "name": "The League of Extraordinary FVTT Developers", "url": "https://github.com/League-of-Foundry-Developers", "discord": "discordID#0001" } ], "dependencies": [ ], "conflicts": [ ], "esmodules": [ "module.js" ], "scripts": [ ], "styles": [ "/styles/module.css" ], "languages": [ { "lang": "en", "name": "English", "path": "languages/en.json" } ], "url": "https://github.com/YourFavouriteOreo/VTT-Chat-GIFs", "manifest": "https://raw.githubusercontent.com/YourFavouriteOreo/VTT-Chat-GIFs/master/dist/module.json", "download": "https://github.com/YourFavouriteOreo/VTT-Chat-GIFs/releases/download/1.0.2/chatgifs.zip", "media": [ { "type": "icon", "url": "https://avatars2.githubusercontent.com/u/71292812?s=400&u=ccdb4eeb7abf551ca8f314e5a9bfd0479a4d3d41&v=4" } ] }