2023-05-19 15:22:48 -03:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								{
							 | 
						
					
						
							
								
									
										
										
										
											2023-06-04 22:24:07 -03:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								  "name": "wf-emulator",
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								  "version": "0.1.0",
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								  "description": "WF Emulator",
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								  "main": "index.ts",
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								  "scripts": {
							 | 
						
					
						
							
								
									
										
										
										
											2025-04-17 13:15:50 -07:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    "start": "node --enable-source-maps --import ./build/src/pathman.js build/src/index.js",
							 | 
						
					
						
							
								
									
										
										
										
											2025-06-25 19:39:54 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    "build": "tsgo --sourceMap && ncp static/webui build/static/webui",
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								    "build:tsc": "tsc --incremental --sourceMap && ncp static/webui build/static/webui",
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								    "build:dev": "tsgo --sourceMap",
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								    "build:dev:tsc": "tsc --incremental --sourceMap",
							 | 
						
					
						
							
								
									
										
										
										
											2025-06-20 18:30:52 -07:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    "build-and-start": "npm run build && npm run start",
							 | 
						
					
						
							
								
									
										
										
										
											2025-06-22 19:58:48 -07:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    "build-and-start:bun": "npm run verify && npm run bun-run",
							 | 
						
					
						
							
								
									
										
										
										
											2025-06-20 18:30:52 -07:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    "dev": "node scripts/dev.js",
							 | 
						
					
						
							
								
									
										
										
										
											2025-06-22 19:58:48 -07:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    "dev:bun": "bun scripts/dev.js",
							 | 
						
					
						
							
								
									
										
										
										
											2025-04-01 02:29:41 -07:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    "verify": "tsgo --noEmit",
							 | 
						
					
						
							
								
									
										
										
										
											2025-07-20 00:28:46 -07:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    "verify:tsc": "tsc --noEmit",
							 | 
						
					
						
							
								
									
										
										
										
											2025-06-22 19:58:48 -07:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    "bun-run": "bun src/index.ts",
							 | 
						
					
						
							
								
									
										
										
										
											2023-06-04 22:24:07 -03:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    "lint": "eslint --ext .ts .",
							 | 
						
					
						
							
								
									
										
										
										
											2025-04-09 15:25:19 -07:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    "lint:ci": "eslint --ext .ts --rule \"prettier/prettier: off\" .",
							 | 
						
					
						
							
								
									
										
										
										
											2024-05-06 15:19:42 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    "lint:fix": "eslint --fix --ext .ts .",
							 | 
						
					
						
							
								
									
										
										
										
											2025-02-06 07:00:21 -08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    "prettier": "prettier --write .",
							 | 
						
					
						
							
								
									
										
										
										
											2025-07-04 17:40:06 -07:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    "update-translations": "cd scripts && node update-translations.js",
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								    "fix-imports": "cd scripts && node fix-imports.js",
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								    "fix": "npm run update-translations && npm run fix-imports && npm run prettier"
							 | 
						
					
						
							
								
									
										
										
										
											2023-06-04 22:24:07 -03:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								  },
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								  "license": "GNU",
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								  "dependencies": {
							 | 
						
					
						
							
								
									
										
										
										
											2025-03-09 07:41:24 -07:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    "@types/express": "^5",
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								    "@types/morgan": "^1.9.9",
							 | 
						
					
						
							
								
									
										
										
										
											2025-06-22 06:41:43 -07:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    "@types/websocket": "^1.0.10",
							 | 
						
					
						
							
								
									
										
										
										
											2025-06-20 14:00:55 -07:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    "@types/ws": "^8.18.1",
							 | 
						
					
						
							
								
									
										
										
										
											2025-06-25 19:39:54 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    "@typescript/native-preview": "^7.0.0-dev.20250625.1",
							 | 
						
					
						
							
								
									
										
										
										
											2025-06-26 15:30:01 -07:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    "chokidar": "^4.0.3",
							 | 
						
					
						
							
								
									
										
										
										
											2025-03-09 07:47:32 -07:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    "crc-32": "^1.2.2",
							 | 
						
					
						
							
								
									
										
										
										
											2024-12-22 15:42:24 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    "express": "^5",
							 | 
						
					
						
							
								
									
										
										
										
											2025-05-11 08:29:13 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    "json-with-bigint": "^3.4.4",
							 | 
						
					
						
							
								
									
										
										
										
											2025-07-23 07:51:51 -07:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    "mongoose": "^8.11.0",
							 | 
						
					
						
							
								
									
										
										
										
											2025-03-09 07:41:24 -07:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    "morgan": "^1.10.0",
							 | 
						
					
						
							
								
									
										
										
										
											2025-03-30 06:20:53 -07:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    "ncp": "^2.0.0",
							 | 
						
					
						
							
								
									
										
										
										
											2025-04-10 12:54:43 -07:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    "typescript": "^5.5",
							 | 
						
					
						
							
								
									
										
										
										
											2025-06-23 04:55:19 -07:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    "undici": "^7.10.0",
							 | 
						
					
						
							
								
									
										
										
										
											2025-08-16 05:38:48 -07:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    "warframe-public-export-plus": "^0.5.81",
							 | 
						
					
						
							
								
									
										
										
										
											2024-10-18 17:03:24 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    "warframe-riven-info": "^0.1.2",
							 | 
						
					
						
							
								
									
										
										
										
											2024-12-22 00:51:51 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    "winston": "^3.17.0",
							 | 
						
					
						
							
								
									
										
										
										
											2025-06-20 14:00:55 -07:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    "winston-daily-rotate-file": "^5.0.0",
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								    "ws": "^8.18.2"
							 | 
						
					
						
							
								
									
										
										
										
											2023-06-04 22:24:07 -03:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								  },
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								  "devDependencies": {
							 | 
						
					
						
							
								
									
										
										
										
											2025-03-29 15:20:54 -07:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    "@typescript-eslint/eslint-plugin": "^8.28.0",
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								    "@typescript-eslint/parser": "^8.28.0",
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								    "eslint": "^8",
							 | 
						
					
						
							
								
									
										
										
										
											2025-07-04 16:49:25 -07:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    "eslint-import-resolver-typescript": "^4.4.4",
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								    "eslint-plugin-import": "^2.32.0",
							 | 
						
					
						
							
								
									
										
										
										
											2025-03-29 15:20:54 -07:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    "eslint-plugin-prettier": "^5.2.5",
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								    "prettier": "^3.5.3",
							 | 
						
					
						
							
								
									
										
										
										
											2025-06-20 18:30:52 -07:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    "tree-kill": "^1.2.2"
							 | 
						
					
						
							
								
									
										
										
										
											2023-06-04 22:24:07 -03:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								  }
							 | 
						
					
						
							
								
									
										
										
										
											2023-05-19 15:22:48 -03:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								}
							 |