{
  "name": "mlbz-nudge",
  "version": "1.0.0",
  "description": "Simple dependency free ES6 library to produce small on-screen nudges",
  "main": "nudge.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/OwenMelbz/mlbz-nudge.git"
  },
  "keywords": [
    "owenmelbz",
    "es6",
    "nudge",
    "notification"
  ],
  "author": "Owen Melbourne <owenmelbz@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/OwenMelbz/mlbz-nudge/issues"
  },
  "homepage": "https://github.com/OwenMelbz/mlbz-nudge#readme"
}
