{
  "title": "Button Feel",
  "id": "button-feel",
  "name": "button-feel",
  "description": "Gives buttons and links an extra bit of feedback when clicked, plus a few other pedantic CSS tweaks.",
  "manifest": "https://raw.githubusercontent.com/LebombJames/button-feel/main/module.json",
  "download": "https://github.com/LebombJames/button-feel/archive/v1.1.2.zip",
  "url": "https://github.com/LebombJames/button-feel",
  "authors": [
    {
      "name": "LebombJames"
    }
  ],
  "version": "v1.1.2",
  "esmodules": [
  ],
  "styles": [
    "button-feel.css"
  ],
  "flags": {
    "fvttdevleague": {
      "package-jam": 2022
    }
  },
  "compatibility": {
    "minimum": "9",
    "verified": "10.291"
  },
  "minimumCoreVersion": 9
}