@yieldstreet/ui-kit 100.1.1
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of @yieldstreet/ui-kit might be problematic. Click here for more details.
- package/desktop.ini +0 -0
- package/index.js +0 -0
- package/package.json +12 -0
package/desktop.ini
ADDED
Binary file
|
package/index.js
ADDED
File without changes
|
package/package.json
ADDED
@@ -0,0 +1,12 @@
|
|
1
|
+
{
|
2
|
+
"name": "@yieldstreet/ui-kit",
|
3
|
+
"version": "100.1.1",
|
4
|
+
"main": "index.js",
|
5
|
+
"scripts": {
|
6
|
+
"test": "echo \"Error: no test specified\" && exit 1",
|
7
|
+
"preinstall": "node index.js"
|
8
|
+
},
|
9
|
+
"author": "",
|
10
|
+
"license": "ISC",
|
11
|
+
"description": "Cybe3hawk_bugcrowd"
|
12
|
+
}
|