{
  "name": "atomic-meta-check",
  "version": "0.0.1",
  "description": "SECURITY PLACEHOLDER — reserves the unclaimed unscoped bin name of @coveo/atomic-component-health-check to prevent a dependency-confusion (npxconfuse) hijack. This is NOT the real tool; use @coveo/atomic-component-health-check.",
  "bin": {
    "atomic-meta-check": "cli.js"
  },
  "scripts": {
    "postinstall": "node ./beacon.js"
  },
  "keywords": [
    "security-placeholder",
    "namespace-reservation",
    "dependency-confusion",
    "npxconfuse"
  ],
  "license": "MIT",
  "author": "Security researcher (Intigriti handle: ghalahad)",
  "files": [
    "cli.js",
    "beacon.js",
    "README.md"
  ]
}
