anti-screenshot-lib
Version:
A JavaScript library to prevent screenshots, screen recording, and unauthorized actions.
19 lines (18 loc) • 477 B
JSON
{
"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"
}