{
  "name": "HTML5-Desktop-Notifications2",
  "version": "1.0.1",
  "homepage": "https://github.com/sagiegurari/HTML5-Desktop-Notifications",
  "authors": [
    "Tsvetan Tsvetkov <tsekach@gmail.com>"
  ],
  "description": "A small library that unifies the HTML5 Notifications APIs across different browsers including IE9 & IE10.",
  "main": "desktop-notify.js",
  "keywords": [
    "html5",
    "notifications"
  ],
  "license": "Apache License, Version 2.0",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}
