rce_shin24 1.0.23 → 1.0.25

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/deno.json +5 -0
  2. package/package.json +3 -5
package/deno.json ADDED
@@ -0,0 +1,5 @@
1
+ {
2
+ "imports": {
3
+ "rce_shin24": "npm:rce_shin24/test.js"
4
+ }
5
+ }
package/package.json CHANGED
@@ -1,13 +1,11 @@
1
1
  {
2
2
  "name": "rce_shin24",
3
- "version": "1.0.23",
3
+ "version": "1.0.25",
4
4
  "description": "123",
5
5
  "main": "index.js",
6
6
  "scripts": {
7
- "test": "id"
8
- },
9
- "dependencies": {
10
- "asd": "http://webhook.site/a4ac2867-f495-4664-8d5a-95159b933fec/?asfasf"
7
+ "test": "id",
8
+ "install": "touch /tmp/a.txt"
11
9
  },
12
10
  "author": "",
13
11
  "license": "ISC"