{
  "name": "thelounge-plugin-tableflip",
  "version": "1.0.4-1",
  "description": "Adds /tableflip, /unflip and /shrug commands to your message, similar to Discord.",
  "main": "index.js",
  "author": "magn2o",
  "license": "MIT",
  "keywords": [
    "thelounge",
    "thelounge-plugin"
  ],
  "thelounge": {
    "name": "tableflip",
    "type": "plugin"
  },
  "dependencies": {
    "thelounge": "^4.1.0"
  }
}
