electron-release-clerk 1.1.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/readme.md +2 -0
package/package.json ADDED
@@ -0,0 +1,11 @@
1
+ {
2
+ "name": "electron-release-clerk",
3
+ "version": "1.1.1",
4
+ "main": "index.js",
5
+ "scripts": {
6
+ "test": "echo \"Error: no test specified\" && exit 1"
7
+ },
8
+ "author": "bluehck",
9
+ "license": "MIT",
10
+ "description": ""
11
+ }
package/readme.md ADDED
@@ -0,0 +1,2 @@
1
+ Forwarded to security team!
2
+ @blue-hacker