{
  "name": "hyperterm-overlay",
  "version": "0.4.0",
  "description": "A complete and customizable solution for a permanent, dropdown, hotkey and overlay window in your Hyper.app",
  "main": "index.js",
  "scripts": {
    "test": "npm run lint",
	"lint": "eslint ."
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/rickgbw/hyperterm-overlay.git"
  },
  "author": "rickgbw",
  "keywords": [
    "hyperterm",
    "hyper.app",
    "hyper",
    "terminal",
    "overlay",
    "hotkey",
    "window",
    "visor",
    "iterm",
    "guake",
    "yakuake",
    "dropdown",
	"iterm2"
  ],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/rickgbw/hyperterm-overlay/issues"
  },
  "homepage": "https://github.com/rickgbw/hyperterm-overlay",
  "dependencies": {},
  "devDependencies": {
    "eslint": "^3.1.1"
  }
}
