File tree Expand file tree Collapse file tree 1 file changed +28
-2
lines changed Expand file tree Collapse file tree 1 file changed +28
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " open-browsers" ,
3
- "version" : " 1.0.2 " ,
3
+ "version" : " 1.0.3 " ,
4
4
"description" : " Attempts to open the browser with a given URL. On Mac OS X, attempts to reuse an existing Chrome tab via AppleScript." ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
7
7
"test" : " echo \" Error: no test specified\" && exit 1"
8
8
},
9
- "keywords" : [],
9
+ "keywords" : [
10
+ " app" ,
11
+ " open" ,
12
+ " opn" ,
13
+ " opener" ,
14
+ " opens" ,
15
+ " launch" ,
16
+ " start" ,
17
+ " xdg" ,
18
+ " xdg" ,
19
+ " default" ,
20
+ " cmd" ,
21
+ " browser" ,
22
+ " editor" ,
23
+ " executable" ,
24
+ " exe" ,
25
+ " url" ,
26
+ " urls" ,
27
+ " arguments" ,
28
+ " args" ,
29
+ " spawn" ,
30
+ " exec" ,
31
+ " child" ,
32
+ " process" ,
33
+ " website" ,
34
+ " file"
35
+ ],
10
36
"author" : " " ,
11
37
"license" : " MIT" ,
12
38
"dependencies" : {
You can’t perform that action at this time.
0 commit comments