{
  "title": "Button Feel",
  "id": "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.3.zip",
  "url": "https://github.com/LebombJames/button-feel",
  "authors": [
    {
      "name": "LebombJames",
      "discord": "lebombjames1"
    }
  ],
  "version": "v1.1.3"
  "styles": [
    "button-feel.css"
  ],
  "flags": {
    "fvttdevleague": {
      "package-jam": 2022
    }
  },
  "compatibility": {
    "minimum": "13",
    "verified": "13.339"
  }
}