16 lines
		
	
	
		
			282 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			282 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "name": "end2end",
 | |
|   "version": "1.0.0",
 | |
|   "description": "",
 | |
|   "main": "index.js",
 | |
|   "scripts": {},
 | |
|   "keywords": [],
 | |
|   "author": "",
 | |
|   "license": "ISC",
 | |
|   "devDependencies": {
 | |
|     "@playwright/test": "^1.44.1",
 | |
|     "@types/node": "^20.12.12",
 | |
|     "typescript": "^5.4.5"
 | |
|   }
 | |
| }
 |