{
  "name": "electro-pomodoro",
  "version": "0.1.0",
  "description": "The Pomodoro like timer written on The Electron",
  "main": "app.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/lexmil/electro-pomodoro.git"
  },
  "keywords": [
    "pomodoro",
    "timer",
    "electron"
  ],
  "author": "lexmil",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/lexmil/electro-pomodoro/issues"
  },
  "homepage": "https://github.com/lexmil/electro-pomodoro#readme"
}
