{ "name": "push.js", "version": "0.0.8", "description": "A compact, cross-browser solution for the Javascript Notifications API", "main": "push.js", "authors": [ "Tyler Nickerson" ], "modules": [ "global", "amd" ], "license": "MIT", "homepage": "https://github.com/Nickersoft/push.js", "ignore": [ "**/.*", "coverage", "node_modules", "bower_components", "test", "/*.json", "karma.*" ] }