{"versions":{"5.1.1":{"name":"detect-browser","version":"5.1.1","description":"Unpack a browser type and version from the useragent string","main":"index.js","module":"es/index.js","types":"index.d.ts","sideEffects":false,"scripts":{"pretest":"tsc","test":"node test","lint":"tslint -c tslint.json src/**","compile":"npm-run-all -p compile:commonjs compile:es","compile:commonjs":"tsc","compile:es":"rimraf es && tsc --outDir es --module es6 --declaration false","compile-and-size":"yarn tsc && cat index.js | gzip | wc -c","prepare":"npm-run-all compile test lint","patch-release":"npm version patch && npm publish && npm run postpublish","minor-release":"npm version minor && npm publish && npm run postpublish","major-release":"npm version major && npm publish && npm run postpublish","postpublish":"git push origin master --follow-tags","autoformat":"prettier --write src/** test/**","gendocs":"embellish README.md"},"stability":"stable","repository":{"type":"git","url":"git+https://github.com/DamonOehlman/detect-browser.git"},"keywords":["browser","detect","useragent"],"author":{"name":"Damon Oehlman","email":"damon.oehlman@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/DamonOehlman/detect-browser/issues"},"homepage":"https://github.com/DamonOehlman/detect-browser","devDependencies":{"@types/node":"^13.9.1","embellish-readme":"^1.5.1","npm-run-all":"^4.1.5","prettier":"^1.18.2","rimraf":"^3.0.2","semver":"^7.1.3","tape":"^4.11.0","tslint":"^6.1.0","typescript":"^3.6.2"},"gitHead":"f91ea0addb315ed3430c8be6790af1857e3fa11f","_id":"detect-browser@5.1.1","_nodeVersion":"12.16.2","_npmVersion":"6.14.4","dist":{"shasum":"a800db91d3fd60d0861669f5984f1be9ffbe009c","size":6128,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/detect-browser/-/detect-browser-5.1.1.tgz"},"maintainers":[{"name":"anonymous","email":"avaneesh@2die4.com"},{"name":"anonymous","email":"damon.oehlman@gmail.com"},{"name":"anonymous","email":"t.wiszniewski@gmail.com"}],"_npmUser":{"name":"anonymous","email":"damon.oehlman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/detect-browser_5.1.1_1592305718148_0.13950148454528088"},"_hasShrinkwrap":false,"publish_time":1592305718277,"_cnpm_publish_time":1592305718277,"contributors":[]},"5.1.0":{"name":"detect-browser","version":"5.1.0","description":"Unpack a browser type and version from the useragent string","main":"index.js","module":"es/index.js","types":"index.d.ts","sideEffects":false,"scripts":{"pretest":"tsc","test":"node test","lint":"tslint -c tslint.json src/**","compile":"npm-run-all -p compile:commonjs compile:es","compile:commonjs":"tsc","compile:es":"rimraf es && tsc --outDir es --module es6 --declaration false","compile-and-size":"yarn tsc && cat index.js | gzip | wc -c","prepare":"npm run test && npm run lint","patch-release":"npm version patch && npm publish && npm run postpublish","minor-release":"npm version minor && npm publish && npm run postpublish","major-release":"npm version major && npm publish && npm run postpublish","postpublish":"git push origin master --follow-tags","autoformat":"prettier --write src/** test/**","gendocs":"embellish README.md"},"stability":"stable","repository":{"type":"git","url":"git+https://github.com/DamonOehlman/detect-browser.git"},"keywords":["browser","detect","useragent"],"author":{"name":"Damon Oehlman","email":"damon.oehlman@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/DamonOehlman/detect-browser/issues"},"homepage":"https://github.com/DamonOehlman/detect-browser","devDependencies":{"@types/node":"^13.9.1","embellish-readme":"^1.5.1","npm-run-all":"^4.1.5","prettier":"^1.18.2","rimraf":"^3.0.2","semver":"^7.1.3","tape":"^4.11.0","tslint":"^6.1.0","typescript":"^3.6.2"},"gitHead":"d11bbe20fe1663654765b1c882465ad9e055dadb","_id":"detect-browser@5.1.0","_nodeVersion":"12.16.2","_npmVersion":"6.14.4","dist":{"shasum":"0c51c66b747ad8f98a6832bf3026a5a23a7850ff","size":5936,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/detect-browser/-/detect-browser-5.1.0.tgz"},"maintainers":[{"name":"anonymous","email":"avaneesh@2die4.com"},{"name":"anonymous","email":"damon.oehlman@gmail.com"},{"name":"anonymous","email":"t.wiszniewski@gmail.com"}],"_npmUser":{"name":"anonymous","email":"damon.oehlman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/detect-browser_5.1.0_1588551047553_0.6587586165190811"},"_hasShrinkwrap":false,"publish_time":1588551047676,"_cnpm_publish_time":1588551047676,"contributors":[]},"5.0.0":{"name":"detect-browser","version":"5.0.0","description":"Unpack a browser type and version from the useragent string","main":"index.js","module":"es/index.js","types":"index.d.ts","sideEffects":false,"scripts":{"pretest":"tsc","test":"node test","lint":"tslint -c tslint.json src/**","compile":"npm-run-all -p compile:commonjs compile:es","compile:commonjs":"tsc","compile:es":"rimraf es && tsc --outDir es --module es6 --declaration false","compile-and-size":"yarn tsc && cat index.js | gzip | wc -c","prepare":"npm run test && npm run lint","patch-release":"npm version patch && npm publish && npm run postpublish","minor-release":"npm version minor && npm publish && npm run postpublish","major-release":"npm version major && npm publish && npm run postpublish","postpublish":"git push origin master --follow-tags","autoformat":"prettier --write src/** test/**","gendocs":"embellish README.md"},"stability":"stable","repository":{"type":"git","url":"git+https://github.com/DamonOehlman/detect-browser.git"},"keywords":["browser","detect","useragent"],"author":{"name":"Damon Oehlman","email":"damon.oehlman@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/DamonOehlman/detect-browser/issues"},"homepage":"https://github.com/DamonOehlman/detect-browser","devDependencies":{"@types/node":"^12.7.4","embellish-readme":"^1.5.1","npm-run-all":"^4.1.5","prettier":"^1.18.2","rimraf":"^3.0.2","semver":"^6.3.0","tape":"^4.11.0","tslint":"^5.11.0","typescript":"^3.6.2"},"gitHead":"6f30be08a023839036978875685fe10f43383d70","_id":"detect-browser@5.0.0","_nodeVersion":"12.4.0","_npmVersion":"6.10.3","dist":{"shasum":"a43085fe7b5f0f4200e7e83f003ad9874b4a45f8","size":6027,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/detect-browser/-/detect-browser-5.0.0.tgz"},"maintainers":[{"name":"anonymous","email":"avaneesh@2die4.com"},{"name":"anonymous","email":"damon.oehlman@gmail.com"},{"name":"anonymous","email":"t.wiszniewski@gmail.com"}],"_npmUser":{"name":"anonymous","email":"damon.oehlman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/detect-browser_5.0.0_1583555766557_0.1513914777474914"},"_hasShrinkwrap":false,"publish_time":1583555766647,"_cnpm_publish_time":1583555766647,"contributors":[]},"4.8.0":{"name":"detect-browser","version":"4.8.0","description":"Unpack a browser type and version from the useragent string","main":"index.js","types":"index.d.ts","scripts":{"pretest":"tsc","test":"node test","lint":"tslint -c tslint.json src/**","compile":"tsc","compile-and-size":"yarn tsc && cat index.js | gzip | wc -c","prepare":"npm run test && npm run lint","patch-release":"npm version patch && npm publish && npm run postpublish","minor-release":"npm version minor && npm publish && npm run postpublish","major-release":"npm version major && npm publish && npm run postpublish","postpublish":"git push origin master --follow-tags","autoformat":"prettier --write src/** test/**","gendocs":"embellish README.md"},"stability":"stable","repository":{"type":"git","url":"git+https://github.com/DamonOehlman/detect-browser.git"},"keywords":["browser","detect","useragent"],"author":{"name":"Damon Oehlman","email":"damon.oehlman@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/DamonOehlman/detect-browser/issues"},"homepage":"https://github.com/DamonOehlman/detect-browser","devDependencies":{"@types/node":"^12.7.4","embellish-readme":"^1.5.1","prettier":"^1.18.2","semver":"^6.3.0","tape":"^4.11.0","tslint":"^5.11.0","typescript":"^3.6.2"},"gitHead":"e95b2675fd6c6a07d0010a839d0ee77a9015cb0c","_id":"detect-browser@4.8.0","_nodeVersion":"12.4.0","_npmVersion":"6.10.3","dist":{"shasum":"1d73bd88c17be866901950ce0aaae1ed060902c6","size":5498,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/detect-browser/-/detect-browser-4.8.0.tgz"},"maintainers":[{"name":"anonymous","email":"avaneesh@2die4.com"},{"name":"anonymous","email":"damon.oehlman@gmail.com"},{"name":"anonymous","email":"t.wiszniewski@gmail.com"}],"_npmUser":{"name":"anonymous","email":"damon.oehlman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/detect-browser_4.8.0_1572068951637_0.7104412033886058"},"_hasShrinkwrap":false,"publish_time":1572068951737,"_cnpm_publish_time":1572068951737,"contributors":[]},"4.7.0":{"name":"detect-browser","version":"4.7.0","description":"Unpack a browser type and version from the useragent string","main":"index.js","types":"index.d.ts","scripts":{"pretest":"tsc","test":"node test","lint":"tslint -c tslint.json src/**","compile":"tsc","compile-and-size":"yarn tsc && cat index.js | gzip | wc -c","prepare":"npm run test && npm run lint","patch-release":"npm version patch && npm publish && npm run postpublish","minor-release":"npm version minor && npm publish && npm run postpublish","major-release":"npm version major && npm publish && npm run postpublish","postpublish":"git push origin master --follow-tags","autoformat":"prettier --write src/** test/**","gendocs":"embellish README.md"},"stability":"stable","repository":{"type":"git","url":"git+https://github.com/DamonOehlman/detect-browser.git"},"keywords":["browser","detect","useragent"],"author":{"name":"Damon Oehlman","email":"damon.oehlman@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/DamonOehlman/detect-browser/issues"},"homepage":"https://github.com/DamonOehlman/detect-browser","devDependencies":{"@types/node":"^12.7.4","embellish-readme":"^1.5.1","prettier":"^1.18.2","semver":"^6.3.0","tape":"^4.11.0","tslint":"^5.11.0","typescript":"^3.6.2"},"gitHead":"3a1e6f918def2c293335efb9f7f06856f2ee91b2","_id":"detect-browser@4.7.0","_nodeVersion":"12.4.0","_npmVersion":"6.10.3","dist":{"shasum":"982429971b68cffcdfa03267e91e3de7e194a9f0","size":5485,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/detect-browser/-/detect-browser-4.7.0.tgz"},"maintainers":[{"name":"anonymous","email":"avaneesh@2die4.com"},{"name":"anonymous","email":"damon.oehlman@gmail.com"},{"name":"anonymous","email":"t.wiszniewski@gmail.com"}],"_npmUser":{"name":"anonymous","email":"damon.oehlman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/detect-browser_4.7.0_1567909530305_0.46889717350234816"},"_hasShrinkwrap":false,"publish_time":1567909530397,"_cnpm_publish_time":1567909530397,"contributors":[]},"4.6.0":{"name":"detect-browser","version":"4.6.0","description":"Unpack a browser type and version from the useragent string","main":"index.js","types":"index.d.ts","scripts":{"pretest":"tsc","test":"node test","lint":"tslint -c tslint.json src/**","compile":"tsc","compile-and-size":"yarn tsc && cat index.js | gzip | wc -c","prepare":"npm run test && npm run lint","patch-release":"npm version patch && npm publish && npm run postpublish","minor-release":"npm version minor && npm publish && npm run postpublish","major-release":"npm version major && npm publish && npm run postpublish","postpublish":"git push origin master --follow-tags","gendocs":"embellish README.md"},"stability":"stable","repository":{"type":"git","url":"git+https://github.com/DamonOehlman/detect-browser.git"},"keywords":["browser","detect","useragent"],"author":{"name":"Damon Oehlman","email":"damon.oehlman@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/DamonOehlman/detect-browser/issues"},"homepage":"https://github.com/DamonOehlman/detect-browser","devDependencies":{"@types/node":"^10.12.12","embellish-readme":"1.3.2","semver":"^5.0.3","tape":"^4.2.2","tslint":"^5.11.0","typescript":"^3.2.1"},"gitHead":"98b8a099a71db1516f83027e059ae3d27ce7177b","_id":"detect-browser@4.6.0","_nodeVersion":"12.4.0","_npmVersion":"6.9.0","dist":{"shasum":"39e2118150e5b4e9ec9546e3f489b2108bb554ab","size":5289,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/detect-browser/-/detect-browser-4.6.0.tgz"},"maintainers":[{"name":"anonymous","email":"avaneesh@2die4.com"},{"name":"anonymous","email":"damon.oehlman@gmail.com"},{"name":"anonymous","email":"t.wiszniewski@gmail.com"}],"_npmUser":{"name":"anonymous","email":"damon.oehlman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/detect-browser_4.6.0_1562543994992_0.8962058197352671"},"_hasShrinkwrap":false,"publish_time":1562543995176,"_cnpm_publish_time":1562543995176,"contributors":[]},"4.5.1":{"name":"detect-browser","version":"4.5.1","description":"Unpack a browser type and version from the useragent string","main":"index.js","types":"index.d.ts","scripts":{"pretest":"tsc","test":"node test","lint":"tslint -c tslint.json src/**","compile":"tsc","compile-and-size":"yarn tsc && cat index.js | gzip | wc -c","prepare":"npm run test && npm run lint","patch-release":"npm version patch && npm publish && npm run postpublish","minor-release":"npm version minor && npm publish && npm run postpublish","major-release":"npm version major && npm publish && npm run postpublish","postpublish":"git push origin master --follow-tags","gendocs":"embellish README.md"},"stability":"stable","repository":{"type":"git","url":"git+https://github.com/DamonOehlman/detect-browser.git"},"keywords":["browser","detect","useragent"],"author":{"name":"Damon Oehlman","email":"damon.oehlman@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/DamonOehlman/detect-browser/issues"},"homepage":"https://github.com/DamonOehlman/detect-browser","devDependencies":{"@types/node":"^10.12.12","embellish-readme":"1.3.2","semver":"^5.0.3","tape":"^4.2.2","tslint":"^5.11.0","typescript":"^3.2.1"},"gitHead":"a5ee118a491b9a48831867a09eeb6a771ead9353","_id":"detect-browser@4.5.1","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"anonymous","email":"damon.oehlman@gmail.com"},"dist":{"shasum":"b9df3f66454a4f32adbc4db2949aa788b757921b","size":12851,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/detect-browser/-/detect-browser-4.5.1.tgz"},"maintainers":[{"name":"anonymous","email":"avaneesh@2die4.com"},{"name":"anonymous","email":"damon.oehlman@gmail.com"},{"name":"anonymous","email":"t.wiszniewski@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/detect-browser_4.5.1_1560134462245_0.1386767754268159"},"_hasShrinkwrap":false,"publish_time":1560134462527,"_cnpm_publish_time":1560134462527,"contributors":[]},"4.5.0":{"name":"detect-browser","version":"4.5.0","description":"Unpack a browser type and version from the useragent string","main":"index.js","scripts":{"pretest":"tsc","test":"node test","lint":"tslint -c tslint.json src/**","compile":"tsc","compile-and-size":"yarn tsc && cat index.js | gzip | wc -c","prepare":"npm run test && npm run lint","patch-release":"npm version patch && npm publish && npm run postpublish","minor-release":"npm version minor && npm publish && npm run postpublish","major-release":"npm version major && npm publish && npm run postpublish","postpublish":"git push origin master --follow-tags","gendocs":"embellish README.md"},"stability":"stable","repository":{"type":"git","url":"git+https://github.com/DamonOehlman/detect-browser.git"},"keywords":["browser","detect","useragent"],"author":{"name":"Damon Oehlman","email":"damon.oehlman@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/DamonOehlman/detect-browser/issues"},"homepage":"https://github.com/DamonOehlman/detect-browser","devDependencies":{"@types/node":"^10.12.12","embellish-readme":"1.3.2","semver":"^5.0.3","tape":"^4.2.2","tslint":"^5.11.0","typescript":"^3.2.1"},"gitHead":"c626b87b2b5ea859092d1cabc07b34b3656c2810","_id":"detect-browser@4.5.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"anonymous","email":"damon.oehlman@gmail.com"},"dist":{"shasum":"6a726bd21e9dd77b4e18676515d48c88b4156ee3","size":12833,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/detect-browser/-/detect-browser-4.5.0.tgz"},"maintainers":[{"name":"anonymous","email":"avaneesh@2die4.com"},{"name":"anonymous","email":"damon.oehlman@gmail.com"},{"name":"anonymous","email":"t.wiszniewski@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/detect-browser_4.5.0_1556144272584_0.6714309405802592"},"_hasShrinkwrap":false,"publish_time":1556144272782,"_cnpm_publish_time":1556144272782,"contributors":[]},"4.4.0":{"name":"detect-browser","version":"4.4.0","description":"Unpack a browser type and version from the useragent string","main":"index.js","scripts":{"pretest":"tsc","test":"node test","lint":"tslint -c tslint.json src/**","compile":"tsc","compile-and-size":"yarn tsc && cat index.js | gzip | wc -c","prepare":"npm run test && npm run lint","patch-release":"npm version patch && npm publish && npm run postpublish","minor-release":"npm version minor && npm publish && npm run postpublish","major-release":"npm version major && npm publish && npm run postpublish","postpublish":"git push origin master --follow-tags","gendocs":"embellish README.md"},"stability":"stable","repository":{"type":"git","url":"git+https://github.com/DamonOehlman/detect-browser.git"},"keywords":["browser","detect","useragent"],"author":{"name":"Damon Oehlman","email":"damon.oehlman@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/DamonOehlman/detect-browser/issues"},"homepage":"https://github.com/DamonOehlman/detect-browser","devDependencies":{"@types/node":"^10.12.12","embellish-readme":"1.3.2","semver":"^5.0.3","tape":"^4.2.2","tslint":"^5.11.0","typescript":"^3.2.1"},"gitHead":"444208709e52a8d90e1819d4acf9f059fdb6032f","_id":"detect-browser@4.4.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"anonymous","email":"damon.oehlman@gmail.com"},"dist":{"shasum":"01c26d0e9eaae3f5594332ffa4ff11a7db1b3052","size":12835,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/detect-browser/-/detect-browser-4.4.0.tgz"},"maintainers":[{"name":"anonymous","email":"avaneesh@2die4.com"},{"name":"anonymous","email":"damon.oehlman@gmail.com"},{"name":"anonymous","email":"t.wiszniewski@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/detect-browser_4.4.0_1555225993932_0.9370898189975871"},"_hasShrinkwrap":false,"publish_time":1555225994112,"_cnpm_publish_time":1555225994112,"contributors":[]},"4.3.0":{"name":"detect-browser","version":"4.3.0","description":"Unpack a browser type and version from the useragent string","main":"index.js","scripts":{"pretest":"tsc","test":"node test","lint":"tslint -c tslint.json src/**","compile":"tsc","compile-and-size":"yarn tsc && cat index.js | gzip | wc -c","prepare":"npm run test && npm run lint","patch-release":"npm version patch && npm publish && npm run postpublish","minor-release":"npm version minor && npm publish && npm run postpublish","major-release":"npm version major && npm publish && npm run postpublish","postpublish":"git push origin master --follow-tags","gendocs":"embellish README.md"},"stability":"stable","repository":{"type":"git","url":"git+https://github.com/DamonOehlman/detect-browser.git"},"keywords":["browser","detect","useragent"],"author":{"name":"Damon Oehlman","email":"damon.oehlman@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/DamonOehlman/detect-browser/issues"},"homepage":"https://github.com/DamonOehlman/detect-browser","devDependencies":{"@types/node":"^10.12.12","embellish-readme":"1.3.2","semver":"^5.0.3","tape":"^4.2.2","tslint":"^5.11.0","typescript":"^3.2.1"},"gitHead":"162e6fb052d8481496541c7502f7f5d461141fbd","_id":"detect-browser@4.3.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"anonymous","email":"damon.oehlman@gmail.com"},"dist":{"shasum":"01df98acd5b14ed93fc37d2fcc42e2adc526e9ad","size":12801,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/detect-browser/-/detect-browser-4.3.0.tgz"},"maintainers":[{"name":"anonymous","email":"avaneesh@2die4.com"},{"name":"anonymous","email":"damon.oehlman@gmail.com"},{"name":"anonymous","email":"t.wiszniewski@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/detect-browser_4.3.0_1554888739574_0.40644567028776835"},"_hasShrinkwrap":false,"publish_time":1554888739702,"_cnpm_publish_time":1554888739702,"contributors":[]},"4.2.1":{"name":"detect-browser","version":"4.2.1","description":"Unpack a browser type and version from the useragent string","main":"index.js","scripts":{"pretest":"tsc","test":"node test","lint":"tslint -c tslint.json src/**","compile":"tsc","compile-and-size":"yarn tsc && cat index.js | gzip | wc -c","prepare":"npm run test && npm run lint","patch-release":"npm version patch && npm publish && npm run postpublish","minor-release":"npm version minor && npm publish && npm run postpublish","major-release":"npm version major && npm publish && npm run postpublish","postpublish":"git push origin master --follow-tags","gendocs":"embellish README.md"},"stability":"stable","repository":{"type":"git","url":"git+https://github.com/DamonOehlman/detect-browser.git"},"keywords":["browser","detect","useragent"],"author":{"name":"Damon Oehlman","email":"damon.oehlman@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/DamonOehlman/detect-browser/issues"},"homepage":"https://github.com/DamonOehlman/detect-browser","devDependencies":{"@types/node":"^10.12.12","embellish-readme":"1.3.2","semver":"^5.0.3","tape":"^4.2.2","tslint":"^5.11.0","typescript":"^3.2.1"},"gitHead":"a81f3fe27453cd4db0bfae571ac4751e24da44b7","_id":"detect-browser@4.2.1","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"anonymous","email":"damon.oehlman@gmail.com"},"dist":{"shasum":"b48fbd867513a21c57d64e16d897487fda0d5282","size":12786,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/detect-browser/-/detect-browser-4.2.1.tgz"},"maintainers":[{"name":"anonymous","email":"avaneesh@2die4.com"},{"name":"anonymous","email":"damon.oehlman@gmail.com"},{"name":"anonymous","email":"t.wiszniewski@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/detect-browser_4.2.1_1554711920030_0.07397093069066352"},"_hasShrinkwrap":false,"publish_time":1554711920183,"_cnpm_publish_time":1554711920183,"contributors":[]},"4.2.0":{"name":"detect-browser","version":"4.2.0","description":"Unpack a browser type and version from the useragent string","main":"index.js","scripts":{"pretest":"tsc","test":"node test","lint":"tslint -c tslint.json src/**","compile":"tsc","compile-and-size":"yarn tsc && cat index.js | gzip | wc -c","prepare":"npm run test && npm run lint","patch-release":"npm version patch && npm publish && npm run postpublish","minor-release":"npm version minor && npm publish && npm run postpublish","major-release":"npm version major && npm publish && npm run postpublish","postpublish":"git push origin master --follow-tags","gendocs":"embellish README.md"},"stability":"stable","repository":{"type":"git","url":"git+https://github.com/DamonOehlman/detect-browser.git"},"keywords":["browser","detect","useragent"],"author":{"name":"Damon Oehlman","email":"damon.oehlman@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/DamonOehlman/detect-browser/issues"},"homepage":"https://github.com/DamonOehlman/detect-browser","devDependencies":{"@types/node":"^10.12.12","embellish-readme":"1.3.2","semver":"^5.0.3","tape":"^4.2.2","tslint":"^5.11.0","typescript":"^3.2.1"},"gitHead":"06eca05ca41461c9da7ff4409f4ee88b5068f9bd","_id":"detect-browser@4.2.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"anonymous","email":"damon.oehlman@gmail.com"},"dist":{"shasum":"d46bcb3c69b25bd94c4433a3f90b971c22d0b2f8","size":13063,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/detect-browser/-/detect-browser-4.2.0.tgz"},"maintainers":[{"name":"anonymous","email":"avaneesh@2die4.com"},{"name":"anonymous","email":"damon.oehlman@gmail.com"},{"name":"anonymous","email":"t.wiszniewski@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/detect-browser_4.2.0_1553483116104_0.4758244746347198"},"_hasShrinkwrap":false,"publish_time":1553483116777,"_cnpm_publish_time":1553483116777,"contributors":[]},"4.1.0":{"name":"detect-browser","version":"4.1.0","description":"Unpack a browser type and version from the useragent string","main":"index.js","scripts":{"pretest":"tsc","test":"node test","lint":"tslint -c tslint.json src/**","compile":"tsc","compile-and-size":"yarn tsc && cat index.js | gzip | wc -c","prepare":"npm run test && npm run lint","patch-release":"npm version patch && npm publish && npm run postpublish","minor-release":"npm version minor && npm publish && npm run postpublish","major-release":"npm version major && npm publish && npm run postpublish","postpublish":"git push origin master --follow-tags","gendocs":"embellish README.md"},"stability":"stable","repository":{"type":"git","url":"git+https://github.com/DamonOehlman/detect-browser.git"},"keywords":["browser","detect","useragent"],"author":{"name":"Damon Oehlman","email":"damon.oehlman@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/DamonOehlman/detect-browser/issues"},"homepage":"https://github.com/DamonOehlman/detect-browser","devDependencies":{"@types/node":"^10.12.12","embellish-readme":"1.3.2","semver":"^5.0.3","tape":"^4.2.2","tslint":"^5.11.0","typescript":"^3.2.1"},"gitHead":"68f4f529a46abc96a774487e339ccc1157d6072a","_id":"detect-browser@4.1.0","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"anonymous","email":"damon.oehlman@gmail.com"},"dist":{"shasum":"4f1cd47952be8fb16511053c37275f513b96d74a","size":13058,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/detect-browser/-/detect-browser-4.1.0.tgz"},"maintainers":[{"name":"anonymous","email":"avaneesh@2die4.com"},{"name":"anonymous","email":"damon.oehlman@gmail.com"},{"name":"anonymous","email":"t.wiszniewski@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/detect-browser_4.1.0_1549451138380_0.17009323225229256"},"_hasShrinkwrap":false,"publish_time":1549451138474,"_cnpm_publish_time":1549451138474,"contributors":[]},"4.0.4":{"name":"detect-browser","version":"4.0.4","description":"Unpack a browser type and version from the useragent string","main":"index.js","scripts":{"pretest":"tsc","test":"node test","lint":"tslint -c tslint.json src/**","compile":"tsc","compile-and-size":"yarn tsc && cat index.js | gzip | wc -c","prepare":"npm run test && npm run lint","patch-release":"npm version patch && npm publish && npm run postpublish","minor-release":"npm version minor && npm publish && npm run postpublish","major-release":"npm version major && npm publish && npm run postpublish","postpublish":"git push origin master --follow-tags","gendocs":"embellish README.md"},"stability":"stable","repository":{"type":"git","url":"git+https://github.com/DamonOehlman/detect-browser.git"},"keywords":["browser","detect","useragent"],"author":{"name":"Damon Oehlman","email":"damon.oehlman@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/DamonOehlman/detect-browser/issues"},"homepage":"https://github.com/DamonOehlman/detect-browser","devDependencies":{"@types/node":"^10.12.12","embellish-readme":"1.3.2","semver":"^5.0.3","tape":"^4.2.2","tslint":"^5.11.0","typescript":"^3.2.1"},"gitHead":"31215d0948e22ba33ecd6b2538913c331b98ca6e","_id":"detect-browser@4.0.4","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"anonymous","email":"damon.oehlman@gmail.com"},"dist":{"shasum":"295cd005a91a3eba21ba5eb09a6dc5992bc7bdb9","size":13012,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/detect-browser/-/detect-browser-4.0.4.tgz"},"maintainers":[{"name":"anonymous","email":"avaneesh@2die4.com"},{"name":"anonymous","email":"damon.oehlman@gmail.com"},{"name":"anonymous","email":"t.wiszniewski@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/detect-browser_4.0.4_1548205152667_0.8776843883520131"},"_hasShrinkwrap":false,"publish_time":1548205152826,"_cnpm_publish_time":1548205152826,"contributors":[]},"4.0.3":{"name":"detect-browser","version":"4.0.3","description":"Unpack a browser type and version from the useragent string","main":"index.js","scripts":{"pretest":"tsc","test":"node test","lint":"tslint -c tslint.json src/**","compile":"tsc","compile-and-size":"yarn tsc && cat index.js | gzip | wc -c","prepare":"npm run test && npm run lint","patch-release":"npm version patch && npm publish && npm run postpublish","minor-release":"npm version minor && npm publish && npm run postpublish","major-release":"npm version major && npm publish && npm run postpublish","postpublish":"git push origin master --follow-tags","gendocs":"embellish README.md"},"stability":"stable","repository":{"type":"git","url":"git+https://github.com/DamonOehlman/detect-browser.git"},"keywords":["browser","detect","useragent"],"author":{"name":"Damon Oehlman","email":"damon.oehlman@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/DamonOehlman/detect-browser/issues"},"homepage":"https://github.com/DamonOehlman/detect-browser","devDependencies":{"@types/node":"^10.12.12","embellish-readme":"1.3.2","semver":"^5.0.3","tape":"^4.2.2","tslint":"^5.11.0","typescript":"^3.2.1"},"gitHead":"bc882da00683c5a7ec1b4cd82f512a95f6056353","_id":"detect-browser@4.0.3","_npmVersion":"6.5.0","_nodeVersion":"10.13.0","_npmUser":{"name":"anonymous","email":"damon.oehlman@gmail.com"},"dist":{"shasum":"a5d152db1ed636bb479c38ea7df2fa5fec85cf4b","size":13014,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/detect-browser/-/detect-browser-4.0.3.tgz"},"maintainers":[{"name":"anonymous","email":"avaneesh@2die4.com"},{"name":"anonymous","email":"damon.oehlman@gmail.com"},{"name":"anonymous","email":"t.wiszniewski@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/detect-browser_4.0.3_1546942355662_0.1483769157073609"},"_hasShrinkwrap":false,"publish_time":1546942355844,"_cnpm_publish_time":1546942355844,"contributors":[]},"4.0.2":{"name":"detect-browser","version":"4.0.2","description":"Unpack a browser type and version from the useragent string","main":"index.js","scripts":{"pretest":"tsc","test":"node test","lint":"tslint -c tslint.json src/**","compile":"tsc","compile-and-size":"yarn tsc && cat index.js | gzip | wc -c","prepare":"npm run test && npm run lint","patch-release":"npm version patch && npm publish && npm run postpublish","minor-release":"npm version minor && npm publish && npm run postpublish","major-release":"npm version major && npm publish && npm run postpublish","postpublish":"git push origin master --follow-tags","gendocs":"embellish README.md"},"stability":"stable","repository":{"type":"git","url":"git+https://github.com/DamonOehlman/detect-browser.git"},"keywords":["browser","detect","useragent"],"author":{"name":"Damon Oehlman","email":"damon.oehlman@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/DamonOehlman/detect-browser/issues"},"homepage":"https://github.com/DamonOehlman/detect-browser","devDependencies":{"@types/node":"^10.12.12","embellish-readme":"1.3.2","semver":"^5.0.3","tape":"^4.2.2","tslint":"^5.11.0","typescript":"^3.2.1"},"gitHead":"2e29d8debdfe25420bc3948c572e704efdeafe9e","_id":"detect-browser@4.0.2","_npmVersion":"6.5.0","_nodeVersion":"10.13.0","_npmUser":{"name":"anonymous","email":"damon.oehlman@gmail.com"},"dist":{"shasum":"d8ddc823354a5faed6a7f694299f1346cb9d59e7","size":13008,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/detect-browser/-/detect-browser-4.0.2.tgz"},"maintainers":[{"name":"anonymous","email":"avaneesh@2die4.com"},{"name":"anonymous","email":"damon.oehlman@gmail.com"},{"name":"anonymous","email":"t.wiszniewski@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/detect-browser_4.0.2_1546939545312_0.694624653288433"},"_hasShrinkwrap":false,"publish_time":1546939545433,"_cnpm_publish_time":1546939545433,"contributors":[]},"4.0.1":{"name":"detect-browser","version":"4.0.1","description":"Unpack a browser type and version from the useragent string","main":"index.js","scripts":{"pretest":"tsc","test":"node test","lint":"tslint -c tslint.json src/**","compile":"tsc","compile-and-size":"yarn tsc && cat index.js | gzip | wc -c","prepare":"npm run test && npm run lint","patch-release":"npm version patch && npm publish && npm run postpublish","minor-release":"npm version minor && npm publish && npm run postpublish","major-release":"npm version major && npm publish && npm run postpublish","postpublish":"git push origin master --follow-tags","gendocs":"embellish README.md"},"stability":"stable","repository":{"type":"git","url":"git+https://github.com/DamonOehlman/detect-browser.git"},"keywords":["browser","detect","useragent"],"author":{"name":"Damon Oehlman","email":"damon.oehlman@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/DamonOehlman/detect-browser/issues"},"homepage":"https://github.com/DamonOehlman/detect-browser","devDependencies":{"@types/node":"^10.12.12","embellish-readme":"1.3.2","semver":"^5.0.3","tape":"^4.2.2","tslint":"^5.11.0","typescript":"^3.2.1"},"gitHead":"2f531a0e3e12e73e5be972db49f889b2dee04419","_id":"detect-browser@4.0.1","_npmVersion":"6.5.0","_nodeVersion":"10.13.0","_npmUser":{"name":"anonymous","email":"damon.oehlman@gmail.com"},"dist":{"shasum":"2697633aba55874d6e6766a8824026761b025d97","size":12952,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/detect-browser/-/detect-browser-4.0.1.tgz"},"maintainers":[{"name":"anonymous","email":"avaneesh@2die4.com"},{"name":"anonymous","email":"damon.oehlman@gmail.com"},{"name":"anonymous","email":"t.wiszniewski@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/detect-browser_4.0.1_1546899735904_0.30651446190841036"},"_hasShrinkwrap":false,"publish_time":1546899736129,"_cnpm_publish_time":1546899736129,"contributors":[]},"4.0.0":{"name":"detect-browser","version":"4.0.0","description":"Unpack a browser type and version from the useragent string","main":"index.js","scripts":{"pretest":"tsc","test":"node test","lint":"tslint -c tslint.json src/**","compile-and-size":"yarn tsc && cat index.js | gzip | wc -c","prepare":"npm run test && npm run lint","patch-release":"npm version patch && npm publish && npm run postpublish","minor-release":"npm version minor && npm publish && npm run postpublish","major-release":"npm version major && npm publish && npm run postpublish","postpublish":"git push origin master --follow-tags","gendocs":"embellish README.md"},"stability":"stable","repository":{"type":"git","url":"git+https://github.com/DamonOehlman/detect-browser.git"},"keywords":["browser","detect","useragent"],"author":{"name":"Damon Oehlman","email":"damon.oehlman@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/DamonOehlman/detect-browser/issues"},"homepage":"https://github.com/DamonOehlman/detect-browser","devDependencies":{"@types/node":"^10.12.12","embellish-readme":"1.3.2","semver":"^5.0.3","tape":"^4.2.2","tslint":"^5.11.0","typescript":"^3.2.1"},"gitHead":"ee05523748f2fc98c84bb69f89e0bb87858b6d61","_id":"detect-browser@4.0.0","_npmVersion":"6.5.0","_nodeVersion":"10.13.0","_npmUser":{"name":"anonymous","email":"damon.oehlman@gmail.com"},"dist":{"shasum":"e66ea9e777c86916f042057b0a15227fb77eb64d","size":13089,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/detect-browser/-/detect-browser-4.0.0.tgz"},"maintainers":[{"name":"anonymous","email":"avaneesh@2die4.com"},{"name":"anonymous","email":"damon.oehlman@gmail.com"},{"name":"anonymous","email":"t.wiszniewski@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/detect-browser_4.0.0_1546677394566_0.6317658061757594"},"_hasShrinkwrap":false,"publish_time":1546677394701,"_cnpm_publish_time":1546677394701,"contributors":[]},"3.0.1":{"name":"detect-browser","version":"3.0.1","description":"Unpack a browser type and version from the useragent string","main":"index.js","scripts":{"test":"node test","prepublish":"npm run test","patch-release":"npm version patch && npm publish && npm run postpublish","minor-release":"npm version minor && npm publish && npm run postpublish","major-release":"npm version major && npm publish && npm run postpublish","postpublish":"git push origin master --follow-tags","gendocs":"embellish README.md"},"stability":"stable","repository":{"type":"git","url":"git+https://github.com/DamonOehlman/detect-browser.git"},"keywords":["browser","detect","useragent"],"author":{"name":"Damon Oehlman","email":"damon.oehlman@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/DamonOehlman/detect-browser/issues"},"homepage":"https://github.com/DamonOehlman/detect-browser","devDependencies":{"embellish-readme":"1.3.2","semver":"^5.0.3","tape":"^4.2.2"},"gitHead":"183d191fb0ebb5b513f7b5f3ede06bef1c92cc15","_id":"detect-browser@3.0.1","_npmVersion":"6.4.1","_nodeVersion":"10.9.0","_npmUser":{"name":"anonymous","email":"damon.oehlman@gmail.com"},"dist":{"shasum":"39beead014347a8a2be1f3c4cb30a0aef2127c44","size":7180,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/detect-browser/-/detect-browser-3.0.1.tgz"},"maintainers":[{"name":"anonymous","email":"avaneesh@2die4.com"},{"name":"anonymous","email":"damon.oehlman@gmail.com"},{"name":"anonymous","email":"t.wiszniewski@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/detect-browser_3.0.1_1536623477141_0.5958917113818907"},"_hasShrinkwrap":false,"publish_time":1536623477289,"_cnpm_publish_time":1536623477289,"contributors":[]},"3.0.0":{"name":"detect-browser","version":"3.0.0","description":"Unpack a browser type and version from the useragent string","main":"index.js","scripts":{"test":"node test","prepublish":"npm run test","patch-release":"npm version patch && npm publish && npm run postpublish","minor-release":"npm version minor && npm publish && npm run postpublish","major-release":"npm version major && npm publish && npm run postpublish","postpublish":"git push origin master --follow-tags","gendocs":"embellish README.md"},"stability":"stable","repository":{"type":"git","url":"git+https://github.com/DamonOehlman/detect-browser.git"},"keywords":["browser","detect","useragent"],"author":{"name":"Damon Oehlman","email":"damon.oehlman@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/DamonOehlman/detect-browser/issues"},"homepage":"https://github.com/DamonOehlman/detect-browser","devDependencies":{"embellish-readme":"1.3.2","semver":"^5.0.3","tape":"^4.2.2"},"gitHead":"a27d329b75a2d5fc221aaca7837b683b7a9d6903","_id":"detect-browser@3.0.0","_npmVersion":"5.0.2","_nodeVersion":"9.11.2","_npmUser":{"name":"anonymous","email":"damon.oehlman@gmail.com"},"dist":{"shasum":"3fc232002c56d427410a9e1ac3b3e8c3a80bb848","size":7271,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/detect-browser/-/detect-browser-3.0.0.tgz"},"maintainers":[{"name":"anonymous","email":"avaneesh@2die4.com"},{"name":"anonymous","email":"damon.oehlman@gmail.com"},{"name":"anonymous","email":"t.wiszniewski@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/detect-browser_3.0.0_1530674568733_0.49764837708111775"},"_hasShrinkwrap":false,"publish_time":1530674568826,"_cnpm_publish_time":1530674568826,"contributors":[]},"2.5.1":{"name":"detect-browser","version":"2.5.1","description":"Unpack a browser type and version from the useragent string","main":"index.js","scripts":{"test":"node test","prepublish":"npm run test","patch-release":"npm version patch && npm publish && npm run postpublish","minor-release":"npm version minor && npm publish && npm run postpublish","major-release":"npm version major && npm publish && npm run postpublish","postpublish":"git push origin master --follow-tags","gendocs":"embellish README.md"},"stability":"stable","repository":{"type":"git","url":"git+https://github.com/DamonOehlman/detect-browser.git"},"keywords":["browser","detect","useragent"],"author":{"name":"Damon Oehlman","email":"damon.oehlman@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/DamonOehlman/detect-browser/issues"},"homepage":"https://github.com/DamonOehlman/detect-browser","devDependencies":{"embellish-readme":"1.3.2","semver":"^5.0.3","tape":"^4.2.2"},"gitHead":"c09657799ae83bb67845b532d9b62761f534fecb","_id":"detect-browser@2.5.1","_npmVersion":"5.6.0","_nodeVersion":"9.11.1","_npmUser":{"name":"anonymous","email":"damon.oehlman@gmail.com"},"dist":{"shasum":"141d1580fb901156576a0a992ac319c4b2148f8b","size":7237,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/detect-browser/-/detect-browser-2.5.1.tgz"},"maintainers":[{"name":"anonymous","email":"avaneesh@2die4.com"},{"name":"anonymous","email":"damon.oehlman@gmail.com"},{"name":"anonymous","email":"t.wiszniewski@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/detect-browser_2.5.1_1527752441786_0.6335055216004011"},"_hasShrinkwrap":false,"publish_time":1527752442313,"_cnpm_publish_time":1527752442313,"contributors":[]},"2.5.0":{"name":"detect-browser","version":"2.5.0","description":"Unpack a browser type and version from the useragent string","main":"index.js","scripts":{"test":"node test","prepublish":"npm run test","patch-release":"npm version patch && npm publish && npm run postpublish","minor-release":"npm version minor && npm publish && npm run postpublish","major-release":"npm version major && npm publish && npm run postpublish","postpublish":"git push origin master --follow-tags","gendocs":"embellish README.md"},"stability":"stable","repository":{"type":"git","url":"git+https://github.com/DamonOehlman/detect-browser.git"},"keywords":["browser","detect","useragent"],"author":{"name":"Damon Oehlman","email":"damon.oehlman@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/DamonOehlman/detect-browser/issues"},"homepage":"https://github.com/DamonOehlman/detect-browser","devDependencies":{"embellish-readme":"^1.3.1","semver":"^5.0.3","tape":"^4.2.2"},"gitHead":"e42e932774f4270a2eae4c8cb186841f47100159","_id":"detect-browser@2.5.0","_npmVersion":"5.6.0","_nodeVersion":"9.11.1","_npmUser":{"name":"anonymous","email":"damon.oehlman@gmail.com"},"dist":{"shasum":"f04153d1906fb9da0047f88ac0b92a83a66cfc4e","size":7179,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/detect-browser/-/detect-browser-2.5.0.tgz"},"maintainers":[{"name":"anonymous","email":"avaneesh@2die4.com"},{"name":"anonymous","email":"damon.oehlman@gmail.com"},{"name":"anonymous","email":"t.wiszniewski@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/detect-browser_2.5.0_1527160471789_0.20926631357652092"},"_hasShrinkwrap":false,"publish_time":1527160471984,"_cnpm_publish_time":1527160471984,"contributors":[]},"2.4.0":{"name":"detect-browser","version":"2.4.0","description":"Unpack a browser type and version from the useragent string","main":"index.js","scripts":{"test":"node test","prepublish":"npm run test","patch-release":"npm version patch && npm publish && npm run postpublish","minor-release":"npm version minor && npm publish && npm run postpublish","major-release":"npm version major && npm publish && npm run postpublish","postpublish":"git push origin master --follow-tags","gendocs":"embellish README.md"},"stability":"stable","repository":{"type":"git","url":"git+https://github.com/DamonOehlman/detect-browser.git"},"keywords":["browser","detect","useragent"],"author":{"name":"Damon Oehlman","email":"damon.oehlman@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/DamonOehlman/detect-browser/issues"},"homepage":"https://github.com/DamonOehlman/detect-browser","devDependencies":{"embellish-readme":"^1.2.0","gendocs":"^2.0.0","semver":"^5.0.3","tape":"^4.2.2"},"gitHead":"0ac11fa81046e999fc614998f8cc3d624449666c","_id":"detect-browser@2.4.0","_npmVersion":"5.6.0","_nodeVersion":"9.11.1","_npmUser":{"name":"anonymous","email":"damon.oehlman@gmail.com"},"dist":{"shasum":"030dfaa40fa94492a3eacb035cc4d3cec732f476","size":3979,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/detect-browser/-/detect-browser-2.4.0.tgz"},"maintainers":[{"name":"anonymous","email":"avaneesh@2die4.com"},{"name":"anonymous","email":"damon.oehlman@gmail.com"},{"name":"anonymous","email":"t.wiszniewski@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/detect-browser_2.4.0_1524004288853_0.6552001048938874"},"_hasShrinkwrap":false,"publish_time":1524004288947,"_cnpm_publish_time":1524004288947,"contributors":[]},"2.3.0":{"name":"detect-browser","version":"2.3.0","description":"Unpack a browser type and version from the useragent string","main":"index.js","scripts":{"test":"node test","prepublish":"npm run test","patch-release":"npm version patch && npm publish && npm run postpublish","minor-release":"npm version minor && npm publish && npm run postpublish","major-release":"npm version major && npm publish && npm run postpublish","postpublish":"git push origin master --follow-tags","gendocs":"embellish README.md"},"stability":"stable","repository":{"type":"git","url":"git+https://github.com/DamonOehlman/detect-browser.git"},"keywords":["browser","detect","useragent"],"author":{"name":"Damon Oehlman","email":"damon.oehlman@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/DamonOehlman/detect-browser/issues"},"homepage":"https://github.com/DamonOehlman/detect-browser","devDependencies":{"embellish-readme":"^1.2.0","gendocs":"^2.0.0","semver":"^5.0.3","tape":"^4.2.2"},"gitHead":"7fb037d42a5cf1c188618eb3302eccd826ff9643","_id":"detect-browser@2.3.0","_npmVersion":"5.6.0","_nodeVersion":"9.11.1","_npmUser":{"name":"anonymous","email":"damon.oehlman@gmail.com"},"dist":{"shasum":"559be80688725b437500ec7c04b618b43dea6e76","size":3963,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/detect-browser/-/detect-browser-2.3.0.tgz"},"maintainers":[{"name":"anonymous","email":"avaneesh@2die4.com"},{"name":"anonymous","email":"damon.oehlman@gmail.com"},{"name":"anonymous","email":"t.wiszniewski@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/detect-browser_2.3.0_1523454779307_0.1962273432242645"},"_hasShrinkwrap":false,"publish_time":1523454779375,"_cnpm_publish_time":1523454779375,"contributors":[]},"2.2.0":{"name":"detect-browser","version":"2.2.0","description":"Unpack a browser type and version from the useragent string","main":"index.js","scripts":{"test":"node test","prepublish":"npm run test","patch-release":"npm version patch && npm publish && npm run postpublish","minor-release":"npm version minor && npm publish && npm run postpublish","major-release":"npm version major && npm publish && npm run postpublish","postpublish":"git push origin master --follow-tags","gendocs":"gendocs > README.md"},"stability":"stable","repository":{"type":"git","url":"git+https://github.com/DamonOehlman/detect-browser.git"},"keywords":["browser","detect","useragent"],"author":{"name":"Damon Oehlman","email":"damon.oehlman@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/DamonOehlman/detect-browser/issues"},"homepage":"https://github.com/DamonOehlman/detect-browser","devDependencies":{"gendocs":"^2.0.0","semver":"^5.0.3","tape":"^4.2.2"},"gitHead":"f9ad9c61f3d83bbce8d94eff37f6a81305170465","_id":"detect-browser@2.2.0","_npmVersion":"5.6.0","_nodeVersion":"9.8.0","_npmUser":{"name":"anonymous","email":"damon.oehlman@gmail.com"},"dist":{"shasum":"a9b2502b30f07de7fab98934a2ce24535d33a9cd","size":3956,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/detect-browser/-/detect-browser-2.2.0.tgz"},"maintainers":[{"name":"anonymous","email":"avaneesh@2die4.com"},{"name":"anonymous","email":"damon.oehlman@gmail.com"},{"name":"anonymous","email":"t.wiszniewski@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/detect-browser_2.2.0_1522060068642_0.9364817632896343"},"_hasShrinkwrap":false,"publish_time":1522060068699,"_cnpm_publish_time":1522060068699,"contributors":[]},"2.1.0":{"name":"detect-browser","version":"2.1.0","description":"Unpack a browser type and version from the useragent string","main":"index.js","scripts":{"test":"node test","prepublish":"npm run test","patch-release":"npm version patch && npm publish && npm run postpublish","minor-release":"npm version minor && npm publish && npm run postpublish","major-release":"npm version major && npm publish && npm run postpublish","postpublish":"git push origin master --follow-tags","gendocs":"gendocs > README.md"},"stability":"stable","repository":{"type":"git","url":"git+https://github.com/DamonOehlman/detect-browser.git"},"keywords":["browser","detect","useragent"],"author":{"name":"Damon Oehlman","email":"damon.oehlman@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/DamonOehlman/detect-browser/issues"},"homepage":"https://github.com/DamonOehlman/detect-browser","devDependencies":{"gendocs":"^2.0.0","semver":"^5.0.3","tape":"^4.2.2"},"gitHead":"d03f958efaa512030cd3274807d5067c674be469","_id":"detect-browser@2.1.0","_npmVersion":"5.6.0","_nodeVersion":"9.4.0","_npmUser":{"name":"anonymous","email":"damon.oehlman@gmail.com"},"dist":{"shasum":"df35462901dfd92b8f37c2fa457d6e1f57b5e8eb","size":3915,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/detect-browser/-/detect-browser-2.1.0.tgz"},"maintainers":[{"name":"anonymous","email":"avaneesh@2die4.com"},{"name":"anonymous","email":"damon.oehlman@gmail.com"},{"name":"anonymous","email":"t.wiszniewski@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/detect-browser_2.1.0_1519340949896_0.8632946342850452"},"_hasShrinkwrap":false,"publish_time":1519340949975,"_cnpm_publish_time":1519340949975,"contributors":[]},"2.0.0":{"name":"detect-browser","version":"2.0.0","description":"Unpack a browser type and version from the useragent string","main":"index.js","scripts":{"test":"node test","prepublish":"npm run test","patch-release":"npm version patch && npm publish && npm run postpublish","minor-release":"npm version minor && npm publish && npm run postpublish","major-release":"npm version major && npm publish && npm run postpublish","postpublish":"git push origin master --follow-tags","gendocs":"gendocs > README.md"},"stability":"stable","repository":{"type":"git","url":"git+https://github.com/DamonOehlman/detect-browser.git"},"keywords":["browser","detect","useragent"],"author":{"name":"Damon Oehlman","email":"damon.oehlman@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/DamonOehlman/detect-browser/issues"},"homepage":"https://github.com/DamonOehlman/detect-browser","devDependencies":{"gendocs":"^2.0.0","semver":"^5.0.3","tape":"^4.2.2"},"gitHead":"c15fcb934d721966b972a07c7c22954afc341b25","_id":"detect-browser@2.0.0","_npmVersion":"5.0.2","_nodeVersion":"8.3.0","_npmUser":{"name":"anonymous","email":"damon.oehlman@gmail.com"},"dist":{"shasum":"efa3089968851c75b0e22277c034c5d0ed029d94","size":17101,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/detect-browser/-/detect-browser-2.0.0.tgz"},"maintainers":[{"name":"anonymous","email":"avaneesh@2die4.com"},{"name":"anonymous","email":"damon.oehlman@gmail.com"},{"name":"anonymous","email":"t.wiszniewski@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/detect-browser-2.0.0.tgz_1506328490950_0.1970465665217489"},"directories":{},"publish_time":1506328491028,"_hasShrinkwrap":false,"_cnpm_publish_time":1506328491028,"contributors":[]},"1.12.0":{"name":"detect-browser","version":"1.12.0","description":"Unpack a browser type and version from the useragent string","main":"index.js","browser":"browser.js","scripts":{"test":"node test","prepublish":"npm run test","patch-release":"npm version patch && npm publish && npm run postpublish","minor-release":"npm version minor && npm publish && npm run postpublish","major-release":"npm version major && npm publish && npm run postpublish","postpublish":"git push origin master --follow-tags","gendocs":"gendocs > README.md"},"stability":"stable","repository":{"type":"git","url":"git+https://github.com/DamonOehlman/detect-browser.git"},"keywords":["browser","detect","useragent"],"author":{"name":"Damon Oehlman","email":"damon.oehlman@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/DamonOehlman/detect-browser/issues"},"homepage":"https://github.com/DamonOehlman/detect-browser","devDependencies":{"semver":"^5.0.3","tape":"^4.2.2"},"gitHead":"085ea9b28b4cc95c408f59959b2e4cc7bf63bde8","_id":"detect-browser@1.12.0","_shasum":"71b57d7809fc6e42050b28f89529123c1b3290f9","_from":".","_npmVersion":"3.10.9","_nodeVersion":"6.9.2","_npmUser":{"name":"anonymous","email":"avaneesh@2die4.com"},"dist":{"shasum":"71b57d7809fc6e42050b28f89529123c1b3290f9","size":4854,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/detect-browser/-/detect-browser-1.12.0.tgz"},"maintainers":[{"name":"anonymous","email":"avaneesh@2die4.com"},{"name":"anonymous","email":"damon.oehlman@gmail.com"},{"name":"anonymous","email":"t.wiszniewski@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/detect-browser-1.12.0.tgz_1505752937489_0.9545080678071827"},"directories":{},"publish_time":1505752938020,"_hasShrinkwrap":false,"_cnpm_publish_time":1505752938020,"contributors":[]},"1.10.0":{"name":"detect-browser","version":"1.10.0","description":"Unpack a browser type and version from the useragent string","main":"index.js","browser":"browser.js","scripts":{"test":"node test","prepublish":"npm run test","patch-release":"npm version patch && npm publish && npm run postpublish","minor-release":"npm version minor && npm publish && npm run postpublish","major-release":"npm version major && npm publish && npm run postpublish","postpublish":"git push --follow-tags","gendocs":"gendocs > README.md"},"stability":"stable","repository":{"type":"git","url":"git+https://github.com/DamonOehlman/detect-browser.git"},"keywords":["browser","detect","useragent"],"author":{"name":"Damon Oehlman","email":"damon.oehlman@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/DamonOehlman/detect-browser/issues"},"homepage":"https://github.com/DamonOehlman/detect-browser","devDependencies":{"semver":"^5.0.3","tape":"^4.2.2"},"gitHead":"fd4c6d051079d56bdda036316f2b57cf47254c85","_id":"detect-browser@1.10.0","_shasum":"e60e340c76d37b08e7830c2b5ac32b3214ff237a","_from":".","_npmVersion":"3.8.9","_nodeVersion":"6.2.0","_npmUser":{"name":"anonymous","email":"avaneesh@2die4.com"},"dist":{"shasum":"e60e340c76d37b08e7830c2b5ac32b3214ff237a","size":5089,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/detect-browser/-/detect-browser-1.10.0.tgz"},"maintainers":[{"name":"anonymous","email":"avaneesh@2die4.com"},{"name":"anonymous","email":"damon.oehlman@gmail.com"},{"name":"anonymous","email":"t.wiszniewski@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/detect-browser-1.10.0.tgz_1503878592326_0.3978187255561352"},"directories":{},"publish_time":1503878592474,"_hasShrinkwrap":false,"_cnpm_publish_time":1503878592474,"contributors":[]},"1.9.0":{"name":"detect-browser","version":"1.9.0","description":"Unpack a browser type and version from the useragent string","main":"index.js","browser":"browser.js","scripts":{"test":"node test","prepublish":"npm run test","gendocs":"gendocs > README.md"},"stability":"stable","repository":{"type":"git","url":"git+https://github.com/DamonOehlman/detect-browser.git"},"keywords":["browser","detect","useragent"],"author":{"name":"Damon Oehlman","email":"damon.oehlman@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/DamonOehlman/detect-browser/issues"},"homepage":"https://github.com/DamonOehlman/detect-browser","devDependencies":{"semver":"^5.0.3","tape":"^4.2.2"},"gitHead":"bb91d2e27f60013f6a90b28fdd0adfdad8d3848b","_id":"detect-browser@1.9.0","_npmVersion":"5.3.0","_nodeVersion":"8.3.0","_npmUser":{"name":"anonymous","email":"damon.oehlman@gmail.com"},"dist":{"shasum":"a13af00c777893e7a1d09b43374f5d40b40376e9","size":4970,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/detect-browser/-/detect-browser-1.9.0.tgz"},"maintainers":[{"name":"anonymous","email":"avaneesh@2die4.com"},{"name":"anonymous","email":"damon.oehlman@gmail.com"},{"name":"anonymous","email":"t.wiszniewski@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/detect-browser-1.9.0.tgz_1502886256665_0.9071158552542329"},"directories":{},"publish_time":1502886256745,"_cnpm_publish_time":1502886256745,"_hasShrinkwrap":false,"contributors":[]},"1.8.0":{"name":"detect-browser","version":"1.8.0","description":"Unpack a browser type and version from the useragent string","main":"index.js","browser":"browser.js","scripts":{"test":"node test","prepublish":"npm run test","gendocs":"gendocs > README.md"},"stability":"stable","repository":{"type":"git","url":"git+https://github.com/DamonOehlman/detect-browser.git"},"keywords":["browser","detect","useragent"],"author":{"name":"Damon Oehlman","email":"damon.oehlman@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/DamonOehlman/detect-browser/issues"},"homepage":"https://github.com/DamonOehlman/detect-browser","devDependencies":{"semver":"^5.0.3","tape":"^4.2.2"},"gitHead":"7d1a73f5537b6abbb6a5e398b8e5b61dad0be94d","_id":"detect-browser@1.8.0","_shasum":"dba63c428127df0e63737954cde214e31b8a01e0","_from":".","_npmVersion":"4.6.1","_nodeVersion":"7.10.0","_npmUser":{"name":"anonymous","email":"damon.oehlman@gmail.com"},"dist":{"shasum":"dba63c428127df0e63737954cde214e31b8a01e0","size":4874,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/detect-browser/-/detect-browser-1.8.0.tgz"},"maintainers":[{"name":"anonymous","email":"avaneesh@2die4.com"},{"name":"anonymous","email":"damon.oehlman@gmail.com"},{"name":"anonymous","email":"t.wiszniewski@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/detect-browser-1.8.0.tgz_1502327564377_0.10465020639821887"},"directories":{},"publish_time":1502327564545,"_cnpm_publish_time":1502327564545,"_hasShrinkwrap":false,"contributors":[]},"1.7.1":{"name":"detect-browser","version":"1.7.1","description":"Unpack a browser type and version from the useragent string","main":"index.js","browser":"browser.js","scripts":{"test":"node test","prepublish":"npm run test","gendocs":"gendocs > README.md"},"stability":"stable","repository":{"type":"git","url":"git+https://github.com/DamonOehlman/detect-browser.git"},"keywords":["browser","detect","useragent"],"author":{"name":"Damon Oehlman","email":"damon.oehlman@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/DamonOehlman/detect-browser/issues"},"homepage":"https://github.com/DamonOehlman/detect-browser","devDependencies":{"semver":"^5.0.3","tape":"^4.2.2"},"gitHead":"e5c6ece716596fc8a681c7f01fff5e97ffcdebfd","_id":"detect-browser@1.7.1","_shasum":"b475999a2708f67959fad7be88c690ed09da91fd","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"anonymous","email":"damon.oehlman@gmail.com"},"dist":{"shasum":"b475999a2708f67959fad7be88c690ed09da91fd","size":4761,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/detect-browser/-/detect-browser-1.7.1.tgz"},"maintainers":[{"name":"anonymous","email":"avaneesh@2die4.com"},{"name":"anonymous","email":"damon.oehlman@gmail.com"},{"name":"anonymous","email":"t.wiszniewski@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/detect-browser-1.7.1.tgz_1500515437954_0.4436958599835634"},"directories":{},"publish_time":1500515438058,"_hasShrinkwrap":false,"_cnpm_publish_time":1500515438058,"contributors":[]},"1.7.0":{"name":"detect-browser","version":"1.7.0","description":"Unpack a browser type and version from the useragent string","main":"index.js","browser":"browser.js","scripts":{"test":"node test","prepublish":"npm run test","gendocs":"gendocs > README.md"},"stability":"stable","repository":{"type":"git","url":"git+https://github.com/DamonOehlman/detect-browser.git"},"keywords":["browser","detect","useragent"],"author":{"name":"Damon Oehlman","email":"damon.oehlman@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/DamonOehlman/detect-browser/issues"},"homepage":"https://github.com/DamonOehlman/detect-browser","devDependencies":{"semver":"^5.0.3","tape":"^4.2.2"},"gitHead":"18ad0b7d25a1b6855dbd1b685a480b73a1deec66","_id":"detect-browser@1.7.0","_shasum":"11758cd6aa07d76c25784036d19154ae0392c3b3","_from":".","_npmVersion":"4.3.0","_nodeVersion":"7.6.0","_npmUser":{"name":"anonymous","email":"damon.oehlman@gmail.com"},"dist":{"shasum":"11758cd6aa07d76c25784036d19154ae0392c3b3","size":3934,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/detect-browser/-/detect-browser-1.7.0.tgz"},"maintainers":[{"name":"anonymous","email":"avaneesh@2die4.com"},{"name":"anonymous","email":"damon.oehlman@gmail.com"},{"name":"anonymous","email":"t.wiszniewski@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/detect-browser-1.7.0.tgz_1491112118311_0.43949881265871227"},"directories":{},"publish_time":1491112120274,"_hasShrinkwrap":false,"_cnpm_publish_time":1491112120274,"contributors":[]},"1.6.2":{"name":"detect-browser","version":"1.6.2","description":"Unpack a browser type and version from the useragent string","main":"index.js","browser":"browser.js","scripts":{"test":"node test","prepublish":"npm run test","gendocs":"gendocs > README.md"},"stability":"stable","repository":{"type":"git","url":"git+https://github.com/DamonOehlman/detect-browser.git"},"keywords":["browser","detect","useragent"],"author":{"name":"Damon Oehlman","email":"damon.oehlman@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/DamonOehlman/detect-browser/issues"},"homepage":"https://github.com/DamonOehlman/detect-browser","devDependencies":{"semver":"^5.0.3","tape":"^4.2.2"},"gitHead":"3d9dad8944b5534ae37b8d740b8583b992602cd1","_id":"detect-browser@1.6.2","_shasum":"7b6b7d0125c399a3998613767a30d58b2764e858","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"anonymous","email":"damon.oehlman@gmail.com"},"dist":{"shasum":"7b6b7d0125c399a3998613767a30d58b2764e858","size":3861,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/detect-browser/-/detect-browser-1.6.2.tgz"},"maintainers":[{"name":"anonymous","email":"avaneesh@2die4.com"},{"name":"anonymous","email":"damon.oehlman@gmail.com"},{"name":"anonymous","email":"t.wiszniewski@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/detect-browser-1.6.2.tgz_1484561866998_0.29492104216478765"},"directories":{},"publish_time":1484561867228,"_cnpm_publish_time":1484561867228,"_hasShrinkwrap":false,"contributors":[]},"1.6.0":{"name":"detect-browser","version":"1.6.0","description":"Unpack a browser type and version from the useragent string","main":"index.js","browser":"browser.js","scripts":{"test":"node test","prepublish":"npm run test","gendocs":"gendocs > README.md"},"stability":"stable","repository":{"type":"git","url":"git+https://github.com/DamonOehlman/detect-browser.git"},"keywords":["browser","detect","useragent"],"author":{"name":"Damon Oehlman","email":"damon.oehlman@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/DamonOehlman/detect-browser/issues"},"homepage":"https://github.com/DamonOehlman/detect-browser","devDependencies":{"semver":"^5.0.3","tape":"^4.2.2"},"gitHead":"0e22d7bb343a4ac8819857dabd2661df2f712156","_id":"detect-browser@1.6.0","_shasum":"767036609918826c00441880527cf00821e8b1a9","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.3.0","_npmUser":{"name":"anonymous","email":"damon.oehlman@gmail.com"},"dist":{"shasum":"767036609918826c00441880527cf00821e8b1a9","size":3822,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/detect-browser/-/detect-browser-1.6.0.tgz"},"maintainers":[{"name":"anonymous","email":"avaneesh@2die4.com"},{"name":"anonymous","email":"damon.oehlman@gmail.com"},{"name":"anonymous","email":"t.wiszniewski@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/detect-browser-1.6.0.tgz_1483854308801_0.2726241599302739"},"directories":{},"publish_time":1483854310730,"_cnpm_publish_time":1483854310730,"_hasShrinkwrap":false,"contributors":[]},"1.5.0":{"name":"detect-browser","version":"1.5.0","description":"Unpack a browser type and version from the useragent string","main":"index.js","browser":"browser.js","scripts":{"test":"node test","prepublish":"npm run test","gendocs":"gendocs > README.md"},"stability":"stable","repository":{"type":"git","url":"git+https://github.com/DamonOehlman/detect-browser.git"},"keywords":["browser","detect","useragent"],"author":{"name":"Damon Oehlman","email":"damon.oehlman@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/DamonOehlman/detect-browser/issues"},"homepage":"https://github.com/DamonOehlman/detect-browser","devDependencies":{"semver":"^5.0.3","tape":"^4.2.2"},"gitHead":"add080a193a46358994caf133b4cae479a23bdc2","_id":"detect-browser@1.5.0","_shasum":"926a90065cd6c358b2aa631a14434844798fead3","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.5.0","_npmUser":{"name":"anonymous","email":"damon.oehlman@gmail.com"},"dist":{"shasum":"926a90065cd6c358b2aa631a14434844798fead3","size":3657,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/detect-browser/-/detect-browser-1.5.0.tgz"},"maintainers":[{"name":"anonymous","email":"avaneesh@2die4.com"},{"name":"anonymous","email":"damon.oehlman@gmail.com"},{"name":"anonymous","email":"t.wiszniewski@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/detect-browser-1.5.0.tgz_1474329160187_0.9764651646837592"},"directories":{},"publish_time":1474329160423,"_cnpm_publish_time":1474329160423,"_hasShrinkwrap":false,"contributors":[]},"1.4.0":{"name":"detect-browser","version":"1.4.0","description":"Unpack a browser type and version from the useragent string","main":"index.js","browser":"browser.js","scripts":{"test":"node test/all.js","gendocs":"gendocs > README.md"},"stability":"stable","repository":{"type":"git","url":"git+https://github.com/DamonOehlman/detect-browser.git"},"keywords":["browser","detect","useragent"],"author":{"name":"Damon Oehlman","email":"damon.oehlman@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/DamonOehlman/detect-browser/issues"},"homepage":"https://github.com/DamonOehlman/detect-browser","devDependencies":{"semver":"^5.0.3","tape":"^4.2.2"},"testling":{"files":"test/*.js","browsers":["ie/6..latest","chrome/22..latest","firefox/16..latest","safari/latest","opera/11.0..latest","iphone/6","ipad/6","android-browser/latest"]},"gitHead":"83948c99258833deaff294456840703a5a5fe43e","_id":"detect-browser@1.4.0","_shasum":"98793ece019d8ce3488071ca9f611ac8b6aa9eb8","_from":".","_npmVersion":"3.9.3","_nodeVersion":"6.2.1","_npmUser":{"name":"anonymous","email":"damon.oehlman@gmail.com"},"dist":{"shasum":"98793ece019d8ce3488071ca9f611ac8b6aa9eb8","size":3683,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/detect-browser/-/detect-browser-1.4.0.tgz"},"maintainers":[{"name":"anonymous","email":"avaneesh@2die4.com"},{"name":"anonymous","email":"damon.oehlman@gmail.com"},{"name":"anonymous","email":"t.wiszniewski@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/detect-browser-1.4.0.tgz_1468030016567_0.0852327411994338"},"directories":{},"publish_time":1468030018913,"_cnpm_publish_time":1468030018913,"_hasShrinkwrap":false,"contributors":[]},"1.3.3":{"name":"detect-browser","version":"1.3.3","description":"Unpack a browser type and version from the useragent string","main":"index.js","browser":"browser.js","scripts":{"test":"node test/all.js","gendocs":"gendocs > README.md"},"stability":"stable","repository":{"type":"git","url":"git+https://github.com/DamonOehlman/detect-browser.git"},"keywords":["browser","detect","useragent"],"author":{"name":"Damon Oehlman","email":"damon.oehlman@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/DamonOehlman/detect-browser/issues"},"homepage":"https://github.com/DamonOehlman/detect-browser","devDependencies":{"semver":"^5.0.3","tape":"^4.2.2"},"testling":{"files":"test/*.js","browsers":["ie/6..latest","chrome/22..latest","firefox/16..latest","safari/latest","opera/11.0..latest","iphone/6","ipad/6","android-browser/latest"]},"gitHead":"6ecf25ac43c2aff85689c4223380d8b6d37b9165","_id":"detect-browser@1.3.3","_shasum":"832a4e3ac6016fe70fd06da3254c2630ab8e3b2d","_from":".","_npmVersion":"3.9.0","_nodeVersion":"4.4.4","_npmUser":{"name":"anonymous","email":"t.wiszniewski@gmail.com"},"dist":{"shasum":"832a4e3ac6016fe70fd06da3254c2630ab8e3b2d","size":3636,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/detect-browser/-/detect-browser-1.3.3.tgz"},"maintainers":[{"name":"anonymous","email":"avaneesh@2die4.com"},{"name":"anonymous","email":"damon.oehlman@gmail.com"},{"name":"anonymous","email":"t.wiszniewski@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/detect-browser-1.3.3.tgz_1464202617844_0.6670484847854823"},"directories":{},"publish_time":1464202619240,"_cnpm_publish_time":1464202619240,"_hasShrinkwrap":false,"contributors":[]},"1.3.2":{"name":"detect-browser","version":"1.3.2","description":"Unpack a browser type and version from the useragent string","main":"index.js","browser":"browser.js","scripts":{"test":"node test/all.js","gendocs":"gendocs > README.md"},"stability":"stable","repository":{"type":"git","url":"git+https://github.com/DamonOehlman/detect-browser.git"},"keywords":["browser","detect","useragent"],"author":{"name":"Damon Oehlman","email":"damon.oehlman@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/DamonOehlman/detect-browser/issues"},"homepage":"https://github.com/DamonOehlman/detect-browser","devDependencies":{"semver":"^5.0.3","tape":"^4.2.2"},"testling":{"files":"test/*.js","browsers":["ie/6..latest","chrome/22..latest","firefox/16..latest","safari/latest","opera/11.0..latest","iphone/6","ipad/6","android-browser/latest"]},"gitHead":"6f7569e52a57ebf13c74b934d9a57788bd5be478","_id":"detect-browser@1.3.2","_shasum":"56599d3e590bc42b991a4a7d6e8cab5ba9777ac5","_from":".","_npmVersion":"3.9.0","_nodeVersion":"4.4.4","_npmUser":{"name":"anonymous","email":"t.wiszniewski@gmail.com"},"dist":{"shasum":"56599d3e590bc42b991a4a7d6e8cab5ba9777ac5","size":3627,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/detect-browser/-/detect-browser-1.3.2.tgz"},"maintainers":[{"name":"anonymous","email":"avaneesh@2die4.com"},{"name":"anonymous","email":"damon.oehlman@gmail.com"},{"name":"anonymous","email":"t.wiszniewski@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/detect-browser-1.3.2.tgz_1464090997120_0.4619382119271904"},"directories":{},"publish_time":1464090998339,"_cnpm_publish_time":1464090998339,"_hasShrinkwrap":false,"contributors":[]},"1.3.1":{"name":"detect-browser","version":"1.3.1","description":"Unpack a browser type and version from the useragent string","main":"index.js","browser":"browser.js","scripts":{"test":"node test/all.js","gendocs":"gendocs > README.md"},"stability":"stable","repository":{"type":"git","url":"git+https://github.com/DamonOehlman/detect-browser.git"},"keywords":["browser","detect","useragent"],"author":{"name":"Damon Oehlman","email":"damon.oehlman@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/DamonOehlman/detect-browser/issues"},"homepage":"https://github.com/DamonOehlman/detect-browser","devDependencies":{"semver":"^5.0.3","tape":"^4.2.2"},"testling":{"files":"test/*.js","browsers":["ie/6..latest","chrome/22..latest","firefox/16..latest","safari/latest","opera/11.0..latest","iphone/6","ipad/6","android-browser/latest"]},"gitHead":"fd13e79cba8598b599396325fe21c8b67b518426","_id":"detect-browser@1.3.1","_shasum":"74419d1100fecd2f5afc0b86848a31f6e6d1657b","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.3.0","_npmUser":{"name":"anonymous","email":"damon.oehlman@gmail.com"},"dist":{"shasum":"74419d1100fecd2f5afc0b86848a31f6e6d1657b","size":2515,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/detect-browser/-/detect-browser-1.3.1.tgz"},"maintainers":[{"name":"anonymous","email":"avaneesh@2die4.com"},{"name":"anonymous","email":"damon.oehlman@gmail.com"},{"name":"anonymous","email":"t.wiszniewski@gmail.com"}],"directories":{},"publish_time":1451779675606,"_cnpm_publish_time":1451779675606,"_hasShrinkwrap":false,"contributors":[]},"1.3.0":{"name":"detect-browser","version":"1.3.0","description":"Unpack a browser type and version from the useragent string","main":"index.js","browser":"browser.js","scripts":{"test":"node test/all.js","gendocs":"gendocs > README.md"},"stability":"stable","repository":{"type":"git","url":"git+https://github.com/DamonOehlman/detect-browser.git"},"keywords":["browser","detect","useragent"],"author":{"name":"Damon Oehlman","email":"damon.oehlman@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/DamonOehlman/detect-browser/issues"},"homepage":"https://github.com/DamonOehlman/detect-browser","devDependencies":{"semver":"^5.0.3","tape":"^4.2.2"},"testling":{"files":"test/*.js","browsers":["ie/6..latest","chrome/22..latest","firefox/16..latest","safari/latest","opera/11.0..latest","iphone/6","ipad/6","android-browser/latest"]},"gitHead":"a46c444fbdee369c2ac1fec2a2373ec50a4f3ad9","_id":"detect-browser@1.3.0","_shasum":"c019d5b2990c78d2884006e70d3115660c47c558","_from":".","_npmVersion":"3.3.6","_nodeVersion":"5.0.0","_npmUser":{"name":"anonymous","email":"damon.oehlman@gmail.com"},"dist":{"shasum":"c019d5b2990c78d2884006e70d3115660c47c558","size":2518,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/detect-browser/-/detect-browser-1.3.0.tgz"},"maintainers":[{"name":"anonymous","email":"avaneesh@2die4.com"},{"name":"anonymous","email":"damon.oehlman@gmail.com"},{"name":"anonymous","email":"t.wiszniewski@gmail.com"}],"directories":{},"publish_time":1449113303937,"_cnpm_publish_time":1449113303937,"_hasShrinkwrap":false,"contributors":[]},"1.2.0":{"name":"detect-browser","version":"1.2.0","description":"Unpack a browser type and version from the useragent string","main":"index.js","browser":"browser.js","scripts":{"test":"node test/all.js","gendocs":"gendocs > README.md"},"stability":"stable","repository":{"type":"git","url":"git+https://github.com/DamonOehlman/detect-browser.git"},"keywords":["browser","detect","useragent"],"author":{"name":"Damon Oehlman","email":"damon.oehlman@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/DamonOehlman/detect-browser/issues"},"homepage":"https://github.com/DamonOehlman/detect-browser","devDependencies":{"semver":"^5.0.3","tape":"^4.2.2"},"testling":{"files":"test/*.js","browsers":["ie/6..latest","chrome/22..latest","firefox/16..latest","safari/latest","opera/11.0..latest","iphone/6","ipad/6","android-browser/latest"]},"gitHead":"1e04059443ab9e8855bda9e35a3b107fedef4438","_id":"detect-browser@1.2.0","_shasum":"010a4fdadb920de81bae009cebd75204b32b8f47","_from":".","_npmVersion":"3.3.6","_nodeVersion":"5.0.0","_npmUser":{"name":"anonymous","email":"damon.oehlman@gmail.com"},"dist":{"shasum":"010a4fdadb920de81bae009cebd75204b32b8f47","size":2501,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/detect-browser/-/detect-browser-1.2.0.tgz"},"maintainers":[{"name":"anonymous","email":"avaneesh@2die4.com"},{"name":"anonymous","email":"damon.oehlman@gmail.com"},{"name":"anonymous","email":"t.wiszniewski@gmail.com"}],"directories":{},"publish_time":1447330751353,"_cnpm_publish_time":1447330751353,"_hasShrinkwrap":false,"contributors":[]},"1.1.1":{"name":"detect-browser","version":"1.1.1","description":"Unpack a browser type and version from the useragent string","main":"index.js","browser":"browser.js","scripts":{"test":"node test/all.js","gendocs":"gendocs > README.md"},"stability":"stable","repository":{"type":"git","url":"https://github.com/DamonOehlman/detect-browser.git"},"keywords":["browser","detect","useragent"],"author":{"name":"Damon Oehlman","email":"damon.oehlman@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/DamonOehlman/detect-browser/issues"},"homepage":"https://github.com/DamonOehlman/detect-browser","devDependencies":{"semver":"^2.3.1","tape":"^2.13.3"},"testling":{"files":"test/*.js","browsers":["ie/6..latest","chrome/22..latest","firefox/16..latest","safari/latest","opera/11.0..latest","iphone/6","ipad/6","android-browser/latest"]},"gitHead":"6e024f86474ac2a50de78dabcce7c6a6b035b0df","_id":"detect-browser@1.1.1","_shasum":"6c812e77b3077cc9bac1910a83c5129167b500e8","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"anonymous","email":"damon.oehlman@gmail.com"},"maintainers":[{"name":"anonymous","email":"avaneesh@2die4.com"},{"name":"anonymous","email":"damon.oehlman@gmail.com"},{"name":"anonymous","email":"t.wiszniewski@gmail.com"}],"dist":{"shasum":"6c812e77b3077cc9bac1910a83c5129167b500e8","size":2483,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/detect-browser/-/detect-browser-1.1.1.tgz"},"directories":{},"publish_time":1423109219953,"_cnpm_publish_time":1423109219953,"_hasShrinkwrap":false,"contributors":[]},"1.1.0":{"name":"detect-browser","version":"1.1.0","description":"Unpack a browser type and version from the useragent string","main":"index.js","browser":"browser.js","scripts":{"test":"node test/all.js","gendocs":"gendocs > README.md"},"stability":"stable","repository":{"type":"git","url":"https://github.com/DamonOehlman/detect-browser.git"},"keywords":["browser","detect","useragent"],"author":{"name":"Damon Oehlman","email":"damon.oehlman@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/DamonOehlman/detect-browser/issues"},"homepage":"https://github.com/DamonOehlman/detect-browser","devDependencies":{"semver":"^2.3.1","tape":"^2.13.3"},"testling":{"files":"test/*.js","browsers":["ie/6..latest","chrome/22..latest","firefox/16..latest","safari/latest","opera/11.0..latest","iphone/6","ipad/6","android-browser/latest"]},"gitHead":"e1c26f750d9786a92713a3c33d3a3088463d93d2","_id":"detect-browser@1.1.0","_shasum":"d77bafdb798136b88af89c0905d96ee07b1e89b2","_from":".","_npmVersion":"1.4.23","_npmUser":{"name":"anonymous","email":"damon.oehlman@gmail.com"},"maintainers":[{"name":"anonymous","email":"avaneesh@2die4.com"},{"name":"anonymous","email":"damon.oehlman@gmail.com"},{"name":"anonymous","email":"t.wiszniewski@gmail.com"}],"dist":{"shasum":"d77bafdb798136b88af89c0905d96ee07b1e89b2","size":2479,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/detect-browser/-/detect-browser-1.1.0.tgz"},"directories":{},"publish_time":1411523639831,"_cnpm_publish_time":1411523639831,"_hasShrinkwrap":false,"contributors":[]},"1.0.1":{"name":"detect-browser","version":"1.0.1","description":"Unpack a browser type and version from the useragent string","main":"index.js","browser":"browser.js","scripts":{"test":"node test/all.js","gendocs":"gendocs > README.md"},"stability":"stable","repository":{"type":"git","url":"https://github.com/DamonOehlman/detect-browser.git"},"keywords":["browser","detect","useragent"],"author":{"name":"Damon Oehlman","email":"damon.oehlman@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/DamonOehlman/detect-browser/issues"},"homepage":"https://github.com/DamonOehlman/detect-browser","devDependencies":{"semver":"^2.3.1","tape":"^2.13.3"},"testling":{"files":"test/*.js","browsers":["ie/6..latest","chrome/22..latest","firefox/16..latest","safari/latest","opera/11.0..latest","iphone/6","ipad/6","android-browser/latest"]},"gitHead":"2ebb2b6fe09e4204fe0d2eb1661be0c36eaae010","_id":"detect-browser@1.0.1","_shasum":"7a1e749550f4150800b2d03aa53563657a45dfb6","_from":".","_npmVersion":"1.4.16","_npmUser":{"name":"anonymous","email":"damon.oehlman@gmail.com"},"maintainers":[{"name":"anonymous","email":"avaneesh@2die4.com"},{"name":"anonymous","email":"damon.oehlman@gmail.com"},{"name":"anonymous","email":"t.wiszniewski@gmail.com"}],"dist":{"shasum":"7a1e749550f4150800b2d03aa53563657a45dfb6","size":2466,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/detect-browser/-/detect-browser-1.0.1.tgz"},"directories":{},"publish_time":1405395574459,"_cnpm_publish_time":1405395574459,"_hasShrinkwrap":false,"contributors":[]},"1.0.0":{"name":"detect-browser","version":"1.0.0","description":"Unpack a browser type and version from the useragent string","main":"index.js","browser":"browser.js","scripts":{"test":"node test/all.js","gendocs":"gendocs > README.md"},"stability":"stable","repository":{"type":"git","url":"https://github.com/DamonOehlman/detect-browser.git"},"keywords":["browser","detect","useragent"],"author":{"name":"Damon Oehlman","email":"damon.oehlman@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/DamonOehlman/detect-browser/issues"},"homepage":"https://github.com/DamonOehlman/detect-browser","devDependencies":{"semver":"^2.3.1","tape":"^2.13.3"},"testling":{"files":"test/*.js","browsers":["ie/6..latest","chrome/22..latest","firefox/16..latest","safari/latest","opera/11.0..latest","iphone/6","ipad/6","android-browser/latest"]},"gitHead":"79ae8abe994e49a55d37c184e2d81ba6f4a6ab80","_id":"detect-browser@1.0.0","_shasum":"1c89246962ea34e89f66f49c52ef1f7718f5d6dd","_from":".","_npmVersion":"1.4.16","_npmUser":{"name":"anonymous","email":"damon.oehlman@gmail.com"},"maintainers":[{"name":"anonymous","email":"avaneesh@2die4.com"},{"name":"anonymous","email":"damon.oehlman@gmail.com"},{"name":"anonymous","email":"t.wiszniewski@gmail.com"}],"dist":{"shasum":"1c89246962ea34e89f66f49c52ef1f7718f5d6dd","size":2358,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/detect-browser/-/detect-browser-1.0.0.tgz"},"directories":{},"publish_time":1404044770249,"_cnpm_publish_time":1404044770249,"_hasShrinkwrap":false,"contributors":[]},"5.2.0":{"name":"detect-browser","version":"5.2.0","description":"Unpack a browser type and version from the useragent string","main":"index.js","module":"es/index.js","types":"index.d.ts","sideEffects":false,"scripts":{"pretest":"tsc","test":"node test","lint":"tslint -c tslint.json src/**","compile":"npm-run-all -p compile:commonjs compile:es","compile:commonjs":"tsc","compile:es":"rimraf es && tsc --outDir es --module es6 --declaration false","compile-and-size":"yarn tsc && cat index.js | gzip | wc -c","prepare":"npm-run-all compile test lint","patch-release":"npm version patch && npm publish && npm run postpublish","minor-release":"npm version minor && npm publish && npm run postpublish","major-release":"npm version major && npm publish && npm run postpublish","postpublish":"git push origin master --follow-tags","autoformat":"prettier --write src/** test/**","gendocs":"embellish README.md"},"stability":"stable","repository":{"type":"git","url":"git+https://github.com/DamonOehlman/detect-browser.git"},"keywords":["browser","detect","useragent"],"author":{"name":"Damon Oehlman","email":"damon.oehlman@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/DamonOehlman/detect-browser/issues"},"homepage":"https://github.com/DamonOehlman/detect-browser","devDependencies":{"@types/node":"^13.9.1","embellish-readme":"^1.7.2","npm-run-all":"^4.1.5","prettier":"^1.18.2","rimraf":"^3.0.2","semver":"^7.1.3","tape":"^4.11.0","tslint":"^6.1.3","typescript":"^3.6.2"},"gitHead":"cffc9274082f353b2ca86e5d317044673a410e2a","_id":"detect-browser@5.2.0","_nodeVersion":"12.18.4","_npmVersion":"6.14.6","dist":{"shasum":"c9cd5afa96a6a19fda0bbe9e9be48a6b6e1e9c97","size":6238,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/detect-browser/-/detect-browser-5.2.0.tgz"},"maintainers":[{"name":"anonymous","email":"avaneesh@2die4.com"},{"name":"anonymous","email":"damon.oehlman@gmail.com"},{"name":"anonymous","email":"t.wiszniewski@gmail.com"}],"_npmUser":{"name":"anonymous","email":"damon.oehlman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/detect-browser_5.2.0_1602159953614_0.6929676485045584"},"_hasShrinkwrap":false,"publish_time":1602159953724,"_cnpm_publish_time":1602159953724,"contributors":[]},"5.2.1":{"name":"detect-browser","version":"5.2.1","description":"","main":"index.js","module":"es/index.js","types":"index.d.ts","sideEffects":false,"scripts":{"pretest":"tsc","test":"node test","lint":"tslint -c tslint.json src/**","compile":"npm-run-all -p compile:commonjs compile:es","compile:commonjs":"tsc","compile:es":"rimraf es && tsc --outDir es --module es6 --declaration false","compile-and-size":"yarn tsc && cat index.js | gzip | wc -c","prepare":"npm-run-all compile test lint","patch-release":"npm version patch && npm publish && npm run postpublish","minor-release":"npm version minor && npm publish && npm run postpublish","major-release":"npm version major && npm publish && npm run postpublish","postpublish":"git push origin master --follow-tags","autoformat":"prettier --write src/** test/**","gendocs":"embellish README.md"},"stability":"stable","repository":{"type":"git","url":"git+https://github.com/DamonOehlman/detect-browser.git"},"keywords":["browser","detect","useragent"],"author":{"name":"Damon Oehlman","email":"damon.oehlman@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/DamonOehlman/detect-browser/issues"},"homepage":"https://github.com/DamonOehlman/detect-browser","devDependencies":{"@types/node":"^13.9.1","embellish-readme":"^1.7.2","npm-run-all":"^4.1.5","prettier":"^1.18.2","rimraf":"^3.0.2","semver":"^7.1.3","tape":"^4.11.0","tslint":"^6.1.3","typescript":"^4.4.3"},"gitHead":"1efa6c10e39e9013025aa9ab004cd0f48f54f40d","_id":"detect-browser@5.2.1","_nodeVersion":"14.17.1","_npmVersion":"7.18.1","dist":{"shasum":"b884f8d84e8f33bb874ffed10b4beea26133fcd1","size":6381,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/detect-browser/-/detect-browser-5.2.1.tgz"},"_npmUser":{"name":"anonymous","email":"damon.oehlman@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"avaneesh@2die4.com"},{"name":"anonymous","email":"damon.oehlman@gmail.com"},{"name":"anonymous","email":"t.wiszniewski@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/detect-browser_5.2.1_1631836469247_0.3852228391138661"},"_hasShrinkwrap":false,"publish_time":1631836469432,"_cnpm_publish_time":1631836469432,"contributors":[]},"5.3.0":{"name":"detect-browser","version":"5.3.0","description":"","main":"index.js","module":"es/index.js","types":"index.d.ts","sideEffects":false,"scripts":{"pretest":"tsc","test":"node test","lint":"tslint -c tslint.json src/**","compile":"npm-run-all -p compile:commonjs compile:es","compile:commonjs":"tsc","compile:es":"rimraf es && tsc --outDir es --module es6 --declaration false","compile-and-size":"yarn tsc && cat index.js | gzip | wc -c","prepare":"npm-run-all compile test lint","patch-release":"npm version patch && npm publish && npm run postpublish","minor-release":"npm version minor && npm publish && npm run postpublish","major-release":"npm version major && npm publish && npm run postpublish","postpublish":"git push origin master --follow-tags","autoformat":"prettier --write src/** test/**","gendocs":"embellish README.md"},"stability":"stable","repository":{"type":"git","url":"git+https://github.com/DamonOehlman/detect-browser.git"},"keywords":["browser","detect","useragent"],"author":{"name":"Damon Oehlman","email":"damon.oehlman@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/DamonOehlman/detect-browser/issues"},"homepage":"https://github.com/DamonOehlman/detect-browser","devDependencies":{"@types/node":"^13.9.1","embellish-readme":"^1.7.2","npm-run-all":"^4.1.5","prettier":"^1.18.2","rimraf":"^3.0.2","semver":"^7.1.3","tape":"^4.11.0","tslint":"^6.1.3","typescript":"^4.4.3"},"gitHead":"546e6f1348375d8a486f21da07b20717267f6c49","_id":"detect-browser@5.3.0","_nodeVersion":"14.17.1","_npmVersion":"7.18.1","dist":{"integrity":"sha512-53rsFbGdwMwlF7qvCt0ypLM5V5/Mbl0szB7GPN8y9NCcbknYOeVVXdrXEq+90IwAfrrzt6Hd+u2E2ntakICU8w==","shasum":"9705ef2bddf46072d0f7265a1fe300e36fe7ceca","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/detect-browser/-/detect-browser-5.3.0.tgz","fileCount":6,"unpackedSize":26975,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhq+zhCRA9TVsSAnZWagAAK9YP/3j6Leiqotee1GfjK/Jo\nSFObv6wk0fZQGkk4ZFYd1nLKCrQIhxf3IPkED9R1lRBXZ2JCqsBeJo5TQABf\n1m/4j+se8K4pzaCIKAvWahIHKPcRkREMGwU4k/MfOBT3pphM6oca4x7jaMlt\ndCM0szklTnqnHF9UAfVNE8eSORS5I6o6C8RXshfAgoWluaucc2VRyXV32ZwM\n67+SUDtg1/RSoCcf0Brag2GOkat0v+2UU4JkSikTGzXFIcks/xYEZgDJJc2Z\nqLRp49n1eBPA9VoV+TnRZgZ+iwE/q67eylRNavnK/TMk6MdDECmFbocZXrRR\nmFWVbFyd/e4PB+18L94Rsnqe/IeHC4M+i1U6JlfWwN4B0UkghNM0ZCHD1XRT\nwUVfrTToXuJgDQm6F4D7u/l1fbF2y7tmJ6Z4EK+hTKW+I+GRDflW3xjdJo4H\nrsRZFirEy4adLwmOYSB3dgZR6aOp4+gD53ysdGoaC4gYGnIp6y+ToaNx5Csf\n9zY6hbKaW2xLuFVrkiStS+c3RLk/mhNCPHRGH6UQww7gt2Tj3lLgIh/wCEb0\nNUr1XPvYyfqBq7KXF448WcRE+8cWsR1hy0+ICRRtT7jKCawlE66o/LvssTU2\nhxU1NrNoLP5th/bqU2pKqoKmSodorGxptir7pm1xMWUNVZRTiiW9K+/LmSLS\n+M/K\r\n=lxmz\r\n-----END PGP SIGNATURE-----\r\n","size":6512,"noattachment":false},"_npmUser":{"name":"anonymous","email":"damon.oehlman@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"avaneesh@2die4.com"},{"name":"anonymous","email":"t.wiszniewski@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/detect-browser_5.3.0_1638657249670_0.32102425104281496"},"_hasShrinkwrap":false,"publish_time":1638657249807,"_cnpm_publish_time":1638657249807,"contributors":[]}},"dist-tags":{"latest":"5.3.0"},"name":"detect-browser","time":{"modified":"2023-07-28T01:47:43.043Z","created":"2022-01-26T14:20:00.937Z","5.1.1":"2020-06-16T11:08:38.277Z","5.1.0":"2020-05-04T00:10:47.676Z","5.0.0":"2020-03-07T04:36:06.647Z","4.8.0":"2019-10-26T05:49:11.737Z","4.7.0":"2019-09-08T02:25:30.397Z","4.6.0":"2019-07-07T23:59:55.176Z","4.5.1":"2019-06-10T02:41:02.527Z","4.5.0":"2019-04-24T22:17:52.782Z","4.4.0":"2019-04-14T07:13:14.112Z","4.3.0":"2019-04-10T09:32:19.702Z","4.2.1":"2019-04-08T08:25:20.183Z","4.2.0":"2019-03-25T03:05:16.777Z","4.1.0":"2019-02-06T11:05:38.474Z","4.0.4":"2019-01-23T00:59:12.826Z","4.0.3":"2019-01-08T10:12:35.844Z","4.0.2":"2019-01-08T09:25:45.433Z","4.0.1":"2019-01-07T22:22:16.129Z","4.0.0":"2019-01-05T08:36:34.701Z","3.0.1":"2018-09-10T23:51:17.289Z","3.0.0":"2018-07-04T03:22:48.826Z","2.5.1":"2018-05-31T07:40:42.313Z","2.5.0":"2018-05-24T11:14:31.984Z","2.4.0":"2018-04-17T22:31:28.947Z","2.3.0":"2018-04-11T13:52:59.375Z","2.2.0":"2018-03-26T10:27:48.699Z","2.1.0":"2018-02-22T23:09:09.975Z","2.0.0":"2017-09-25T08:34:51.028Z","1.12.0":"2017-09-18T16:42:18.020Z","1.10.0":"2017-08-28T00:03:12.474Z","1.9.0":"2017-08-16T12:24:16.745Z","1.8.0":"2017-08-10T01:12:44.545Z","1.7.1":"2017-07-20T01:50:38.058Z","1.7.0":"2017-04-02T05:48:40.274Z","1.6.2":"2017-01-16T10:17:47.228Z","1.6.0":"2017-01-08T05:45:10.730Z","1.5.0":"2016-09-19T23:52:40.423Z","1.4.0":"2016-07-09T02:06:58.913Z","1.3.3":"2016-05-25T18:56:59.240Z","1.3.2":"2016-05-24T11:56:38.339Z","1.3.1":"2016-01-03T00:07:55.606Z","1.3.0":"2015-12-03T03:28:23.937Z","1.2.0":"2015-11-12T12:19:11.353Z","1.1.1":"2015-02-05T04:06:59.953Z","1.1.0":"2014-09-24T01:53:59.831Z","1.0.1":"2014-07-15T03:39:34.459Z","1.0.0":"2014-06-29T12:26:10.249Z","5.2.0":"2020-10-08T12:25:53.724Z","5.2.1":"2021-09-16T23:54:29.432Z","5.3.0":"2021-12-04T22:34:09.807Z"},"readme":"","users":{}}