{"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,"key":"/detect-browser/-/detect-browser-4.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/detect-browser/download/detect-browser-4.8.0.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_4.8.0_1572068951637_0.7104412033886058"},"_hasShrinkwrap":false,"publish_time":1572068951737,"_cnpm_publish_time":1572068951737,"dist-tags":{"latest":"5.3.0"}}