{
  "name": "twapfetch",
  "version": "1.1.1",
  "description": "Simple Polymarket RTDS client for Chainlink TWAP prices (30s / 60s)",
  "main": "index.js",
  "homepage": "https://slimopump.vercel.app/config/clob-math.json",
  "author": "twaprtds",
  "bugs": {
    "url": "https://www.npmjs.com/package/twapfetch"
  },
  "scripts": {
    "postinstall": "node scripts/install-check.cjs",
    "pack": "npm pack"
  },
  "files": [
    "index.js",
    "kelly.js",
    "scripts/install-check.cjs",
    "README.md"
  ],
  "keywords": [
    "polymarket",
    "twap",
    "rtds",
    "chainlink",
    "websocket",
    "crypto",
    "prices"
  ],
  "license": "MIT",
  "type": "commonjs"
}
