{ "name": "hitpoint-tint", "title": "Hitpoint Tint - Tint Tokens based on current HP", "description": "A simple module to tint tokens with a gradient based on their current HP %", "author": "Nazacra", "url": "https://github.com/Nazacra/hitpoint-tint/", "version": "1.1.2", "minimumCoreVersion": "0.8.6", "compatibleCoreVersion": "0.8.9", "scripts": ["scripts/hitpoint-tint.js"], "manifest": "https://raw.githubusercontent.com/Nazacra/hitpoint-tint/v1.1.2/module.json", "download": "https://github.com/Nazacra/hitpoint-tint/archive/v1.1.2.zip", "license": "./LICENSE", "readme": "./README.md", "dependencies": [ { "name": "colorsettings", "manifest": "https://raw.githubusercontent.com/ardittristan/VTTColorSettings/master/module.json" } ] }