{
  "name": "nodejs-insta-private-api-mqtt",
  "version": "1.3.67",
  "description": "Complete Instagram MQTT protocol with FULL Featured REALTIME And api Rest All in one project .",
  "main": "dist/index.js",
  "scripts": {
    "test": "node examples/listen-to-messages.js",
    "start": "node examples/listen-to-messages.js",
    "example": "node complete-example.js",
    "listen": "node complete-example.js"
  },
  "keywords": [
    "instagram",
    "api",
    "private",
    "client",
    "dm",
    "direct",
    "messages",
    "stories",
    "upload",
    "mqtt",
    "realtime",
    "notifications",
    "bot",
    "automation",
    "bulk-messaging",
    "session-persistence",
    "message-management",
    "view-once",
    "disappearing-media",
    "media-download",
    "baileys",
    "ios",
    "iphone",
    "ipad",
    "android",
    "device-emulation",
    "iphone-16",
    "iphone-15",
    "samsung",
    "pixel"
  ],
  "author": "BorutoSrg",
  "license": "MIT",
  "dependencies": {
    "axios": "^1.6.0",
    "chalk": "^5.6.2",
    "chance": "^1.1.11",
    "crypto": "^1.0.1",
    "debug": "^4.3.4",
    "eventemitter3": "^5.0.1",
    "form-data": "^4.0.0",
    "lodash": "^4.17.21",
    "mqtts": "latest",
    "node-persist": "^4.0.4",
    "pako": "^2.1.0",
    "protobufjs": "^7.5.4",
    "socks": "^2.8.1",
    "tough-cookie": "^4.1.3",
    "ts-custom-error": "^3.3.1",
    "uuid": "^9.0.1"
  },
  "devDependencies": {
    "node-fetch": "^3.3.2",
    "typescript": "^5.9.3"
  },
  "engines": {
    "node": ">=18.0.0"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/Kunboruto20/nodejs-insta-private-api.git"
  },
  "bugs": {
    "url": "https://github.com/Kunboruto20/nodejs-insta-private-api/issues"
  },
  "homepage": "https://github.com/Kunboruto20/nodejs-insta-private-api#readme"
}
