| 
									
										
										
										
											2021-10-11 22:52:17 +08:00
										 |  |  | { | 
					
						
							|  |  |  |   "name": "playwright-core", | 
					
						
							| 
									
										
										
										
											2025-08-19 20:22:44 +08:00
										 |  |  |   "version": "1.56.0-next", | 
					
						
							| 
									
										
										
										
											2021-10-11 22:52:17 +08:00
										 |  |  |   "description": "A high-level API to automate web browsers", | 
					
						
							| 
									
										
										
										
											2023-10-06 07:18:22 +08:00
										 |  |  |   "repository": { | 
					
						
							|  |  |  |     "type": "git", | 
					
						
							| 
									
										
										
										
											2023-10-06 07:42:27 +08:00
										 |  |  |     "url": "git+https://github.com/microsoft/playwright.git" | 
					
						
							| 
									
										
										
										
											2023-10-06 07:18:22 +08:00
										 |  |  |   }, | 
					
						
							| 
									
										
										
										
											2021-10-11 22:52:17 +08:00
										 |  |  |   "homepage": "https://playwright.dev", | 
					
						
							|  |  |  |   "engines": { | 
					
						
							| 
									
										
										
										
											2024-05-09 00:41:27 +08:00
										 |  |  |     "node": ">=18" | 
					
						
							| 
									
										
										
										
											2021-10-11 22:52:17 +08:00
										 |  |  |   }, | 
					
						
							|  |  |  |   "author": { | 
					
						
							|  |  |  |     "name": "Microsoft Corporation" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "license": "Apache-2.0", | 
					
						
							|  |  |  |   "exports": { | 
					
						
							|  |  |  |     ".": { | 
					
						
							| 
									
										
										
										
											2022-05-27 04:09:32 +08:00
										 |  |  |       "types": "./index.d.ts", | 
					
						
							| 
									
										
										
										
											2021-10-11 22:52:17 +08:00
										 |  |  |       "import": "./index.mjs", | 
					
						
							| 
									
										
										
										
											2022-08-09 04:30:07 +08:00
										 |  |  |       "require": "./index.js", | 
					
						
							|  |  |  |       "default": "./index.js" | 
					
						
							| 
									
										
										
										
											2021-10-11 22:52:17 +08:00
										 |  |  |     }, | 
					
						
							| 
									
										
										
										
											2021-10-27 06:41:18 +08:00
										 |  |  |     "./package.json": "./package.json", | 
					
						
							| 
									
										
										
										
											2022-01-16 11:25:32 +08:00
										 |  |  |     "./lib/outofprocess": "./lib/outofprocess.js", | 
					
						
							| 
									
										
										
										
											2023-04-26 02:19:37 +08:00
										 |  |  |     "./lib/cli/program": "./lib/cli/program.js", | 
					
						
							| 
									
										
										
										
											2022-01-26 04:14:30 +08:00
										 |  |  |     "./lib/remote/playwrightServer": "./lib/remote/playwrightServer.js", | 
					
						
							| 
									
										
										
										
											2022-04-14 07:13:30 +08:00
										 |  |  |     "./lib/server": "./lib/server/index.js", | 
					
						
							| 
									
										
										
										
											2025-02-12 07:40:41 +08:00
										 |  |  |     "./lib/server/utils/image_tools/stats": "./lib/server/utils/image_tools/stats.js", | 
					
						
							|  |  |  |     "./lib/server/utils/image_tools/compare": "./lib/server/utils/image_tools/compare.js", | 
					
						
							|  |  |  |     "./lib/server/utils/image_tools/imageChannel": "./lib/server/utils/image_tools/imageChannel.js", | 
					
						
							|  |  |  |     "./lib/server/utils/image_tools/colorUtils": "./lib/server/utils/image_tools/colorUtils.js", | 
					
						
							|  |  |  |     "./lib/server/registry/index": "./lib/server/registry/index.js", | 
					
						
							| 
									
										
										
										
											2025-02-12 09:19:27 +08:00
										 |  |  |     "./lib/utils": "./lib/utils.js", | 
					
						
							| 
									
										
										
										
											2022-04-19 04:47:23 +08:00
										 |  |  |     "./lib/utilsBundle": "./lib/utilsBundle.js", | 
					
						
							| 
									
										
										
										
											2025-09-17 08:41:26 +08:00
										 |  |  |     "./lib/zipBundle": "./lib/zipBundle.js" | 
					
						
							| 
									
										
										
										
											2021-10-11 22:52:17 +08:00
										 |  |  |   }, | 
					
						
							| 
									
										
										
										
											2023-05-23 03:37:08 +08:00
										 |  |  |   "bin": { | 
					
						
							| 
									
										
										
										
											2023-10-06 07:42:27 +08:00
										 |  |  |     "playwright-core": "cli.js" | 
					
						
							| 
									
										
										
										
											2023-05-23 03:37:08 +08:00
										 |  |  |   }, | 
					
						
							| 
									
										
										
										
											2023-04-26 02:19:37 +08:00
										 |  |  |   "types": "types/types.d.ts" | 
					
						
							| 
									
										
										
										
											2021-10-11 22:52:17 +08:00
										 |  |  | } |