| 
									
										
										
										
											2022-06-02 22:02:25 +08:00
										 |  |  | { | 
					
						
							|  |  |  |   "name": "selenium", | 
					
						
							|  |  |  |   "version": "1.0.0", | 
					
						
							|  |  |  |   "description": "", | 
					
						
							|  |  |  |   "main": "index.js", | 
					
						
							| 
									
										
										
										
											2022-07-01 18:30:02 +08:00
										 |  |  |   "scripts": { | 
					
						
							| 
									
										
										
										
											2023-03-31 15:51:22 +08:00
										 |  |  |     "fakeportal": "node fakeportal/app.js", | 
					
						
							| 
									
										
										
										
											2023-08-14 18:51:46 +08:00
										 |  |  |     "fakeproxy": "node fakeportal/proxy.js", | 
					
						
							| 
									
										
										
										
											2023-12-22 21:54:34 +08:00
										 |  |  |     "test": " eval $(cat $ENV_FILE ) && mocha --recursive --trace-warnings --timeout 40000" | 
					
						
							| 
									
										
										
										
											2022-07-01 18:30:02 +08:00
										 |  |  |   }, | 
					
						
							| 
									
										
										
										
											2022-06-02 22:02:25 +08:00
										 |  |  |   "keywords": [], | 
					
						
							|  |  |  |   "author": "", | 
					
						
							|  |  |  |   "license": "ISC", | 
					
						
							|  |  |  |   "dependencies": { | 
					
						
							| 
									
										
										
										
											2025-08-28 16:51:09 +08:00
										 |  |  |     "chromedriver": "^139.0", | 
					
						
							| 
									
										
										
										
											2022-11-08 16:41:47 +08:00
										 |  |  |     "ejs": "^3.1.8", | 
					
						
							| 
									
										
										
										
											2023-10-31 21:07:38 +08:00
										 |  |  |     "express": "^4.18.2", | 
					
						
							| 
									
										
										
										
											2022-09-01 19:24:17 +08:00
										 |  |  |     "geckodriver": "^3.0.2", | 
					
						
							| 
									
										
										
										
											2023-03-31 15:51:22 +08:00
										 |  |  |     "http-proxy": "^1.18.1", | 
					
						
							| 
									
										
										
										
											2023-12-22 21:54:34 +08:00
										 |  |  |     "mqtt": "^5.3.3", | 
					
						
							| 
									
										
										
										
											2022-11-08 16:41:47 +08:00
										 |  |  |     "path": "^0.12.7", | 
					
						
							| 
									
										
										
										
											2023-08-14 18:51:46 +08:00
										 |  |  |     "proxy": "^1.0.2", | 
					
						
							| 
									
										
										
										
											2024-11-15 18:22:59 +08:00
										 |  |  |     "rhea": "^3.0.3", | 
					
						
							|  |  |  |     "selenium-webdriver": "^4.26.0", | 
					
						
							| 
									
										
										
										
											2025-05-26 23:35:18 +08:00
										 |  |  |     "xmlhttprequest": "^1.8.0", | 
					
						
							|  |  |  |     "amqplib": "0.8.0" | 
					
						
							| 
									
										
										
										
											2022-06-02 22:02:25 +08:00
										 |  |  |   }, | 
					
						
							|  |  |  |   "devDependencies": { | 
					
						
							|  |  |  |     "chai": "^4.3.6", | 
					
						
							| 
									
										
										
										
											2024-04-23 20:05:21 +08:00
										 |  |  |     "mocha": "^10.4.0", | 
					
						
							| 
									
										
										
										
											2022-11-08 16:41:47 +08:00
										 |  |  |     "request": "^2.88.2", | 
					
						
							|  |  |  |     "standard": "^17.0.0" | 
					
						
							| 
									
										
										
										
											2022-06-02 22:02:25 +08:00
										 |  |  |   } | 
					
						
							|  |  |  | } |