browser-version-info
Version:
This library helps us detect browser name, versions and more.
24 lines (23 loc) • 634 B
JSON
{
"name": "browser-version-info",
"version": "0.0.1",
"description": "This library helps us detect browser name, versions and more.",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/Kailashw/browser-support.git"
},
"keywords": [
"browser",
"browser-name",
"browser-support",
"browser-version",
"javascript"
],
"author": "Kailas Walldoddi <kailashwall@gmail.com> (www.kailash.space)",
"license": "MIT",
"bugs": {
"url": "https://github.com/Kailashw/browser-support/issues"
},
"homepage": "https://github.com/Kailashw/browser-support#readme"
}