UNPKG

get-browser-name

Version:

returns the browsers that is been used to execute the package.

23 lines (22 loc) 595 B
{ "name": "get-browser-name", "version": "1.0.0", "description": "returns the browsers that is been used to execute the package. ", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+ssh://git@gitlab.com/shreyas756/get-browser-name.git" }, "keywords": [ "browser-name" ], "author": "Shreyas Khede", "license": "ISC", "bugs": { "url": "https://gitlab.com/shreyas756/get-browser-name/issues" }, "homepage": "https://gitlab.com/shreyas756/get-browser-name#readme" }