{
  "name": "@seontechnologies/seon-javascript-sdk",
  "description": "SEON JavaScript SDK for collecting session and device data",
  "keywords": [
    "fraud",
    "fraud detection",
    "fraud prevention",
    "bot",
    "bot detection",
    "automation tools",
    "automation detection",
    "fingerprint",
    "browser",
    "identification",
    "browser fingerprint",
    "device fingerprint"
  ],
  "main": "agent.umd.js",
  "module": "agent.esm.js",
  "author": "SEON Technologies Ltd.",
  "license": "SEE LICENSE IN LICENSE",
  "homepage": "https://seon.io/",
  "files": [
    "agent.umd.js",
    "agent.cjs.js",
    "agent.esm.js",
    "agent.d.ts",
    "LICENSE"
  ],
  "types": "agent.d.ts",
  "version": "6.10.8"
}
