File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " amazon_challenge " ,
3
- "version" : " 1.0.0 " ,
4
- "description" : " Verify details about the coolest album of 2023 " ,
2
+ "name" : " web-slinger " ,
3
+ "version" : " 1.0.1 " ,
4
+ "description" : " A Spiderman fan's Playwright implementation using TypeScript & a custom POM approach " ,
5
5
"scripts" : {
6
6
"test" : " npx playwright test"
7
7
},
8
8
"repository" : {
9
9
"type" : " git" ,
10
- "url" : " git+https://github.com/boutchersj/amazon_challenge .git"
10
+ "url" : " git+https://github.com/boutchersj/web-slinger .git"
11
11
},
12
12
"author" : " Steven Boutcher" ,
13
13
"license" : " ISC" ,
14
14
"bugs" : {
15
- "url" : " https://github.com/boutchersj/amazon_challenge /issues"
15
+ "url" : " https://github.com/boutchersj/web-slinger /issues"
16
16
},
17
- "homepage" : " https://github.com/boutchersj/amazon_challenge #readme" ,
17
+ "homepage" : " https://github.com/boutchersj/web-slinger #readme" ,
18
18
"devDependencies" : {
19
19
"@playwright/test" : " ^1.38.1" ,
20
20
"@types/node" : " ^20.8.3" ,
You can’t perform that action at this time.
0 commit comments