Skip to content

Commit 5460d8b

Browse files
committed
prevent screenshot
1 parent 2cc8c14 commit 5460d8b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "secure-web",
33
"version": "1.1.0",
4-
"description": "Introducing Secure-Web, your trusted companion for ensuring unparalleled security and privacy in your online endeavors. Our innovative package encompasses a suite of cutting-edge technologies designed to fortify your web presence against potential threats, including the prevention of user screenshot capture. With Secure-Web, you can confidently navigate the digital landscape knowing that your sensitive information remains shielded from prying eyes. Embrace peace of mind and elevate your online security with Secure-Web today.",
4+
"description": "Secure-Web is an npm package that prevents users from taking screenshots of your web page by securing it against various methods of screenshot capture. With customizable options to tailor the security measures according to your needs, Secure-Web ensures that your sensitive information remains protected and inaccessible to unauthorized individuals. Embrace the power of Secure-Web and take control of your online security today.",
55
"main": "old/secure-web.js",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1"
@@ -11,9 +11,9 @@
1111
"url": "https://github.com/bmiit145/secure-web.git"
1212
},
1313
"keywords": [
14-
"secure-web",
15-
"noscreenshot",
16-
"prevent-screenshot"
14+
"Secure-Web", "noscreenshot",
15+
"prevent-screenshot",
16+
"security", "privacy", "online-endeavors", "package", "cutting-edge-technologies", "web-presence", "threats", "prevention", "user-screenshot-capture", "customizable-options", "sensitive-information", "shielded", "prying-eyes", "peace-of-mind", "elevate", "npm", "web-page", "protection"
1717
],
1818
"author": "Priyank Sutariya",
1919
"license": "ISC",

0 commit comments

Comments
 (0)