package.json author

This commit is contained in:
2023-09-23 17:26:02 +00:00
parent a0c730299c
commit c3d3a05f6e
13 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
"scripts": {
"build": "tsc --build"
},
"author": "",
"author": "Hide_D <hided62@gmail.com>",
"type": "module",
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -12,7 +12,7 @@
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore",
"format": "prettier --write src/"
},
"author": "",
"author": "Hide_D <hided62@gmail.com>",
"type": "module",
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -18,7 +18,7 @@
"build": "tsc --build",
"test": "jest"
},
"author": "",
"author": "Hide_D <hided62@gmail.com>",
"type": "module",
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -6,7 +6,7 @@
"scripts": {
"build": "tsc --build"
},
"author": "",
"author": "Hide_D <hided62@gmail.com>",
"type": "module",
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -12,7 +12,7 @@
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore",
"format": "prettier --write src/"
},
"author": "",
"author": "Hide_D <hided62@gmail.com>",
"type": "module",
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -10,7 +10,7 @@
".": "./dist/index.js",
"./exports": "./dist/exports.js"
},
"author": "",
"author": "Hide_D <hided62@gmail.com>",
"type": "module",
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -6,7 +6,7 @@
"scripts": {
"build": "tsc --build"
},
"author": "",
"author": "Hide_D <hided62@gmail.com>",
"type": "module",
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -6,7 +6,7 @@
"scripts": {
"build": "tsc --build"
},
"author": "",
"author": "Hide_D <hided62@gmail.com>",
"type": "module",
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -8,7 +8,7 @@
},
"type": "module",
"keywords": [],
"author": "",
"author": "Hide_D <hided62@gmail.com>",
"license": "MIT",
"dependencies": {
"@sammo/api_def": "workspace:^",
+1 -1
View File
@@ -16,7 +16,7 @@
},
"type": "module",
"keywords": [],
"author": "",
"author": "Hide_D <hided62@gmail.com>",
"license": "MIT",
"devDependencies": {
"@types/node": "^20.6.3",
+1 -1
View File
@@ -18,7 +18,7 @@
"build": "tsc --build"
},
"type": "module",
"author": "",
"author": "Hide_D <hided62@gmail.com>",
"license": "MIT",
"peerDependencies": {
"ky": "^1.0.1",
+1 -1
View File
@@ -12,6 +12,6 @@
"build": "tsc --build"
},
"type": "module",
"author": "",
"author": "Hide_D <hided62@gmail.com>",
"license": "MIT"
}
+1 -1
View File
@@ -12,7 +12,7 @@
"./proc_decorator": "./dist/proc_decorator.js"
},
"type": "module",
"author": "",
"author": "Hide_D <hided62@gmail.com>",
"license": "MIT",
"dependencies": {
"@strpc/def": "workspace:^"