{
  "name": "@xquik/tweetclaw",
  "version": "1.6.44",
  "description": "OpenClaw plugin for Twitter search, follower exports, monitoring, media, and approved X automation through structured Xquik endpoints. Not affiliated with X Corp.",
  "license": "MIT",
  "packageManager": "npm@11.12.1",
  "type": "module",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Xquik-dev/tweetclaw.git"
  },
  "homepage": "https://github.com/Xquik-dev/tweetclaw#readme",
  "bugs": {
    "url": "https://github.com/Xquik-dev/tweetclaw/issues"
  },
  "publishConfig": {
    "access": "public",
    "provenance": true
  },
  "engines": {
    "node": ">=22"
  },
  "openclaw": {
    "extensions": [
      "./src/index.ts"
    ],
    "runtimeExtensions": [
      "./dist/index.js"
    ],
    "compat": {
      "pluginApi": ">=2026.7.1",
      "minGatewayVersion": "2026.7.1"
    },
    "build": {
      "openclawVersion": "2026.7.1",
      "pluginSdkVersion": "2026.7.1"
    },
    "install": {
      "defaultChoice": "clawhub",
      "clawhubSpec": "clawhub:@xquik/tweetclaw",
      "npmSpec": "@xquik/tweetclaw@1.6.44",
      "minHostVersion": ">=2026.7.1"
    }
  },
  "files": [
    "CHANGELOG.md",
    "generated-api-contract.json",
    "dist/",
    "src/",
    "skills/tweetclaw/",
    "openclaw.plugin.json"
  ],
  "keywords": [
    "openclaw-plugin",
    "twitter",
    "x",
    "automation",
    "tweetclaw",
    "xquik",
    "twitter-api",
    "x-api",
    "social-media",
    "scraper",
    "ai-agent",
    "data-extraction",
    "giveaway",
    "monitoring",
    "tweet",
    "twitter-scraper",
    "twitter-bot",
    "x-twitter",
    "tweet-api",
    "twitter-automation",
    "openclaw"
  ],
  "peerDependencies": {
    "mppx": "0.8.17",
    "openclaw": ">=2026.7.1",
    "viem": "2.55.18"
  },
  "peerDependenciesMeta": {
    "mppx": {
      "optional": true
    },
    "viem": {
      "optional": true
    }
  }
}
