{
  "name": "@yetech/estra7ah",
  "version": "3.1.9",
  "description": "Estra7ah Manager",
  "author": "Abdullah Al-taheri",
  "keywords": [
    "node",
    "streaming"
  ],
  "homepage": "https://yetech.co/estra7ah",
  "preferGlobal": true,
  "bin": {
    "estra7ah": "dist/estra7ah.js"
  },
  "scripts": {
    "build": "node scripts/createDist.js && webpack && node scripts/pkg.js && node scripts/post-update.js",
    "build-arm": "node scripts/createDist.js && webpack && node scripts/pkg-arm.js && node scripts/post-update.js",
    "post-updates": "node scripts/post-update.js"
  },
  "files": [
    "dist/"
  ],
  "license": "",
  "devDependencies": {
    "axios": "^0.27.2",
    "body-parser": "^1.20.0",
    "cli-color": "^2.0.3",
    "command-exists": "^1.2.9",
    "cryptr": "^6.0.2",
    "express": "^4.18.1",
    "finalhandler": "^1.1.2",
    "form-data": "^4.0.0",
    "http-proxy": "^1.18.1",
    "node-gzip": "^1.1.2",
    "request": "^2.88.2",
    "serve-static": "^1.14.2",
    "sha256-file": "^1.0.0",
    "unzip-stream": "^0.3.1",
    "webpack-cli": "^4.9.2",
    "webpack-node-externals": "^3.0.0",
    "webpack-obfuscator": "^3.5.1",
    "ws": "^8.11.0"
  },
  "dependencies": {
    "args-parser": "^1.3.0",
    "axios": "^0.27.2",
    "bytenode": "^1.5.7",
    "chalk-animation": "^2.0.3",
    "cli-loading-animation": "^1.0.6",
    "compression": "^1.7.4",
    "fs-extra": "^10.1.0",
    "node-gzip": "^1.1.2",
    "node-machine-id": "^1.1.12",
    "progress": "^2.0.3",
    "simple-encryptor": "^4.0.0",
    "ts-animal": "^0.1.5"
  },
  "engines": {
    "npm": ">=7.0.0",
    "node": ">=16.0.0"
  }
}
