{
"name": "HTML5-Desktop-Notifications2",
"version": "1.0.1",
"homepage": "https://github.com/sagiegurari/HTML5-Desktop-Notifications",
"authors": [
"Tsvetan Tsvetkov "
],
"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"
],
"_release": "1.0.1",
"_resolution": {
"type": "version",
"tag": "1.0.1",
"commit": "9714e63553ef1271bfb02425996928506dec4d14"
},
"_source": "https://github.com/sagiegurari/HTML5-Desktop-Notifications.git",
"_target": "1.0.1",
"_originalSource": "HTML5-Desktop-Notifications2"
}