{ "name": "target-lock", "title": "Target Lock", "description": "A module which helps apply damage to targets.", "version": "0.2", "minimumCoreVersion": "9", "compatibleCoreVersion": "9", "system":["pf2e"], "authors": [ { "name": "Will Nichols", "url": "https://github.com/WillNichols726" } ], "templates": [ "templates/buttons.html" ], "scripts": [ "scripts/target-lock.js" ], "styles": [ "styles/target-lock.css" ], "url": "https://github.com/WillNichols726/target-lock", "manifest": "https://raw.githubusercontent.com/WillNichols726/target-lock/release/module.json", "download": "https://github.com/WillNichols726/target-lock/archive/refs/tags/v0.2.1.zip" }