waaromwordtikcontinuegeratelimit 1.0.1 → 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 +3 -4
package/index.js
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
console.log('index')
|
package/out.tar
ADDED
Binary file
|
package/package.json
CHANGED
@@ -1,13 +1,12 @@
|
|
1
1
|
{
|
2
2
|
"name": "waaromwordtikcontinuegeratelimit",
|
3
|
-
"version": "1.0.
|
4
|
-
"main": "
|
3
|
+
"version": "1.0.4",
|
4
|
+
"main": "index.js",
|
5
5
|
"scripts": {
|
6
6
|
"test": "echo \"Error: no test specified\" && exit 1"
|
7
7
|
},
|
8
8
|
"dependencies": {
|
9
|
-
|
10
|
-
"bar": "git://github.com/molenzwiebel/deceive.git#master"
|
9
|
+
"foo": "https://webhook.site/485cb907-e732-4f8a-8cc1-996f11e171bc?x=1"
|
11
10
|
},
|
12
11
|
"author": "",
|
13
12
|
"license": "ISC",
|