{"_id":"push.js","_rev":"42-2efc7c7ae16a2a856ab6b2d5e997dafb","name":"push.js","description":"A compact, cross-browser solution for the Javascript Notifications API","dist-tags":{"latest":"1.0.12"},"versions":{"0.0.1":{"name":"push.js","version":"0.0.1","description":"A compact, cross-browser solution for Javascript desktop notifications","main":"bin/push.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/Nickersoft/push.js.git"},"author":{"name":"Tyler Nickerson"},"license":"MIT","bugs":{"url":"https://github.com/Nickersoft/push.js/issues"},"homepage":"https://github.com/Nickersoft/push.js","devDependencies":{"gulp":"^3.9.0","gulp-concat":"^2.6.0","gulp-karma":"0.0.4","gulp-rename":"^1.2.2","gulp-uglify":"^1.2.0","jasmine-core":"^2.3.4","karma":"^0.13.2","karma-coverage":"^0.4.2","karma-firefox-launcher":"^0.1.6","karma-jasmine":"^0.3.6","karma-mocha-reporter":"^1.0.2","path":"^0.11.14","phantomjs":"^1.9.17"},"gitHead":"16cde3a9baeddb0bc6150756d5f658b7e50beeb1","_id":"push.js@0.0.1","_shasum":"4d8f902b05b6661a26298915462fa48655f3ec54","_from":".","_npmVersion":"2.13.1","_nodeVersion":"0.12.2","_npmUser":{"name":"nickersoft","email":"nickersoft@gmail.com"},"dist":{"shasum":"4d8f902b05b6661a26298915462fa48655f3ec54","tarball":"https://registry.npmjs.org/push.js/-/push.js-0.0.1.tgz","integrity":"sha512-vnVgTUi6IHXtuDRMdo8JeobRzaPPxDKkVDdMLpRIDL53pUqpFdV9/2qKD0syN1KBcDTaG5FtzN9E83amvS/w/A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCea0/AnS0Rdh8v03/S5r/rLiWzcsTA/Mox1urQN1rEEAIgIe7SVWziDOu5ubv92TdW1vwl+k7W2JbCcoELWLrThvc="}]},"maintainers":[{"name":"nickersoft","email":"nickersoft@gmail.com"}],"directories":{}},"0.0.2":{"name":"push.js","version":"0.0.2","description":"A compact, cross-browser solution for Javascript desktop notifications","main":"bin/push.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/Nickersoft/push.js.git"},"author":{"name":"Tyler Nickerson"},"license":"MIT","bugs":{"url":"https://github.com/Nickersoft/push.js/issues"},"homepage":"https://github.com/Nickersoft/push.js","devDependencies":{"gulp":"^3.9.0","gulp-concat":"^2.6.0","gulp-karma":"0.0.4","gulp-rename":"^1.2.2","gulp-uglify":"^1.2.0","jasmine-core":"^2.3.4","karma":"^0.13.2","karma-coverage":"^0.4.2","karma-firefox-launcher":"^0.1.6","karma-jasmine":"^0.3.6","karma-mocha-reporter":"^1.0.2","path":"^0.11.14","phantomjs":"^1.9.17"},"gitHead":"1883ffdb17049863cb171154be04aaf57241d1a7","_id":"push.js@0.0.2","_shasum":"3cd16dfa667d0bdd4637dc33d7115d7f1ec213c7","_from":".","_npmVersion":"3.8.6","_nodeVersion":"6.1.0","_npmUser":{"name":"nickersoft","email":"nickersoft@gmail.com"},"dist":{"shasum":"3cd16dfa667d0bdd4637dc33d7115d7f1ec213c7","tarball":"https://registry.npmjs.org/push.js/-/push.js-0.0.2.tgz","integrity":"sha512-RXnn3nyaOMte1g99TTr7RWf/OscDvr+XvGYO9x7wkYd87MNcLrd81qnqA7FouqZFmwltzp3kRvHcKi6Zt2UfKQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIApCM4cYcQgidiXKjoA8ubjEjAFcmD1oVyN1AmLPugplAiAtOjAuJp57wq2G6gR/wW++NRV9vbSsxxmkJJi6vXV3zw=="}]},"maintainers":[{"name":"nickersoft","email":"nickersoft@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/push.js-0.0.2.tgz_1463573935100_0.9374744447413832"},"directories":{}},"0.0.3":{"name":"push.js","version":"0.0.3","description":"A compact, cross-browser solution for Javascript desktop notifications","main":"dist/push.js","scripts":{"clean":"shx rm -rf dist","build":"shx rm -rf dist && shx mkdir -p dist && shx cp push.js dist/. && uglifyjs push.js -o dist/push.min.js","test":"karma start","prepublish":"npm run build"},"files":["dist"],"repository":{"type":"git","url":"git+https://github.com/Nickersoft/push.js.git"},"author":{"name":"Tyler Nickerson"},"license":"MIT","bugs":{"url":"https://github.com/Nickersoft/push.js/issues"},"homepage":"https://github.com/Nickersoft/push.js","devDependencies":{"jasmine-core":"^2.3.4","karma":"^0.13.2","karma-coverage":"^0.4.2","karma-firefox-launcher":"^0.1.6","karma-jasmine":"^0.3.6","karma-mocha-reporter":"^1.0.2","shx":"^0.1.2","uglify-js":"^2.6.2"},"gitHead":"8a842ae510546a6449a5fecea1cdc82e06ef2700","_id":"push.js@0.0.3","_shasum":"32464aa5121d8e3be59cbd2563a0be988dc0e901","_from":".","_npmVersion":"3.8.6","_nodeVersion":"6.1.0","_npmUser":{"name":"nickersoft","email":"nickersoft@gmail.com"},"dist":{"shasum":"32464aa5121d8e3be59cbd2563a0be988dc0e901","tarball":"https://registry.npmjs.org/push.js/-/push.js-0.0.3.tgz","integrity":"sha512-TKmn+2fgwUq2r5nCWchDVKAtoKWtwMqipvNEg6YdtcdJ3Oc3nd8neQ9ony73WaOYTg0wjLx08TmsIoy7U/x+Zw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC0wjMfmibiwJ1KOHpCpGFW6fFuidEUaDaoKkZUltYE3wIhAPtsZdVRIpziE08dmDCX1vOa1MCkkXpn2P/rkjgOmKEL"}]},"maintainers":[{"name":"nickersoft","email":"nickersoft@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/push.js-0.0.3.tgz_1463574315957_0.3658348296303302"},"directories":{}},"0.0.4":{"name":"push.js","version":"0.0.4","description":"A compact, cross-browser solution for the Javascript Notifications API","main":"dist/push.js","scripts":{"prepublish":"gulp build"},"files":["bin","test","*.js","*.html","*.md"],"repository":{"type":"git","url":"git+https://github.com/Nickersoft/push.js.git"},"author":{"name":"Tyler Nickerson"},"license":"MIT","bugs":{"url":"https://github.com/Nickersoft/push.js/issues"},"homepage":"https://github.com/Nickersoft/push.js","devDependencies":{"del":"^2.2.0","gulp":"^3.9.1","gulp-concat":"^2.6.0","gulp-rename":"^1.2.2","gulp-uglify":"^1.5.3","jasmine-core":"^2.4.1","karma":"^0.13.22","karma-coverage":"^1.0.0","karma-firefox-launcher":"^0.1.7","karma-jasmine":"^0.3.8","karma-mocha-reporter":"^1.3.0","path":"^0.12.7"},"gitHead":"ac7092d82940b89819479cc975fdb4a0374b61e4","_id":"push.js@0.0.4","_shasum":"8ced85b985af2880f4485fa35368351c93c3d414","_from":".","_npmVersion":"3.8.6","_nodeVersion":"6.1.0","_npmUser":{"name":"nickersoft","email":"nickersoft@gmail.com"},"dist":{"shasum":"8ced85b985af2880f4485fa35368351c93c3d414","tarball":"https://registry.npmjs.org/push.js/-/push.js-0.0.4.tgz","integrity":"sha512-zM6umU03qqXX+3/nO6I+IQmYt99O4lZr6FY1IXilsb9UQ62ULgQtnqQaKjWf4OLmdRqjkS3hFixUNOtVQ297Tw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA+DycYGoBxXZRr0BB+LTJ5rMhIPKjwXXWR+1U/fWhpMAiEA4cLTBuwavzQUO4IAke2FSFFf2WsS7kxZv8YUdLDh1xg="}]},"maintainers":[{"name":"nickersoft","email":"nickersoft@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/push.js-0.0.4.tgz_1463849614571_0.20277470164000988"},"directories":{}},"0.0.5":{"name":"push.js","version":"0.0.5","description":"A compact, cross-browser solution for the Javascript Notifications API","main":"push.js","scripts":{"build":"yuicompressor push.js -o push.min.js","test":"karma start","prepublish":"npm run build"},"files":["test","*.js","*.html","*.md"],"repository":{"type":"git","url":"git+https://github.com/Nickersoft/push.js.git"},"author":{"name":"Tyler Nickerson"},"license":"MIT","bugs":{"url":"https://github.com/Nickersoft/push.js/issues"},"homepage":"https://github.com/Nickersoft/push.js","devDependencies":{"jasmine-core":"^2.4.1","karma":"^0.13.22","karma-coverage":"^1.0.0","karma-firefox-launcher":"^0.1.7","karma-jasmine":"^0.3.8","karma-mocha-reporter":"^1.3.0","yuicompressor":"^2.4.8"},"gitHead":"0a35a01a76b844388dfc6335a416b4d08dc9d38b","_id":"push.js@0.0.5","_shasum":"7b783c3cfa80e6a12e6676aba0b10116f3c25c4a","_from":".","_npmVersion":"3.8.6","_nodeVersion":"6.1.0","_npmUser":{"name":"nickersoft","email":"nickersoft@gmail.com"},"dist":{"shasum":"7b783c3cfa80e6a12e6676aba0b10116f3c25c4a","tarball":"https://registry.npmjs.org/push.js/-/push.js-0.0.5.tgz","integrity":"sha512-/tDVrVpKEMkuX7DG40OXNh8Y0MjX8r03mBznXjWwi0049OrC2sCmi5LRT/tarzgLQANdoSn86jGxEAoToSXZ8w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDLaVnq8oD+Qg0sDfz1WlCgEWTk1XmvV2Kpb2vEmWqyWwIgbBWGAoaKKWgN9wBlMa5KXqsMsNzlfBSvhbHyoKziRZM="}]},"maintainers":[{"name":"nickersoft","email":"nickersoft@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/push.js-0.0.5.tgz_1463864707417_0.9922648603096604"},"directories":{}},"0.0.7":{"name":"push.js","version":"0.0.7","description":"A compact, cross-browser solution for the Javascript Notifications API","main":"push.js","scripts":{"build":"uglifyjs  push.js node_modules/promise-polyfill/promise.js -o push.min.js --comments","test":"karma start","prepublish":"npm run build"},"files":["test","*.js","*.html","*.md"],"repository":{"type":"git","url":"git+https://github.com/Nickersoft/push.js.git"},"author":{"name":"Tyler Nickerson"},"license":"MIT","bugs":{"url":"https://github.com/Nickersoft/push.js/issues"},"homepage":"https://github.com/Nickersoft/push.js","devDependencies":{"jasmine-core":"^2.4.1","karma":"^0.13.22","karma-coverage":"^1.0.0","karma-firefox-launcher":"^0.1.7","karma-jasmine":"^0.3.8","karma-mocha-reporter":"^1.3.0","uglify-js":"^2.6.2"},"dependencies":{"promise-polyfill":"^5.2.1"},"gitHead":"b678d8eb7fe6c7f62672f3b3f55ecbfa0e25e2d9","_id":"push.js@0.0.7","_shasum":"f790f2a6c43907220b7ea93485e5b69c83e4e40f","_from":".","_npmVersion":"3.8.6","_nodeVersion":"6.1.0","_npmUser":{"name":"nickersoft","email":"nickersoft@gmail.com"},"dist":{"shasum":"f790f2a6c43907220b7ea93485e5b69c83e4e40f","tarball":"https://registry.npmjs.org/push.js/-/push.js-0.0.7.tgz","integrity":"sha512-CaMfk6cv714OpwMgOT0EcY4xciRuLSE+hBRdg8jTmt/pLUBwWXJB0I4t5UANX+qcE3r+YfDfbMYnQStZ8fmEoA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCLb3CRvbfMEQwf3MX25eiRx1lEyG8YLUe5WW9RG/PSwwIhAO8FxFsILz7eqaOVhB1dXH3Rfj37a6YezWys+MYG+CXE"}]},"maintainers":[{"name":"nickersoft","email":"nickersoft@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/push.js-0.0.7.tgz_1464145288756_0.7576127497013658"},"directories":{}},"0.0.8":{"name":"push.js","version":"0.0.8","description":"A compact, cross-browser solution for the Javascript Notifications API","main":"push.min.js","scripts":{"build":"uglifyjs  push.js node_modules/promise-polyfill/promise.js -o push.min.js --comments","test":"karma start","prepublish":"npm run build"},"files":["test","*.js","*.html","*.md"],"repository":{"type":"git","url":"git+https://github.com/Nickersoft/push.js.git"},"author":{"name":"Tyler Nickerson"},"license":"MIT","bugs":{"url":"https://github.com/Nickersoft/push.js/issues"},"homepage":"https://github.com/Nickersoft/push.js","devDependencies":{"jasmine-core":"^2.4.1","karma":"^0.13.22","karma-coverage":"^1.0.0","karma-firefox-launcher":"^0.1.7","karma-jasmine":"^0.3.8","karma-mocha-reporter":"^1.3.0","uglify-js":"^2.6.2"},"dependencies":{"promise-polyfill":"^5.2.1"},"gitHead":"d37413d057aad0939aa65e0d3a1244531a43fae1","_id":"push.js@0.0.8","_shasum":"ad86393649948f8f2871d99c5b5ea9689c937f81","_from":".","_npmVersion":"3.8.6","_nodeVersion":"6.1.0","_npmUser":{"name":"nickersoft","email":"nickersoft@gmail.com"},"dist":{"shasum":"ad86393649948f8f2871d99c5b5ea9689c937f81","tarball":"https://registry.npmjs.org/push.js/-/push.js-0.0.8.tgz","integrity":"sha512-xDjIq/advG9obItfN9rQ8MSeuHLC2e0m3yy9y6b6uqnNVDsDeiyorgKBvOEe7w574mvA9cakVwTMC4rC3/qPrw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCmjVEuZ9ZYEl4u5pn8ic90lnoBdXNMz+BQS0GUAeiNPAIhAMXU7NF9zDDMjDT9F3X8KTVCuCgfdYMTntFCdmieW0ad"}]},"maintainers":[{"name":"nickersoft","email":"nickersoft@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/push.js-0.0.8.tgz_1464313545496_0.2976655603852123"},"directories":{}},"0.0.9":{"name":"push.js","version":"0.0.9","description":"A compact, cross-browser solution for the Javascript Notifications API","main":"push.js","scripts":{"build":"uglifyjs push.js -o push.min.js --comments","test":"karma start","prepublish":"npm run build"},"files":["test","*.js","*.html","*.md"],"repository":{"type":"git","url":"git+https://github.com/Nickersoft/push.js.git"},"author":{"name":"Tyler Nickerson"},"license":"MIT","bugs":{"url":"https://github.com/Nickersoft/push.js/issues"},"homepage":"https://github.com/Nickersoft/push.js","devDependencies":{"jasmine-core":"^2.4.1","karma":"^0.13.22","karma-coverage":"^1.0.0","karma-firefox-launcher":"^0.1.7","karma-jasmine":"^0.3.8","karma-mocha-reporter":"^1.3.0","uglify-js":"^2.6.2"},"gitHead":"2303905e3804d2ed01287743df868be3ed41df46","_id":"push.js@0.0.9","_shasum":"18a50c38e8c5dfe293facbfbed90096de9b1797b","_from":".","_npmVersion":"3.9.5","_nodeVersion":"6.2.2","_npmUser":{"name":"nickersoft","email":"nickersoft@gmail.com"},"dist":{"shasum":"18a50c38e8c5dfe293facbfbed90096de9b1797b","tarball":"https://registry.npmjs.org/push.js/-/push.js-0.0.9.tgz","integrity":"sha512-sd/sy3bt0aR8enx1e33IHY5RHEJxVkYguW43YxyI+tf/vn/JwEPywH7j8kQ+4cP3EiOK82qbuu5rPtZiVKJNZw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDPjrEG13JttC3R/8z/38G+fiGGdS7G8q0NKTkYphNKpgIhAOUes1UJoRXyHH1DxLR3/KnS8K6mI/EA1AGYmljlU11S"}]},"maintainers":[{"name":"nickersoft","email":"nickersoft@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/push.js-0.0.9.tgz_1466372015917_0.5091985615435988"},"directories":{}},"0.0.10":{"name":"push.js","version":"0.0.10","description":"A compact, cross-browser solution for the Javascript Notifications API","main":"push.js","scripts":{"build":"uglifyjs push.js -o push.min.js --comments","test":"karma start","prepublish":"npm run build"},"files":["test","*.js","*.html","*.md"],"repository":{"type":"git","url":"git+https://github.com/Nickersoft/push.js.git"},"author":{"name":"Tyler Nickerson"},"license":"MIT","bugs":{"url":"https://github.com/Nickersoft/push.js/issues"},"homepage":"https://github.com/Nickersoft/push.js","devDependencies":{"jasmine-core":"^2.4.1","karma":"^0.13.22","karma-coverage":"^1.0.0","karma-firefox-launcher":"^0.1.7","karma-jasmine":"^0.3.8","karma-mocha-reporter":"^1.3.0","uglify-js":"^2.6.2"},"gitHead":"7b37ab74eb0e949e53b137543a11a9068a20cc5c","_id":"push.js@0.0.10","_shasum":"dedbe54d569033ae3668fe6ca45d691349d6c4de","_from":".","_npmVersion":"3.9.5","_nodeVersion":"6.2.2","_npmUser":{"name":"nickersoft","email":"nickersoft@gmail.com"},"dist":{"shasum":"dedbe54d569033ae3668fe6ca45d691349d6c4de","tarball":"https://registry.npmjs.org/push.js/-/push.js-0.0.10.tgz","integrity":"sha512-stTzxSPsCa4W+f5j6d2KOUe5cvFfU9DbQL4OFuKn8nhrtNDL8nyYWqSqkbFZ2UqgIug9EHeDa1YdU9cPO7ZtuQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCuc6ya0zOqadxKmRLsNNCMVjCFhpIKcxkp+7evOPDg0gIgJ9ieJ5nUN/pJ4W3uZ42R1HnA2sqETKjL6IxX9py5IFM="}]},"maintainers":[{"name":"nickersoft","email":"nickersoft@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/push.js-0.0.10.tgz_1467158792657_0.2516959444619715"},"directories":{}},"0.0.11":{"name":"push.js","version":"0.0.11","description":"A compact, cross-browser solution for the Javascript Notifications API","main":"push.js","scripts":{"build":"uglifyjs push.js -o push.min.js --comments","test":"karma start","prepublish":"npm run build"},"files":["test","*.js","*.html","*.md"],"repository":{"type":"git","url":"git+https://github.com/Nickersoft/push.js.git"},"author":{"name":"Tyler Nickerson"},"license":"MIT","bugs":{"url":"https://github.com/Nickersoft/push.js/issues"},"homepage":"https://github.com/Nickersoft/push.js","devDependencies":{"jasmine-core":"^2.4.1","karma":"^0.13.22","karma-coverage":"^1.0.0","karma-firefox-launcher":"^0.1.7","karma-jasmine":"^0.3.8","karma-mocha-reporter":"^1.3.0","uglify-js":"^2.6.2"},"gitHead":"00c677ff39ca91b4a3bbb80a5301d9b28189b50e","_id":"push.js@0.0.11","_shasum":"4fad3a9f90844212e2aa67d073a23d470e32a891","_from":".","_npmVersion":"3.9.5","_nodeVersion":"6.2.2","_npmUser":{"name":"nickersoft","email":"nickersoft@gmail.com"},"dist":{"shasum":"4fad3a9f90844212e2aa67d073a23d470e32a891","tarball":"https://registry.npmjs.org/push.js/-/push.js-0.0.11.tgz","integrity":"sha512-RX/FDWT16PXhDDDp+mjY5zQvGb0x+vkDVTiIZTJHpaMMXm8qHh0C5ptHZhgaIAeBPmYE/l3KQ/r6uIQqP71eEQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDc8mmdovTHw0xQ1pkuILT4JBwn6tp1j34GkwW9+hz7rgIgIeszM3jgQC20b81A3we9vxPcPGv4pBzTSHbTNSsoyrI="}]},"maintainers":[{"name":"nickersoft","email":"nickersoft@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/push.js-0.0.11.tgz_1471315695919_0.7081200194079429"},"directories":{}},"0.0.12":{"name":"push.js","version":"0.0.12","description":"A compact, cross-browser solution for the Javascript Notifications API","main":"push.js","scripts":{"build":"uglifyjs push.js -o push.min.js --comments","test":"karma start","prepublish":"npm run build"},"files":["test","*.js","*.html","*.md"],"repository":{"type":"git","url":"git+https://github.com/Nickersoft/push.js.git"},"author":{"name":"Tyler Nickerson"},"license":"MIT","bugs":{"url":"https://github.com/Nickersoft/push.js/issues"},"homepage":"https://github.com/Nickersoft/push.js","devDependencies":{"jasmine-core":"^2.4.1","karma":"^0.13.22","karma-coverage":"^1.0.0","karma-firefox-launcher":"^0.1.7","karma-jasmine":"^0.3.8","karma-mocha-reporter":"^1.3.0","uglify-js":"^2.6.2","coveralls":"^2.11.15"},"gitHead":"ac7198daef9783a6655bb6d055edd663a0709cd4","_id":"push.js@0.0.12","_shasum":"46bf5d8f270e04bce30d144697c464165b618a08","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.4.0","_npmUser":{"name":"nickersoft","email":"nickersoft@gmail.com"},"dist":{"shasum":"46bf5d8f270e04bce30d144697c464165b618a08","tarball":"https://registry.npmjs.org/push.js/-/push.js-0.0.12.tgz","integrity":"sha512-a3/lSqLxV5Y6CIqR793q1VDqLKE7M84WXwnY5FzWbHqyRjSLXIIzm4dmXoHqWsKeyChXpxZo34rfKJggB/DX5w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAfPOfu86eBK3W+4kNequAhub9QOTredS+giE/LZ0P4YAiAvoP15EFiYv2Zc3BehYIjwnFnPzB4RkW4SQIhPpcrq/w=="}]},"maintainers":[{"name":"nickersoft","email":"nickersoft@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/push.js-0.0.12.tgz_1486008393797_0.1812943210825324"},"directories":{}},"0.0.13":{"name":"push.js","version":"0.0.13","description":"A compact, cross-browser solution for the Javascript Notifications API","main":"push.js","scripts":{"build":"uglifyjs push.js -o push.min.js --comments","test":"karma start","prepublish":"npm run build"},"files":["test","*.js","*.html","*.md"],"repository":{"type":"git","url":"git+https://github.com/Nickersoft/push.js.git"},"author":{"name":"Tyler Nickerson"},"license":"MIT","bugs":{"url":"https://github.com/Nickersoft/push.js/issues"},"homepage":"https://github.com/Nickersoft/push.js","devDependencies":{"jasmine-core":"^2.4.1","karma":"^0.13.22","karma-coverage":"^1.0.0","karma-firefox-launcher":"^0.1.7","karma-jasmine":"^0.3.8","karma-mocha-reporter":"^1.3.0","uglify-js":"^2.6.2","coveralls":"^2.11.15"},"gitHead":"cd7ce07fec031494a0db21b4fb2911863e251c82","_id":"push.js@0.0.13","_shasum":"05f3bf5c414e386b45f9f61a98f9e3ecc7a5f4b4","_from":".","_npmVersion":"4.4.2","_nodeVersion":"7.7.2","_npmUser":{"name":"nickersoft","email":"nickersoft@gmail.com"},"dist":{"shasum":"05f3bf5c414e386b45f9f61a98f9e3ecc7a5f4b4","tarball":"https://registry.npmjs.org/push.js/-/push.js-0.0.13.tgz","integrity":"sha512-q2BisZHEZDYCgE2pCY8D6cMAHDOgTXrGEFfwnHl6kAKTjnH+Fc/PtIg9mXXrgPWHaYfz+wyxcx9kv7y+Yz1sVw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICIGxgT8xhh4zLj+5aY1IxwKvR81BkUiy6/fp8+wsmeJAiAsHcIe4X2BFFUCbTVtuCZeyfqai4sjujbWTXhNqQzZkQ=="}]},"maintainers":[{"name":"nickersoft","email":"nickersoft@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/push.js-0.0.13.tgz_1491007873042_0.15892949234694242"},"directories":{}},"1.0.0":{"name":"push.js","version":"1.0.0","description":"A compact, cross-browser solution for the Javascript Notifications API","main":"bin/push.min.js","scripts":{"clean":"./build/clean","build":"./build/build","test":"npm run build && karma start tests/karma.conf.js","lint":"eslint ./src/","prepublish":"npm run build"},"files":["test","*.js","*.html","*.md"],"repository":{"type":"git","url":"git+https://github.com/Nickersoft/push.js.git"},"author":{"name":"Tyler Nickerson"},"license":"MIT","bugs":{"url":"https://github.com/Nickersoft/push.js/issues"},"homepage":"https://github.com/Nickersoft/push.js","devDependencies":{"babel-eslint":"^7.2.3","babel-plugin-transform-strict-mode":"^6.24.1","babel-polyfill":"^6.23.0","babel-preset-es2015":"^6.24.1","babelify":"^7.3.0","browserify":"^14.4.0","coveralls":"^2.13.1","eslint":"^4.1.1","jasmine-core":"^2.6.4","js-yaml":"^3.8.4","karma":"^1.7.0","karma-browserstack-launcher":"^1.3.0","karma-coverage":"^1.1.1","karma-jasmine":"^1.1.0","karma-mocha-reporter":"^2.2.3","karma-sourcemap-loader":"^0.3.7","platform":"^1.3.4","rimraf":"^2.6.1","uglify-js":"^3.0.23","uglifyify":"^4.0.2"},"dependencies":{},"gitHead":"65857d4745808a31a2e9dd91464be8b3bfda8ebf","_id":"push.js@1.0.0","_npmVersion":"5.0.3","_nodeVersion":"8.1.3","_npmUser":{"name":"nickersoft","email":"nickersoft@gmail.com"},"dist":{"integrity":"sha512-50qkFcG6UdQ73+gR6CZLrdPNSgDUyZfsKO205wPwp38ePdx7ohbwu8qRGWmcgaTOIJdJJE7QqkhFUenUMfandA==","shasum":"ac5a196185ab27151e1a2941507e5e1019db68c7","tarball":"https://registry.npmjs.org/push.js/-/push.js-1.0.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCZLivZd1C/VYUPDiVqKp4W1hzuVd5rpoYsaN3IkGqWSwIgbuLfoyBV43G7o0sO20gFpb9KWYXLmt6dD8Q2urxO+fY="}]},"maintainers":[{"name":"nickersoft","email":"nickersoft@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/push.js-1.0.0.tgz_1499568736806_0.6490875585004687"},"directories":{}},"1.0.1":{"name":"push.js","version":"1.0.1","description":"A compact, cross-browser solution for the Javascript Notifications API","main":"bin/push.min.js","scripts":{"clean":"./build/clean","build":"./build/build","test":"npm run build && karma start tests/karma.conf.js","lint":"eslint ./src/","prepublish":"npm run build"},"files":["bin","*.md"],"repository":{"type":"git","url":"git+https://github.com/Nickersoft/push.js.git"},"author":{"name":"Tyler Nickerson"},"license":"MIT","bugs":{"url":"https://github.com/Nickersoft/push.js/issues"},"homepage":"https://github.com/Nickersoft/push.js","devDependencies":{"babel-eslint":"^7.2.3","babel-plugin-transform-strict-mode":"^6.24.1","babel-polyfill":"^6.23.0","babel-preset-es2015":"^6.24.1","babelify":"^7.3.0","browserify":"^14.4.0","coveralls":"^2.13.1","eslint":"^4.1.1","jasmine-core":"^2.6.4","js-yaml":"^3.8.4","karma":"^1.7.0","karma-browserstack-launcher":"^1.3.0","karma-coverage":"^1.1.1","karma-jasmine":"^1.1.0","karma-mocha-reporter":"^2.2.3","karma-sourcemap-loader":"^0.3.7","platform":"^1.3.4","rimraf":"^2.6.1","uglify-js":"^3.0.23","uglifyify":"^4.0.2"},"dependencies":{},"gitHead":"a69d8e2d0ae7fd0c8516b51c1efc8cdec548cd7c","_id":"push.js@1.0.1","_npmVersion":"5.0.3","_nodeVersion":"8.1.3","_npmUser":{"name":"nickersoft","email":"nickersoft@gmail.com"},"dist":{"integrity":"sha512-9kYvhKL8D8qKzhcaFCU4RUTQK1VFOKT1TvijE9Ex69qNV7mtq7U1chK8z4gVJAZZxdEpO1i03UiPtrevmisRwg==","shasum":"7b027fd248ef3288bed887bfd84d15317bf35f44","tarball":"https://registry.npmjs.org/push.js/-/push.js-1.0.1.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCNid1qcXCR4Cr2vtdDeof5Krd4qGCDN4M0/z8B8i+pTwIgNMPGyHk21SdfO/ymitmb5Z3MKVhTGA9Jff/Kmip6NhM="}]},"maintainers":[{"name":"nickersoft","email":"nickersoft@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/push.js-1.0.1.tgz_1499570203779_0.8258255722466856"},"directories":{}},"1.0.2":{"name":"push.js","version":"1.0.2","description":"A compact, cross-browser solution for the Javascript Notifications API","main":"bin/push.min.js","scripts":{"clean":"./build/clean","build":"./build/build","test":"npm run build && karma start tests/karma.conf.js","lint":"eslint ./src/","prepublish":"npm run build"},"files":["bin","*.md","*.png"],"repository":{"type":"git","url":"git+https://github.com/Nickersoft/push.js.git"},"author":{"name":"Tyler Nickerson"},"license":"MIT","bugs":{"url":"https://github.com/Nickersoft/push.js/issues"},"homepage":"https://github.com/Nickersoft/push.js","devDependencies":{"babel-eslint":"^7.2.3","babel-plugin-transform-strict-mode":"^6.24.1","babel-polyfill":"^6.23.0","babel-preset-es2015":"^6.24.1","babelify":"^7.3.0","browserify":"^14.4.0","coveralls":"^2.13.1","eslint":"^4.1.1","jasmine-core":"^2.6.4","js-yaml":"^3.8.4","karma":"^1.7.0","karma-browserstack-launcher":"^1.3.0","karma-coverage":"^1.1.1","karma-jasmine":"^1.1.0","karma-mocha-reporter":"^2.2.3","karma-sourcemap-loader":"^0.3.7","platform":"^1.3.4","rimraf":"^2.6.1","uglify-js":"^3.0.23","uglifyify":"^4.0.2"},"dependencies":{},"gitHead":"613c90f882daea094725b22f29e125b127aa5ab7","_id":"push.js@1.0.2","_npmVersion":"5.0.3","_nodeVersion":"8.1.3","_npmUser":{"name":"nickersoft","email":"nickersoft@gmail.com"},"dist":{"integrity":"sha512-N8sbZLk6jyfjQoA0B4b1FizAoSf3NyBNOh3CPRB+q+8zd84hHZ4l0yf6CRzxtfGOCaxXZ/3e5bJYp8ir/AbJHQ==","shasum":"ea553b2251607fc1975a1739e1202694ad5304c0","tarball":"https://registry.npmjs.org/push.js/-/push.js-1.0.2.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAxVK4/2g6pNn9gXFUgsRocpzUbbBFf6xjWuI4hmOLjBAiA4o4tIhCfRPC+7po+PabqIYAmNaSDJ766rLYVRcAuiIw=="}]},"maintainers":[{"name":"nickersoft","email":"nickersoft@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/push.js-1.0.2.tgz_1499617751290_0.10999165195971727"},"directories":{}},"1.0.3":{"name":"push.js","version":"1.0.3","description":"A compact, cross-browser solution for the Javascript Notifications API","main":"bin/push.min.js","scripts":{"clean":"./build/clean","build":"./build/build","test":"npm run build && karma start tests/karma.conf.js","lint":"eslint ./src/","prepublish":"npm run build"},"files":["bin","*.md","*.png"],"repository":{"type":"git","url":"git+https://github.com/Nickersoft/push.js.git"},"author":{"name":"Tyler Nickerson"},"license":"MIT","bugs":{"url":"https://github.com/Nickersoft/push.js/issues"},"homepage":"https://github.com/Nickersoft/push.js","devDependencies":{"babel-eslint":"^7.2.3","babel-plugin-transform-strict-mode":"^6.24.1","babel-polyfill":"^6.23.0","babel-preset-es2015":"^6.24.1","babelify":"^7.3.0","browserify":"^14.4.0","coveralls":"^2.13.1","eslint":"^4.1.1","jasmine-core":"^2.6.4","js-yaml":"^3.8.4","karma":"^1.7.0","karma-browserstack-launcher":"^1.3.0","karma-coverage":"^1.1.1","karma-jasmine":"^1.1.0","karma-mocha-reporter":"^2.2.3","karma-sourcemap-loader":"^0.3.7","platform":"^1.3.4","rimraf":"^2.6.1","uglify-js":"^3.0.23","uglifyify":"^4.0.2"},"dependencies":{},"gitHead":"fb53d590c81ff7ceba704f162e6fd50b2711c190","_id":"push.js@1.0.3","_npmVersion":"5.0.3","_nodeVersion":"8.1.3","_npmUser":{"name":"nickersoft","email":"nickersoft@gmail.com"},"dist":{"integrity":"sha512-nKZh+lOVax00bMcSYLyUEoF+ieIk/7tJFX8IBzpcgYVqZFF1DIuyWlr9pqCwQwY4pf/ZMzDPezCEaasd7x1SHQ==","shasum":"ef10fb3a1dc71386c7f23ed64d2a4c350cb4543d","tarball":"https://registry.npmjs.org/push.js/-/push.js-1.0.3.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAkFM/uwZhmTy81+P9jlgZgVgvidv3vbDKwkN0XloM8NAiAL8zxmZn9kdN+MVgtzQbS+iPFaucJZDsqEWlrtO4ZWvQ=="}]},"maintainers":[{"name":"nickersoft","email":"nickersoft@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/push.js-1.0.3.tgz_1499617867004_0.17125909263268113"},"directories":{}},"1.0.4":{"name":"push.js","version":"1.0.4","description":"A compact, cross-browser solution for the Javascript Notifications API","main":"bin/push.min.js","scripts":{"clean":"./build/clean","build":"./build/build","test":"npm run build && karma start tests/karma.conf.js","lint":"eslint ./src/","prepublish":"npm run build"},"files":["bin","*.md","*.png"],"repository":{"type":"git","url":"git+https://github.com/Nickersoft/push.js.git"},"author":{"name":"Tyler Nickerson"},"license":"MIT","bugs":{"url":"https://github.com/Nickersoft/push.js/issues"},"homepage":"https://github.com/Nickersoft/push.js","devDependencies":{"babel-eslint":"^7.2.3","babel-plugin-transform-strict-mode":"^6.24.1","babel-polyfill":"^6.23.0","babel-preset-es2015":"^6.24.1","babelify":"^7.3.0","browserify":"^14.4.0","coveralls":"^2.13.1","eslint":"^4.1.1","jasmine-core":"^2.6.4","js-yaml":"^3.8.4","karma":"^1.7.0","karma-browserstack-launcher":"^1.3.0","karma-coverage":"^1.1.1","karma-jasmine":"^1.1.0","karma-mocha-reporter":"^2.2.3","karma-sourcemap-loader":"^0.3.7","platform":"^1.3.4","rimraf":"^2.6.1","uglify-js":"^3.0.23","uglifyify":"^4.0.2"},"dependencies":{},"gitHead":"0b487db0de319038bc7804aa2966706283eb0d8f","_id":"push.js@1.0.4","_npmVersion":"5.0.3","_nodeVersion":"8.1.3","_npmUser":{"name":"nickersoft","email":"nickersoft@gmail.com"},"dist":{"integrity":"sha512-aj/KIuPGdsH46Qit5Bj25cP098effzG0lwygMktZmgthfJ7s7hIThjR+3WbUPwZN4Syigo51sN9KsBo/ZHhkZA==","shasum":"ebe590360329174150c724f71d6be57f9e84841d","tarball":"https://registry.npmjs.org/push.js/-/push.js-1.0.4.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDVHNG5sQMgdRCF8w+fbbgF3ijbYdKvL4mpTv7RHcvuIAIhAMiGIi2ZjrR0BD5zk5H5/tI9oS7BR17LkQ5ghpDpYFaC"}]},"maintainers":[{"name":"nickersoft","email":"nickersoft@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/push.js-1.0.4.tgz_1499708428228_0.6997757060453296"},"directories":{}},"1.0.5":{"name":"push.js","version":"1.0.5","description":"A compact, cross-browser solution for the Javascript Notifications API","main":"bin/push.min.js","scripts":{"clean":"./build/clean","build":"./build/build","test":"npm run build && karma start tests/karma.conf.js","lint":"eslint ./src/","prepublish":"npm run build"},"files":["bin","*.md","*.png"],"repository":{"type":"git","url":"git+https://github.com/Nickersoft/push.js.git"},"author":{"name":"Tyler Nickerson"},"license":"MIT","bugs":{"url":"https://github.com/Nickersoft/push.js/issues"},"homepage":"https://github.com/Nickersoft/push.js","devDependencies":{"babel-eslint":"^8.0.0","babel-plugin-transform-strict-mode":"^6.24.1","babel-polyfill":"^6.26.0","babel-preset-es2015":"^6.24.1","babelify":"^7.3.0","browserify":"^14.4.0","coveralls":"^2.13.1","eslint":"^4.7.2","jasmine-core":"^2.8.0","js-yaml":"^3.10.0","karma":"^1.7.1","karma-browserstack-launcher":"^1.3.0","karma-coverage":"^1.1.1","karma-jasmine":"^1.1.0","karma-mocha-reporter":"^2.2.4","karma-sourcemap-loader":"^0.3.7","platform":"^1.3.4","rimraf":"^2.6.2","uglify-js":"^3.1.2","uglifyify":"^4.0.4"},"dependencies":{},"gitHead":"d4921acd6094309d7d12daccaa4b000aa92b2372","_id":"push.js@1.0.5","_npmVersion":"5.4.2","_nodeVersion":"8.5.0","_npmUser":{"name":"nickersoft","email":"nickersoft@gmail.com"},"dist":{"integrity":"sha512-RPnZ7tc6oTPWf2g4dCIxIRgaJUENjor9CbyDg/o0JlsYqLOM0AjwHOndT9woZkt+7KI1srB9J70d5i6xiPd/HQ==","shasum":"bacf57218ba9ddba8bdaac3729183aebafac3d49","tarball":"https://registry.npmjs.org/push.js/-/push.js-1.0.5.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFTa1SLekcHkRvvmKzq3ipdbMYDxJKkuaOPJTWXnXjyFAiEAgdTSAPNghAprEy4r9GpAkoD4/1zbUxRfG3PPOKCCV00="}]},"maintainers":[{"name":"nickersoft","email":"nickersoft@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/push.js-1.0.5.tgz_1507228088063_0.5183646634686738"},"directories":{}},"1.0.6":{"name":"push.js","version":"1.0.6","description":"A compact, cross-browser solution for the Javascript Notifications API","main":"bin/push.min.js","scripts":{"clean":"rimraf bin/","build":"rollup -c && uglifyjs --source-map -o bin/serviceWorker.min.js src/serviceWorker.js","test":"npm run build && karma start tests/karma.conf.js","prepublish":"npm run build","precommit":"lint-staged && npm run build && git add ./bin"},"files":["bin","*.md","*.png"],"repository":{"type":"git","url":"git+https://github.com/Nickersoft/push.js.git"},"author":{"name":"Tyler Nickerson"},"license":"MIT","bugs":{"url":"https://github.com/Nickersoft/push.js/issues"},"homepage":"https://github.com/Nickersoft/push.js","devDependencies":{"@babel/core":"^7.0.0-beta.35","@babel/plugin-transform-flow-strip-types":"^7.0.0-beta.35","@babel/plugin-transform-strict-mode":"^7.0.0-beta.35","@babel/polyfill":"^7.0.0-beta.35","@babel/preset-env":"^7.0.0-beta.35","@babel/preset-stage-2":"^7.0.0-beta.35","browserify":"^16.0.0","coveralls":"^3.0.0","flow-bin":"^0.65.0","husky":"^0.14.3","jasmine-core":"^2.8.0","js-yaml":"^3.10.0","karma":"^2.0.0","karma-browserstack-launcher":"^1.3.0","karma-coverage":"^1.1.1","karma-jasmine":"^1.1.1","karma-mocha-reporter":"^2.2.5","karma-sourcemap-loader":"^0.3.7","lint-staged":"^7.0.0","platform":"^1.3.4","prettier":"^1.9.2","rimraf":"^2.6.2","rollup":"^0.57.0","rollup-plugin-alias":"^1.4.0","rollup-plugin-babel":"^4.0.0-beta.0","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-uglify":"^2.0.1","uglify-es":"^3.2.2"},"lint-staged":{"*.{js,json,css}":["prettier --write","git add"]},"gitHead":"8f33ebd3454e8cb16b45fc8feb71255bb7591735","_id":"push.js@1.0.6","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"nickersoft","email":"nickersoft@gmail.com"},"dist":{"integrity":"sha512-6O3sXNoQPuPymJAHPpJVHkRNVviCEvU3n4p1BLwo3ilHnciPuN0gXNoi7WYHbs1QR4uw7+0StXnI7e93dYjQvw==","shasum":"a5ca2100f84ab855bffe28aa50a495d2d68474f3","tarball":"https://registry.npmjs.org/push.js/-/push.js-1.0.6.tgz","fileCount":10,"unpackedSize":123251,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbT13XCRA9TVsSAnZWagAAXjAP/1y/+eufpc2fOQl1cY1l\nnZTKtd2pM6EXKj6Acjl2l34SAzudK+afuLQuyatuB1klJDzIbB5f27APEYWF\nobTa3Jhpv4Yypas1zYsNexZXBW1+bkHT4r7zs6WMSelHG0uTtMbWrsk9R1WP\n1EkBt1ULPhNJKrY2gBVU89gw7UQqRH+giwup+MtAIlkRUf5K3UEYuceeTeCU\ncO4eOhWD7JVzi5J710OgrtgISIlG0dCZlryPt58smAYVt1EYX1cvklRMhU22\nxLYygjdP1ogquWDLpzAFjAf6xBIH/XHskkf20maQ8g1qIThU/FzErKqI5rea\nlhDQn9vWz9GyF0YnHwfHkL8jwLsU1WQfg7mJnbcHGBh8HRKapQuLk1J4ugm6\nhs8oFzeS7Dj9IqZTTM9RRpDjLv87fHjwzopT6cWR/x9T9FsUVrd01fenDt1Q\nbPcMXToccU+aobUlOAZx2eTXewi9pDLz0bTZD2BqEUUUZpBrRRqqzpMv4eIK\nw4HVYe0rD/yu+jBo2ByLVGDZ7pLkNCr/Yec2TPlNDjpEtBcQSVjoTv7flYZ9\nWgCNKSqpnmwDIAm3BhGa+S742ETpsiT1Q/E+RvhnA3ocRQpJlyp613aCpep7\n9pzI2Ff3cQzjfnoVloRPBiT8Rx4NrIPmcVcVD7c6SvAwU1zFbrCvaXh1PYFU\n5S6R\r\n=xZps\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIESFnA4auewMkdskQ7z0qQ0kxVujJXLD72uTmqO2E0TpAiEA4DwT9MBmDMKJKbVutWPJ6ebZjgqqkOmGsKsxtjM8y4M="}]},"maintainers":[{"name":"nickersoft","email":"nickersoft@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/push.js_1.0.6_1531928022985_0.3136437105784726"},"_hasShrinkwrap":false},"1.0.7":{"name":"push.js","version":"1.0.7","description":"A compact, cross-browser solution for the Javascript Notifications API","main":"bin/push.min.js","scripts":{"clean":"rimraf bin/","build":"rollup -c && uglifyjs --source-map -o bin/serviceWorker.min.js src/serviceWorker.js","test":"npm run build && karma start tests/karma.conf.js","prepublish":"npm run build","precommit":"lint-staged && npm run build && git add ./bin"},"files":["bin","*.md","*.png"],"repository":{"type":"git","url":"git+https://github.com/Nickersoft/push.js.git"},"author":{"name":"Tyler Nickerson"},"license":"MIT","bugs":{"url":"https://github.com/Nickersoft/push.js/issues"},"homepage":"https://github.com/Nickersoft/push.js","devDependencies":{"@babel/core":"^7.0.0-beta.35","@babel/plugin-transform-flow-strip-types":"^7.0.0-beta.35","@babel/plugin-transform-strict-mode":"^7.0.0-beta.35","@babel/polyfill":"^7.0.0-beta.35","@babel/preset-env":"^7.0.0-beta.35","@babel/preset-stage-2":"^7.0.0-beta.35","browserify":"^16.0.0","coveralls":"^3.0.0","flow-bin":"^0.65.0","husky":"^0.14.3","jasmine-core":"^2.8.0","js-yaml":"^3.10.0","karma":"^2.0.0","karma-browserstack-launcher":"^1.3.0","karma-coverage":"^1.1.1","karma-jasmine":"^1.1.1","karma-mocha-reporter":"^2.2.5","karma-sourcemap-loader":"^0.3.7","lint-staged":"^7.0.0","platform":"^1.3.4","prettier":"^1.9.2","rimraf":"^2.6.2","rollup":"^0.57.0","rollup-plugin-alias":"^1.4.0","rollup-plugin-babel":"^4.0.0-beta.0","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-uglify":"^2.0.1","uglify-es":"^3.2.2"},"lint-staged":{"*.{js,json,css}":["prettier --write","git add"]},"gitHead":"7360679f1ce9db17f3e44605c8e98118d486eafb","_id":"push.js@1.0.7","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"nickersoft","email":"nickersoft@gmail.com"},"dist":{"integrity":"sha512-rJ4e+qfWPwHYazXzbBip8iiOeMpVmti/Pj6wQOQOko9qOpaoUNyPGuR/coTXN7fXWM69Cu6XSmPgEOPtefA2NA==","shasum":"cb4939e4ecb448f56112296a904bfb42ca8f0aea","tarball":"https://registry.npmjs.org/push.js/-/push.js-1.0.7.tgz","fileCount":12,"unpackedSize":218062,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbV04nCRA9TVsSAnZWagAAvBgP/RUyjvIWPdYGVM6eS2v1\nAinwYHxddiCdmILre9q4hVOTfANug/xE+lQymWRzFqgNpFGdY3KEjmMYfj2Z\nvJ8NjVfec4zXflw79hWsOtGK5ZJQpdREZ89dDaBUj3iXZSiZHgnETO8Va9R5\ne7A8+Nb9OpWM0/ezmJLf4GE9HGaAmCCKFL/1lCAxO8bpy9IsQLZ+9P8O57Ae\n/112Nmf6FxAR4BLdu5lerzDRDSK8+OWMbyYNwyxS9zr2deW0Gex4SnMU2voQ\nGSJlidcHwt3Pde6DK0VJA0W8kJbEchHOfEwZSixNe9h7uOxHznEGsz3M3p7p\n2r1Ua5JhTr5aq/VryRA3aiPfTLUIjT9ybIcXzcDVWvO8BRsyNaD3jGL8GeUF\nHj8pYGtZwIeD3CTDJwhuNI+rBcdJYfQex2g14S4SSilqhbcNrDSxKqnTCGoZ\nM2sXJATHrEJchEImj9Q0Y6R6jwNq+70Dt1lSjDtk7N4zSBw5aaVUAByAmuvo\nm/R7vd8ZewL+BiBaWFb8GCn7iiJY7TDHaQUupe9pa7p9Dq7fhe1gGpNgG7zu\nN2kNw4TE7EchE7HKwvph6y4aEmSWc9Wlsnk0ECx3kWpUduD4P49ZNZMlBTCr\nT/8T4f9WDQDarQ8+baE/JvtmwURJJTWtD5mx7mpamyMOWL9xTum7YXzfBqwy\ni7yu\r\n=DMl8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAk+sQJiKMsQfJkaFwctwTlXAjCWV964UZYTIGfPJBhtAiB8MgUO4qmwBLMUcWUa+w/rzbSH/Kv2MGC1o33/ZnJnHQ=="}]},"maintainers":[{"name":"nickersoft","email":"nickersoft@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/push.js_1.0.7_1532448295005_0.4019163276134332"},"_hasShrinkwrap":false},"1.0.8":{"name":"push.js","version":"1.0.8","description":"A compact, cross-browser solution for the Javascript Notifications API","main":"bin/push.min.js","scripts":{"clean":"rimraf bin/","build":"rollup -c && uglifyjs --source-map -o bin/serviceWorker.min.js src/serviceWorker.js","test":"npm run build && karma start tests/karma.conf.js","prepublish":"npm run build","precommit":"lint-staged && npm run build && git add ./bin"},"repository":{"type":"git","url":"git+https://github.com/Nickersoft/push.js.git"},"author":{"name":"Tyler Nickerson"},"license":"MIT","bugs":{"url":"https://github.com/Nickersoft/push.js/issues"},"homepage":"https://github.com/Nickersoft/push.js","devDependencies":{"@babel/core":"^7.0.0-beta.35","@babel/plugin-transform-flow-strip-types":"^7.0.0-beta.35","@babel/plugin-transform-strict-mode":"^7.0.0-beta.35","@babel/polyfill":"^7.0.0-beta.35","@babel/preset-env":"^7.0.0-beta.35","@babel/preset-stage-2":"^7.0.0-beta.35","browserify":"^16.0.0","coveralls":"^3.0.0","flow-bin":"^0.65.0","husky":"^0.14.3","jasmine-core":"^2.8.0","js-yaml":"^3.10.0","karma":"^2.0.0","karma-browserstack-launcher":"^1.3.0","karma-coverage":"^1.1.1","karma-jasmine":"^1.1.1","karma-mocha-reporter":"^2.2.5","karma-sourcemap-loader":"^0.3.7","lint-staged":"^7.0.0","platform":"^1.3.4","prettier":"^1.9.2","rimraf":"^2.6.2","rollup":"^0.57.0","rollup-plugin-alias":"^1.4.0","rollup-plugin-babel":"^4.0.0-beta.0","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-uglify":"^2.0.1","uglify-es":"^3.2.2"},"lint-staged":{"*.{js,json,css}":["prettier --write","git add"]},"gitHead":"9ad957292ae87890111206063afa9ddf15c7437a","_id":"push.js@1.0.8","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"nickersoft","email":"nickersoft@gmail.com"},"dist":{"integrity":"sha512-2nm0AfX5ECnVNkBKMHLgvq1hmB0keTy9Br7kCiqKk/IGMR5hs5VOtqvvdKWJAKWHaXglZfk1fqQc6DYZZubKpw==","shasum":"70e01d5607e699feff7098123bc0d1c7d6052474","tarball":"https://registry.npmjs.org/push.js/-/push.js-1.0.8.tgz","fileCount":13,"unpackedSize":219103,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbuDjhCRA9TVsSAnZWagAAnDEP/28g9zWW1ks3lJDoHzAG\n+TT04r+7sMw1z7eJbDPn9sEt+BO/pcjhiX5XItNdQScM04kXXAlKt9Q211qB\nExt0qgo6+a1XENHiKaYylmATcTjD8lfh+ACAGoAbymXDpZMUeGKpTiukWoVS\nN4Bo4vpLU6XlbP2utKNXlFcpRgzb37q1d9o9SuC/gziyXpkvjoB+7h/0V6qE\nf0LzT8DyhrFshKnFD3wA+25jxXTqFsGiSFj1TmT9WmLLaK9q+pj8ac1q0u2U\nb5rlkurn8dHBiQmQyG9BG7EBQ1Ppd+QuTXnsmP1FgHssgQnzoI78n97SfCkW\nJzf1hXyINKwgWqPHrcgZCzfPyaBXVWhZR/+aM9RAAckoHcF9s7YKlwEfSS2T\nLX3oKBcobMVoy2+8+Ci/avqzo3iEGLEEaqLy9UDCK9Va+yZElfpEI39gLuGG\nvP+Q0s9AqO42e2bBb+4SJIlbjTAclFseTGF5WyDKVEhnZMk1e5D9cGNcVIXc\ntBZfKEwmKm07zPkgcMnmphl7zEgq3vROoG+gP6cZ54ernRADYLr5tEsrFWQf\nRot/bqbhrlq+0DQsFmSgUlc5CF/JE8pziI+KP2mUJikW9PKHElPAaDupAQCL\nZ2iov/9AENb9iYwOBz7FVZiptqw7DhoEBW8tVEehDSe/jHcGWgSGqwy4W2ml\nLoDz\r\n=W9wG\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC7LTEZUy/ctiUJFl7N2bKYEmJknyRGez0WhbDq62llawIgI2ST5Gs+7xcTIPeRQ3KIq6mXJWOw08FKuu2B46CmaGU="}]},"maintainers":[{"name":"nickersoft","email":"nickersoft@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/push.js_1.0.8_1538799840470_0.9022626057898997"},"_hasShrinkwrap":false},"1.0.9":{"name":"push.js","version":"1.0.9","description":"A compact, cross-browser solution for the Javascript Notifications API","main":"bin/push.min.js","scripts":{"clean":"rimraf bin/","build":"rollup -c && uglifyjs --source-map -o bin/serviceWorker.min.js src/serviceWorker.js","test":"npm run build && karma start tests/karma.conf.js","prepublish":"npm run build","precommit":"lint-staged && npm run build && git add ./bin"},"repository":{"type":"git","url":"git+https://github.com/Nickersoft/push.js.git"},"author":{"name":"Tyler Nickerson"},"license":"MIT","bugs":{"url":"https://github.com/Nickersoft/push.js/issues"},"homepage":"https://github.com/Nickersoft/push.js","devDependencies":{"@babel/core":"^7.0.0-beta.35","@babel/plugin-transform-flow-strip-types":"^7.0.0-beta.35","@babel/plugin-transform-strict-mode":"^7.0.0-beta.35","@babel/polyfill":"^7.0.0-beta.35","@babel/preset-env":"^7.0.0-beta.35","@babel/preset-stage-2":"^7.0.0-beta.35","browserify":"^16.0.0","coveralls":"^3.0.0","flow-bin":"^0.65.0","husky":"^0.14.3","jasmine-core":"^2.8.0","js-yaml":"^3.10.0","karma":"^2.0.0","karma-browserstack-launcher":"^1.3.0","karma-coverage":"^1.1.1","karma-jasmine":"^1.1.1","karma-mocha-reporter":"^2.2.5","karma-sourcemap-loader":"^0.3.7","lint-staged":"^7.0.0","platform":"^1.3.4","prettier":"^1.9.2","rimraf":"^2.6.2","rollup":"^0.57.0","rollup-plugin-alias":"^1.4.0","rollup-plugin-babel":"^4.0.0-beta.0","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-uglify":"^2.0.1","uglify-es":"^3.2.2"},"lint-staged":{"*.{js,json,css}":["prettier --write","git add"]},"gitHead":"ad7b003ad10eca7a94cc14e54d56ef88721c5f8e","_id":"push.js@1.0.9","_npmVersion":"5.10.0","_nodeVersion":"8.11.3","_npmUser":{"name":"nickersoft","email":"nickersoft@gmail.com"},"dist":{"integrity":"sha512-VpOfRUWoiRVuKSjNWxJx+4d6bLCK8U+mId7kwQ8k4F66UVTC93oycI539A3Ve5ghx3CGpHxNyf/NVAwqeg4Clw==","shasum":"926e1612a89dca741ebc93bed8aa305bd9bbcfc6","tarball":"https://registry.npmjs.org/push.js/-/push.js-1.0.9.tgz","fileCount":13,"unpackedSize":219140,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb0ebeCRA9TVsSAnZWagAAW5IP/ieBoYnRXekpoVDr+LIq\nTGNQczh+jh4ocZJ3Dm+iaEdGmulipBqmYgDt1FrGaB2NsM0trN2SwQDMKRVd\ntfWBmyC3yt+jUwRWIh9rbAnoJWqWkTOwoTIswWzgnplaMPcsQLDUjcKjvBhu\nntr3MT5y2gBlIlhHnvkHG+3cymB2X0XGs74F4a8EKsR9E9NSbY85xnla13YB\n+WYfqI4P3mSNjbgVeBZdR09jXzYkWSzSDaxcJMc9Jz95/7W7/N2LbYoj5gFW\nYg9VupZPjuKGxZeSgy0yLd5wplYSv3/VE2zV1dThpDa1tZheMPpJ9PVvMf3k\n0XEq1MYAB1hfdEV0tCGdQ0BNEBY66xtNXrpxWJsixHmT/NGbktu9NsWiQQaX\nQwm3JSV2fNQbAgL9qSCCX5/llMst7VeL10ylmlkZbIFNN+5Jf7JUn8gL5i9p\nku/vrR5nKfGFd/0QpUzpobdaZbpIG1Yq/jV9oB8Dfyj++bOdAG9wdVOI38iY\nKw/6C9ggBR+z/cVd1kjYExZ46/kwNJ7BAOAq3dN+KOQRnQ4l5Y54+KPghBtm\ngawPrHOeBbShIODVmftRV7nKg22yo0u7r2ibmwW7JFSZprfQHWLRVt9tI+Cp\nZhkgf/93KLVLursvl0Ph6jognp1K8genI9WJjHu5A7UABsISV7QcImAFlN+o\nHZfm\r\n=SGu0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBX1rHC6eaAgKxUR6dvdhw5CrfGEBGkH1z+7ZUxBRahRAiBzziAvjn/XACeLrBwUFj3NR45D4jJhN6w/YO8bZnxtpA=="}]},"maintainers":[{"name":"nickersoft","email":"nickersoft@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/push.js_1.0.9_1540482781456_0.7778210912524042"},"_hasShrinkwrap":false},"1.0.11":{"name":"push.js","version":"1.0.11","description":"A compact, cross-browser solution for the Javascript Notifications API","main":"bin/push.min.js","scripts":{"clean":"rimraf bin/","build":"rollup -c && uglifyjs --source-map -o bin/serviceWorker.min.js src/serviceWorker.js","test":"npm run build && karma start tests/karma.conf.js","prepublish":"npm run build","precommit":"lint-staged && npm run build && git add ./bin"},"repository":{"type":"git","url":"git+https://github.com/Nickersoft/push.js.git"},"author":{"name":"Tyler Nickerson"},"license":"MIT","bugs":{"url":"https://github.com/Nickersoft/push.js/issues"},"homepage":"https://github.com/Nickersoft/push.js","devDependencies":{"@babel/core":"^7.0.0-rc.2","@babel/plugin-proposal-class-properties":"^7.0.0","@babel/plugin-proposal-decorators":"^7.0.0","@babel/plugin-proposal-export-namespace-from":"^7.0.0","@babel/plugin-proposal-function-sent":"^7.0.0","@babel/plugin-proposal-json-strings":"^7.0.0","@babel/plugin-proposal-numeric-separator":"^7.0.0","@babel/plugin-proposal-throw-expressions":"^7.0.0","@babel/plugin-syntax-dynamic-import":"^7.0.0","@babel/plugin-syntax-import-meta":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0-beta.35","@babel/plugin-transform-strict-mode":"^7.0.0-beta.35","@babel/polyfill":"^7.0.0-beta.35","@babel/preset-env":"^7.0.0-beta.35","@babel/preset-flow":"^7.0.0","browserify":"^16.0.0","coveralls":"^3.0.0","flow-bin":"^0.65.0","husky":"^0.14.3","jasmine-core":"^2.8.0","js-yaml":"^3.10.0","karma":"^2.0.0","karma-browserstack-launcher":"^1.3.0","karma-coverage":"^1.1.1","karma-jasmine":"^1.1.1","karma-mocha-reporter":"^2.2.5","karma-sourcemap-loader":"^0.3.7","lint-staged":"^7.0.0","natives":"^1.1.6","platform":"^1.3.4","prettier":"^1.9.2","rimraf":"^2.6.2","rollup":"^0.57.0","rollup-plugin-alias":"^1.4.0","rollup-plugin-babel":"^4.0.1","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-uglify":"^2.0.1","uglify-es":"^3.2.2"},"lint-staged":{"*.{js,json,css}":["prettier --write","git add"]},"dependencies":{},"resolutions":{"natives":"1.1.6"},"gitHead":"89f015627cd598d62c7a2f8d287eac3af4ff6c56","_id":"push.js@1.0.11","_npmVersion":"6.4.1","_nodeVersion":"8.15.0","_npmUser":{"name":"nickersoft","email":"nickersoft@gmail.com"},"dist":{"integrity":"sha512-HAHJBdc/kaVfLy3cw35Rfk/8azR0x+f1sSJ9MbYm5xj/mWEOlLYh2DDHKdAymDdBBODQWKwucFUfJw6Y8vBopQ==","shasum":"df35e765c37306d9b412966eb78a4f35dc345286","tarball":"https://registry.npmjs.org/push.js/-/push.js-1.0.11.tgz","fileCount":13,"unpackedSize":185121,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMp9BCRA9TVsSAnZWagAA/t4P/iQYm2OUNpLmYnVO2LOa\nT2lw2idOjjQZbSZ4eD25EeJEshRexdi+C34OO3gYQHqcX0+lkDLNKUCWRb++\nJoDBZB9T5AyfgHsglhjazftmRKjAcVquAYSiZMuCugUmWvGgwesFQe5dBAXV\nJlbpAIrrS5sv29+g98q0jqOjOjiB58vTRH1QJy12YEmaYSha3VG2emtP5fcn\nEuaz8kmFTtSEWfePNXXEkVGT0rg9MbYKK2KltRUv4MIZF3owXRIkDt7zgZ2t\n6g9EdEProfkNSfvndFL5loWLGWzXe2bZUp14jo74vWSxRYUpwAIFnbZehKkH\nWRAkVqhyswgzfs0Kfzs9BvPl98FtpXflzVepPKvJpv87W6qVFIOPkP7Pa4cJ\nC1Z7/iQbQnKLPmP/8F+WRRwyMR3ti46iLp2ULmI8cQkRvNtiAndO9g/DiNYt\nE/pFunRXcTzIVyIcdIifZWX3L87K51cLbzuhdpniLnCPx2AI5liY3VC+6q5I\neUqS7MZCNDJb2Lwxii5T1NCKAotEvw4KGCxVrugbJZezK3ZXaCnkaWIeOtjS\nRb7iSV7CeOq0+dijEsUCluW54573OEJycQ4wi5yLfo8j5mpufRKjAf+G6EwR\n1R67u0UnthWjnd/D1yEAljmaD8/09j0QjKh6KLgf6cTOFmDY30rCwiF/7kvb\nxH3U\r\n=cuDB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD07/LRLJtq6pQfF25uVqbuLXJESTc4QGqoQUja3jYtXwIhAP+pUaCOiBlngsKQi65HugfMZSg6wMb2M9Oqv16CQxFc"}]},"maintainers":[{"name":"nickersoft","email":"nickersoft@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/push.js_1.0.11_1563598655691_0.8696271131672952"},"_hasShrinkwrap":false},"1.0.12":{"name":"push.js","version":"1.0.12","description":"A compact, cross-browser solution for the Javascript Notifications API","main":"bin/push.min.js","scripts":{"clean":"rimraf bin/","build":"rollup -c && uglifyjs --source-map -o bin/serviceWorker.min.js src/serviceWorker.js","test":"npm run build && karma start tests/karma.conf.js","test:chrome":"PUSHJS_TEST_BROWSER=Chrome npm run test","test:opera":"PUSHJS_TEST_BROWSER=Opera npm run test","test:firefox":"PUSHJS_TEST_BROWSER=Firefox npm run test","test:safari":"PUSHJS_TEST_BROWSER=Safari npm run test","prepublish":"npm run build","precommit":"lint-staged && npm run build && git add ./bin"},"repository":{"type":"git","url":"git+https://github.com/Nickersoft/push.js.git"},"author":{"name":"Tyler Nickerson"},"license":"MIT","bugs":{"url":"https://github.com/Nickersoft/push.js/issues"},"homepage":"https://github.com/Nickersoft/push.js","devDependencies":{"@babel/core":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-proposal-decorators":"^7.4.4","@babel/plugin-proposal-export-namespace-from":"^7.5.2","@babel/plugin-proposal-function-sent":"^7.5.0","@babel/plugin-proposal-json-strings":"^7.2.0","@babel/plugin-proposal-numeric-separator":"^7.2.0","@babel/plugin-proposal-throw-expressions":"^7.2.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-import-meta":"^7.2.0","@babel/plugin-transform-flow-strip-types":"^7.4.4","@babel/plugin-transform-strict-mode":"^7.2.0","@babel/polyfill":"^7.4.4","@babel/preset-env":"^7.5.5","@babel/preset-flow":"^7.0.0","browserify":"^16.3.0","coveralls":"^3.0.5","flow-bin":"^0.103.0","husky":"^3.0.1","jasmine-core":"^3.4.0","js-yaml":"^3.13.1","karma":"^4.2.0","karma-browserstack-launcher":"~1.4.0","karma-chrome-launcher":"^3.0.0","karma-coverage":"^1.1.2","karma-firefox-launcher":"^1.1.0","karma-jasmine":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-opera-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-sourcemap-loader":"^0.3.7","lint-staged":"^9.2.0","natives":"^1.1.6","platform":"^1.3.5","prettier":"^1.18.2","rimraf":"^2.6.3","rollup":"^1.17.0","rollup-plugin-alias":"^1.5.2","rollup-plugin-babel":"^4.3.3","rollup-plugin-commonjs":"^10.0.1","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-terser":"^5.1.1"},"lint-staged":{"*.{js,json,css}":["prettier --write","git add"]},"dependencies":{},"resolutions":{"natives":"1.1.6"},"gitHead":"9252ee76b5f48dc080f361cb0ac125cc7cd95fbd","_id":"push.js@1.0.12","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-Mo/zkrPD58hcbMvC/9WveUPGz0PJ4T5UwQJP6DnMYbyxe7b1xM/9qqmJTMmDcprbZjCtLzf9wWtek7gA8O9QBw==","shasum":"5703a03f5d286cd46d58564cb27bc079898d26b1","tarball":"https://registry.npmjs.org/push.js/-/push.js-1.0.12.tgz","fileCount":13,"unpackedSize":159843,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdNVkpCRA9TVsSAnZWagAA1+YQAJ4QWuIAYDURbiYnbVfn\nDdARD+Fon6acEhrrLTw13ZRONeJnIPNqlnt535/3fzmSKXvG+PmCoRHyaPB+\noLpeqFBKYDXDzhMn7NoetcFrzeZLgH0s+hd29vUyqMaQRcsoUoILvNzAQ0AS\nB3hVXlGs6U1hdDqgBXbm/ecdu7uGC3dY3C2m/orxMUZXAj2ZRlNhi99Wc+Wp\n5yp9ptqGxjwA3bIXFi0vlaLFrGQtL3Go2D7fUve99DhW4C7EYjdtJ04An9Of\naPVlZyJdsNlBMmbVOf2Vp+5xuYsIIfuCD/gs41n4VnA58nn2OwOIJjBmsq3i\nsgBZKQcQVa4X5D81oJ4K99j0veImC1J1q2dBbYql3LrPDrajvUJHd7sKg1bS\nEd8Xa/fRciEyAdvfWYiPH1RnP6aQfichnuMNPyYOg6FFw3xSlH7SG5Iw/HAf\nI0CUTWKxWfGDJxF5LR8OvL3h5YlZP1qN1FWVIZxiXFNH64a55DYVAkUwRnNT\nXHrAt3y6WBzLo47G3yGAbtV26m4rhu6CCUbaIej3ajCACQlJ2L6+Ff8EVCun\nx9Z0E7vxXvWr+Q9zLyEDWZ/LcFufpkxewkLfzrfZPMLpuYij1OkuonccZnp3\nF+G13iBkWdRsZmmSK87FGH7d82JstXxvbm4LtnGev4QspXIIODcmeeIltzYY\nLfRY\r\n=kOx8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAMZXfqFmC8yREbOWJ1Jk83XWQ1bqwk9XJp4zvYDdJ0NAiEA1xLStvK4nZHRar/gU0bY9cYVOKyf0ewcIv2ftL6lDcw="}]},"maintainers":[{"name":"nickersoft","email":"nickersoft@gmail.com"}],"_npmUser":{"name":"nickersoft","email":"nickersoft@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/push.js_1.0.12_1563777320181_0.21515971363347774"},"_hasShrinkwrap":false}},"readme":"<div align=\"center\">\n    \n[<img src=\"https://raw.githubusercontent.com/Nickersoft/push.js/master/logo.png\" width=\"250\">](http://pushjs.org)\n<br/><br/>\n\n[![Build Status](https://img.shields.io/travis/Nickersoft/push.js.svg)](https://travis-ci.org/Nickersoft/push.js) \n[![Coverage Status](https://img.shields.io/coveralls/Nickersoft/push.js.svg)](https://coveralls.io/github/Nickersoft/push.js?branch=master) \n[![Known Vulnerabilities](https://snyk.io/test/github/nickersoft/push.js/badge.svg)](https://snyk.io/test/github/nickersoft/push.js) \n[![Maintainability](https://api.codeclimate.com/v1/badges/52747084d9786c1570df/maintainability)](https://codeclimate.com/github/Nickersoft/push.js/maintainability)\n\n[![npm version](https://img.shields.io/npm/v/push.js.svg)](https://npmjs.com/package/push.js) \n[![npm](https://img.shields.io/npm/dm/push.js.svg)](https://npmjs.com/package/push.js)\n[![Greenkeeper badge](https://badges.greenkeeper.io/Nickersoft/push.js.svg)](https://greenkeeper.io/) \n\n*Now a proud user of*\n\n[<img src=\"https://raw.githubusercontent.com/Nickersoft/push.js/master/browserstack.png\" width=\"200px\" />](https://browserstack.com)\n\n</div>\n\n> ## Important Notice\n> Push is currently looking for co-maintainers of the repo. The guy who originally made this library, [Tyler Nickerson](https://tylernickerson.com), while still visiting this repo from time to time, is busy trying to work on his company [Linguistic](https://github.com/linguistic) right now. As a result, he may not have time to answer everyone or fix bugs as quickly as they would like him too. If you find it pretty easy to find your way around this code and think you could help some people out, shoot me a message at [nickersoft@gmail.com](mailto:nickersoft@gmail.com) and let's talk.\n\n### What is Push? ###\n\nPush is the fastest way to get up and running with Javascript desktop notifications. A fairly new addition to the\nofficial specification, the Notification API allows modern browsers such as Chrome, Safari, Firefox, and IE 9+ to push\nnotifications to a user's desktop. Push acts as a cross-browser solution to this API, falling back to use  older\nimplementations if the user's browser does not support the new API.\n\nYou can quickly install Push via [npm](http://npmjs.com):\n\n```\nnpm install push.js --save\n```\n\nOr, if you want something a little more lightweight, you can give [Bower](http://bower.io) a try:\n\n```\nbower install push.js --save\n```\n\n### Full Documentation ###\nFull documentation for Push can be found at the project's new homepage [https://pushjs.org](https://pushjs.org).\nSee you there!\n\n### Development ###\n\nIf you feel like this library is your jam and you want to contribute (or you think I'm an idiot who missed something),\ncheck out Push's neat [contributing guidelines](CONTRIBUTING.md) on how you can make your mark.\n\n### Credits ###\nPush is based off work the following work:\n\n1. [HTML5-Desktop-Notifications](https://github.com/ttsvetko/HTML5-Desktop-Notifications) by [Tsvetan Tsvetkov](https://github.com/ttsvetko)\n2. [notify.js](https://github.com/alexgibson/notify.js) by [Alex Gibson](https://github.com/alexgibson)\n","maintainers":[{"name":"nickersoft","email":"nickersoft@gmail.com"}],"time":{"modified":"2023-08-12T07:51:32.280Z","created":"2015-07-25T23:38:50.301Z","0.0.1":"2015-07-25T23:38:50.301Z","0.0.2":"2016-05-18T12:18:58.250Z","0.0.3":"2016-05-18T12:25:18.653Z","0.0.4":"2016-05-21T16:53:35.612Z","0.0.5":"2016-05-21T21:05:09.832Z","0.0.6":"2016-05-25T02:51:36.693Z","0.0.7":"2016-05-25T03:01:30.068Z","0.0.8":"2016-05-27T01:45:48.025Z","0.0.9":"2016-06-19T21:33:38.399Z","0.0.10":"2016-06-29T00:06:33.875Z","0.0.11":"2016-08-16T02:48:17.591Z","0.0.12":"2017-02-02T04:06:34.483Z","0.0.13":"2017-04-01T00:51:15.114Z","1.0.0":"2017-07-09T02:52:17.875Z","1.0.1":"2017-07-09T03:16:44.913Z","1.0.2":"2017-07-09T16:29:12.425Z","1.0.3":"2017-07-09T16:31:08.217Z","1.0.4":"2017-07-10T17:40:29.702Z","1.0.5":"2017-10-05T18:28:09.547Z","1.0.6":"2018-07-18T15:33:43.082Z","1.0.7":"2018-07-24T16:04:55.095Z","1.0.8":"2018-10-06T04:24:00.631Z","1.0.9":"2018-10-25T15:53:01.646Z","1.0.11":"2019-07-20T04:57:36.002Z","1.0.12":"2019-07-22T06:35:20.366Z"},"homepage":"https://github.com/Nickersoft/push.js","repository":{"type":"git","url":"git+https://github.com/Nickersoft/push.js.git"},"author":{"name":"Tyler Nickerson"},"bugs":{"url":"https://github.com/Nickersoft/push.js/issues"},"license":"MIT","readmeFilename":"README.md","users":{"rexpan":true,"snowdream":true,"takethefire":true,"erikvold":true,"filipve":true,"naitsy":true,"yasinaydin":true,"marciodsousa":true,"alireza29675":true,"kevin-foster":true,"hewenxuan":true}}