locate-chrome-chromium
Version:
Helps you to get the path of chrome or chromium browsers in your system
23 lines (22 loc) • 567 B
JSON
{
"name": "locate-chrome-chromium",
"version": "1.0.1",
"description": "Helps you to get the path of chrome or chromium browsers in your system",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"chrome",
"chromium",
"google-chrome",
"browser",
"path-find"
],
"repository": {
"type": "git",
"url": "https://github.com/Dev-sAHSRAH/locate-chrome-chromium.git"
},
"author": "Harsha",
"license": "MIT"
}