{
  "name": "electron-titlebar-absolute",
  "version": "0.0.7",
  "description": "Cool titlebar for electron apps for every system",
  "main": "./dist/index.js",
  "scripts": {
    "start": "webpack",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/paul-roman/electron-titlebar.git"
  },
  "keywords": [
    "titlebar",
    "electron"
  ],
  "author": "Menci",
  "license": "LGPL-3.0",
  "bugs": {
    "url": "https://github.com/Menci/electron-titlebar/issues"
  },
  "homepage": "https://github.com/Menci/electron-titlebar#readme",
  "devDependencies": {
    "base64-inline-loader": "^1.1.0",
    "webpack": "^3.8.1"
  }
}
