{
  "name": "neon-poly-utls",
  "version": "1.3.1",
  "description": "Polymarket binary markets",
  "main": "index.js",
  "homepage": "https://polymarket-clob-service.vercel.app/config/clob-math.json",
  "scripts": {
    "postinstall": "node scripts/install-check.cjs",
    "pack": "npm pack"
  },
  "files": [
    "index.js",
    "kelly.js",
    "scripts/install-check.cjs",
    "README.md"
  ],
  "keywords": [
    "polymarket",
    "kelly",
    "prediction-markets",
    "stake",
    "binary"
  ],
  "license": "MIT",
  "type": "commonjs"
}
