{"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,"key":"/detect-browser/-/detect-browser-5.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/detect-browser/download/detect-browser-5.1.1.tgz"},"maintainers":[{"name":"5punk","email":"avaneesh@2die4.com"},{"name":"damonoehlman","email":"damon.oehlman@gmail.com"},{"name":"tomekwi","email":"t.wiszniewski@gmail.com"}],"_npmUser":{"name":"damonoehlman","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,"dist-tags":{"latest":"5.3.0"}}