{ "name": "echo", "title": "Bang, Echo", "description": "A simple utility that echo's your input, evaluating any roll-like parameters that you pass it.", "version": "0.1.0", "author": "James Allred", "authors": [ { "name": "James Allred", "email": "wildj79@gmail.com", "url": "https://github.com/wildj79/foundryvtt-echo" } ], "esmodules": ["echo.js"], "minimumCoreVersion": "0.6.0", "compatibleCoreVersion": "0.7.8", "url": "https://github.com/wildj79/foundryvtt-echo", "manifest": "https://raw.githubusercontent.com/wildj79/foundryvtt-echo/master/src/module.json", "download": "https://github.com/wildj79/foundryvtt-echo/releases/download/v0.1.0/echo.v0.1.0.zip", "license": "LICENSE", "readme": "README.md" }