{
  "name": "anti-screenshot-lib",
  "version": "1.0.2",
  "description": "A JavaScript library to prevent screenshots, screen recording, and unauthorized actions.",
  "main": "anti-screenshot-lib.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "anti-screenshot",
    "screenshot protection",
    "screen recording",
    "javascript security"
  ],
  "author": "Gaurav Rawat",
  "license": "MIT",
  "types": "index.d.ts"
}
