{

  "name": "thelounge-plugin-timer",
  "version": "1.0.2",
  "description": "Simple plugin for the irc client thelounge that allows you to send commands using a timer",
  "main": "index.js",
  "author": "Martzy303 <admin@sysop.click>",
  "license": "MIT",
  "keywords": [
    "thelounge",
    "thelounge-plugin",
    "timer"
  ],
  "thelounge": {
    "name": "Timer",
    "type": "plugin",
    "supports": ">=4.3.0"
  },

  "scripts": {
  },
  "devDependencies": {
  }
}