BYPASS SHELL BY ./RAZORGANZ
Server: nginx/1.20.1
System: Linux iZdzfnv9mwfppeZ 5.10.134-19.2.al8.x86_64 #1 SMP Wed Oct 29 22:47:09 CST 2025 x86_64
User: apache (48)
PHP: 8.2.30
Disabled: NONE
Upload Files
File: //lib/node_modules/openclaw/node_modules/node-edge-tts/package.json
{
  "name": "node-edge-tts",
  "version": "1.2.10",
  "description": "node-edge-tts is a module that using Microsoft Edge's online TTS (Text-to-Speech) service on the Node.js",
  "keywords": [
    "TTS",
    "Text-to-Speech",
    "Edge"
  ],
  "main": "dist/edge-tts.js",
  "types": "dist/edge-tts.d.ts",
  "files": [
    "/dist",
    "bin.js"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/SchneeHertz/node-edge-tts.git"
  },
  "homepage": "https://github.com/SchneeHertz/node-edge-tts",
  "scripts": {
    "build": "tsc",
    "dev": "tsc --watch"
  },
  "author": "SchneeHertz",
  "license": "MIT",
  "dependencies": {
    "https-proxy-agent": "^7.0.1",
    "ws": "^8.13.0",
    "yargs": "^17.7.2"
  },
  "devDependencies": {
    "@types/ws": "^8.5.5",
    "@types/yargs": "^17.0.24",
    "typescript": "^5.2.2"
  },
  "bin": {
    "node-edge-tts": "bin.js"
  }
}