12345678910111213141516171819202122232425262728293031 |
- {
- "name": "HTML5-Desktop-Notifications",
- "homepage": "https://github.com/ttsvetko/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"
- ],
- "_release": "1c3fc78c75",
- "_resolution": {
- "type": "branch",
- "branch": "master",
- "commit": "1c3fc78c75df8ff24accf51f8dcef91762ef9d7c"
- },
- "_source": "https://github.com/ttsvetko/HTML5-Desktop-Notifications.git",
- "_target": "*",
- "_originalSource": "https://github.com/ttsvetko/HTML5-Desktop-Notifications.git",
- "_direct": true
- }
|