{ "name": "chat-notifications", "title": "Hey, listen! - Chat Notifications", "description": "This module shows notifications of the newest chat messages, when you're currently not viewing the chat tab.
Position, opacity, fade delay, ... is all customizable!", "version": "1.1.0", "author": "Moerill", "scripts": [ "greensock/dist/TweenMax.min.js" ], "esmodules": ["js/index.js"], "styles": [ "chat-notifications.css" ], "minimumCoreVersion": "0.6.6", "compatibleCoreVersion": "0.7.2", "manifest": "https://raw.githubusercontent.com/Moerill/fvtt-chat-notifications/master/module.json", "download": "https://github.com/Moerill/fvtt-chat-notifications/releases/download/v1.1.0/v1.1.0.zip", "url": "https://github.com/Moerill/fvtt-chat-notifications" }