File tree Expand file tree Collapse file tree 5 files changed +5
-0
lines changed Expand file tree Collapse file tree 5 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 3
3
"version" : " 1.0.0-post" ,
4
4
"description" : " A high-level API to automate web browsers" ,
5
5
"repository" : " github:Microsoft/playwright" ,
6
+ "homepage" : " https://playwright.dev" ,
6
7
"engines" : {
7
8
"node" : " >=10.15.0"
8
9
},
Original file line number Diff line number Diff line change 3
3
"version" : " 1.0.0-post" ,
4
4
"description" : " A high-level API to automate Chromium" ,
5
5
"repository" : " github:Microsoft/playwright" ,
6
+ "homepage" : " https://playwright.dev" ,
6
7
"main" : " index.js" ,
7
8
"scripts" : {
8
9
"install" : " node install.js"
Original file line number Diff line number Diff line change 3
3
"version" : " 1.0.0-post" ,
4
4
"description" : " A high-level API to automate Firefox" ,
5
5
"repository" : " github:Microsoft/playwright" ,
6
+ "homepage" : " https://playwright.dev" ,
6
7
"main" : " index.js" ,
7
8
"scripts" : {
8
9
"install" : " node install.js"
Original file line number Diff line number Diff line change 3
3
"version" : " 1.0.0-post" ,
4
4
"description" : " A high-level API to automate WebKit" ,
5
5
"repository" : " github:Microsoft/playwright" ,
6
+ "homepage" : " https://playwright.dev" ,
6
7
"main" : " index.js" ,
7
8
"scripts" : {
8
9
"install" : " node install.js"
Original file line number Diff line number Diff line change 3
3
"version" : " 1.0.0-post" ,
4
4
"description" : " A high-level API to automate web browsers" ,
5
5
"repository" : " github:Microsoft/playwright" ,
6
+ "homepage" : " https://playwright.dev" ,
6
7
"main" : " index.js" ,
7
8
"scripts" : {
8
9
"install" : " node install.js" ,
You can’t perform that action at this time.
0 commit comments