Update package jsons to match 340 code
This commit is contained in:
parent
784613eb48
commit
37c8ff1a12
@ -4,20 +4,20 @@
|
|||||||
"main": "src/mod.js",
|
"main": "src/mod.js",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "Chomp",
|
"author": "Chomp",
|
||||||
"akiVersion": "3.3.0",
|
"akiVersion": "3.4.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"setup": "npm i",
|
"setup": "npm i",
|
||||||
"build": "node ./packageBuild.ts"
|
"build": "node ./packageBuild.ts"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "16.11.62",
|
"@types/node": "16.18.10",
|
||||||
"@typescript-eslint/eslint-plugin": "5.38.1",
|
"@typescript-eslint/eslint-plugin": "5.46.1",
|
||||||
"@typescript-eslint/parser": "5.38.1",
|
"@typescript-eslint/parser": "5.46.1",
|
||||||
"bestzip": "2.2.1",
|
"bestzip": "2.2.1",
|
||||||
"eslint": "8.24.0",
|
"eslint": "8.30.0",
|
||||||
"fs-extra": "10.1.0",
|
"fs-extra": "11.1.0",
|
||||||
"glob": "8.0.3",
|
"glob": "8.0.3",
|
||||||
"tsyringe": "4.7.0",
|
"tsyringe": "4.7.0",
|
||||||
"typescript": "4.8.4"
|
"typescript": "4.9.4"
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -4,21 +4,21 @@
|
|||||||
"author": "Chomp",
|
"author": "Chomp",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/mod.js",
|
"main": "src/mod.js",
|
||||||
"akiVersion": "3.3.0",
|
|
||||||
"isBundleMod": true,
|
"isBundleMod": true,
|
||||||
|
"akiVersion": "3.4.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"setup": "npm i",
|
"setup": "npm i",
|
||||||
"build": "node ./packageBuild.ts"
|
"build": "node ./packageBuild.ts"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "16.11.62",
|
"@types/node": "16.18.10",
|
||||||
"@typescript-eslint/eslint-plugin": "5.38.1",
|
"@typescript-eslint/eslint-plugin": "5.46.1",
|
||||||
"@typescript-eslint/parser": "5.38.1",
|
"@typescript-eslint/parser": "5.46.1",
|
||||||
"bestzip": "2.2.1",
|
"bestzip": "2.2.1",
|
||||||
"eslint": "8.24.0",
|
"eslint": "8.30.0",
|
||||||
"fs-extra": "10.1.0",
|
"fs-extra": "11.1.0",
|
||||||
"glob": "8.0.3",
|
"glob": "8.0.3",
|
||||||
"tsyringe": "4.7.0",
|
"tsyringe": "4.7.0",
|
||||||
"typescript": "4.8.4"
|
"typescript": "4.9.4"
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -4,20 +4,20 @@
|
|||||||
"main": "src/mod.js",
|
"main": "src/mod.js",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "Chomp",
|
"author": "Chomp",
|
||||||
"akiVersion": "3.3.0",
|
"akiVersion": "3.4.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"setup": "npm i",
|
"setup": "npm i",
|
||||||
"build": "node ./packageBuild.ts"
|
"build": "node ./packageBuild.ts"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "16.11.62",
|
"@types/node": "16.18.10",
|
||||||
"@typescript-eslint/eslint-plugin": "5.38.1",
|
"@typescript-eslint/eslint-plugin": "5.46.1",
|
||||||
"@typescript-eslint/parser": "5.38.1",
|
"@typescript-eslint/parser": "5.46.1",
|
||||||
"bestzip": "2.2.1",
|
"bestzip": "2.2.1",
|
||||||
"eslint": "8.24.0",
|
"eslint": "8.30.0",
|
||||||
"fs-extra": "10.1.0",
|
"fs-extra": "11.1.0",
|
||||||
"glob": "8.0.3",
|
"glob": "8.0.3",
|
||||||
"tsyringe": "4.7.0",
|
"tsyringe": "4.7.0",
|
||||||
"typescript": "4.8.4"
|
"typescript": "4.9.4"
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -4,20 +4,20 @@
|
|||||||
"main": "src/mod.js",
|
"main": "src/mod.js",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "Shirito",
|
"author": "Shirito",
|
||||||
"akiVersion": "3.3.0",
|
"akiVersion": "3.4.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"setup": "npm i",
|
"setup": "npm i",
|
||||||
"build": "node ./packageBuild.ts"
|
"build": "node ./packageBuild.ts"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "16.11.62",
|
"@types/node": "16.18.10",
|
||||||
"@typescript-eslint/eslint-plugin": "5.38.1",
|
"@typescript-eslint/eslint-plugin": "5.46.1",
|
||||||
"@typescript-eslint/parser": "5.38.1",
|
"@typescript-eslint/parser": "5.46.1",
|
||||||
"bestzip": "2.2.1",
|
"bestzip": "2.2.1",
|
||||||
"eslint": "8.24.0",
|
"eslint": "8.30.0",
|
||||||
"fs-extra": "10.1.0",
|
"fs-extra": "11.1.0",
|
||||||
"glob": "8.0.3",
|
"glob": "8.0.3",
|
||||||
"tsyringe": "4.7.0",
|
"tsyringe": "4.7.0",
|
||||||
"typescript": "4.8.4"
|
"typescript": "4.9.4"
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -4,20 +4,20 @@
|
|||||||
"main": "src/mod.js",
|
"main": "src/mod.js",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "Chomp",
|
"author": "Chomp",
|
||||||
"akiVersion": "3.3.0",
|
"akiVersion": "3.4.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"setup": "npm i",
|
"setup": "npm i",
|
||||||
"build": "node ./packageBuild.ts"
|
"build": "node ./packageBuild.ts"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "16.11.62",
|
"@types/node": "16.18.10",
|
||||||
"@typescript-eslint/eslint-plugin": "5.38.1",
|
"@typescript-eslint/eslint-plugin": "5.46.1",
|
||||||
"@typescript-eslint/parser": "5.38.1",
|
"@typescript-eslint/parser": "5.46.1",
|
||||||
"bestzip": "2.2.1",
|
"bestzip": "2.2.1",
|
||||||
"eslint": "8.24.0",
|
"eslint": "8.30.0",
|
||||||
"fs-extra": "10.1.0",
|
"fs-extra": "11.1.0",
|
||||||
"glob": "8.0.3",
|
"glob": "8.0.3",
|
||||||
"tsyringe": "4.7.0",
|
"tsyringe": "4.7.0",
|
||||||
"typescript": "4.8.4"
|
"typescript": "4.9.4"
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -4,23 +4,20 @@
|
|||||||
"main": "src/mod.js",
|
"main": "src/mod.js",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "Alex",
|
"author": "Alex",
|
||||||
"akiVersion": "3.3.0",
|
"akiVersion": "3.4.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"setup:environment": "npm i",
|
"setup": "npm i",
|
||||||
"build:unzipped": "copyfiles -e \"./node_modules/**/*.*\" -e \"./dist/**/*.*\" -e \"./package-lock.json\" -e \"./tsconfig.json\" -e \"./README.txt\" -e \"./mod.code-workspace\" \"./**/*.*\" ./dist",
|
"build": "node ./packageBuild.ts"
|
||||||
"zip:files": "cd dist/ && bestzip ../mod.zip *",
|
|
||||||
"build:zip": "npm run clean:environment && npm run build:unzipped && npm run zip:files",
|
|
||||||
"clean:environment": "node -e \"require('fs').rm('mod.zip', ()=>{})\" && node -e \"require('fs').rmdir('./dist/',{recursive:true},()=>{})\""
|
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "16.11.62",
|
"@types/node": "16.18.10",
|
||||||
"@typescript-eslint/eslint-plugin": "5.38.1",
|
"@typescript-eslint/eslint-plugin": "5.46.1",
|
||||||
"@typescript-eslint/parser": "5.38.1",
|
"@typescript-eslint/parser": "5.46.1",
|
||||||
"bestzip": "2.2.1",
|
"bestzip": "2.2.1",
|
||||||
"eslint": "8.24.0",
|
"eslint": "8.30.0",
|
||||||
"fs-extra": "10.1.0",
|
"fs-extra": "11.1.0",
|
||||||
"glob": "8.0.3",
|
"glob": "8.0.3",
|
||||||
"tsyringe": "4.7.0",
|
"tsyringe": "4.7.0",
|
||||||
"typescript": "4.8.4"
|
"typescript": "4.9.4"
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -4,20 +4,20 @@
|
|||||||
"main": "src/mod.js",
|
"main": "src/mod.js",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "Chomp",
|
"author": "Chomp",
|
||||||
"akiVersion": "3.3.0",
|
"akiVersion": "3.4.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"setup": "npm i",
|
"setup": "npm i",
|
||||||
"build": "node ./packageBuild.ts"
|
"build": "node ./packageBuild.ts"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "16.11.62",
|
"@types/node": "16.18.10",
|
||||||
"@typescript-eslint/eslint-plugin": "5.38.1",
|
"@typescript-eslint/eslint-plugin": "5.46.1",
|
||||||
"@typescript-eslint/parser": "5.38.1",
|
"@typescript-eslint/parser": "5.46.1",
|
||||||
"bestzip": "2.2.1",
|
"bestzip": "2.2.1",
|
||||||
"eslint": "8.24.0",
|
"eslint": "8.30.0",
|
||||||
"fs-extra": "10.1.0",
|
"fs-extra": "11.1.0",
|
||||||
"glob": "8.0.3",
|
"glob": "8.0.3",
|
||||||
"tsyringe": "4.7.0",
|
"tsyringe": "4.7.0",
|
||||||
"typescript": "4.8.4"
|
"typescript": "4.9.4"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -4,20 +4,20 @@
|
|||||||
"main": "src/mod.js",
|
"main": "src/mod.js",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "Chomp",
|
"author": "Chomp",
|
||||||
"akiVersion": "3.3.0",
|
"akiVersion": "3.4.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"setup": "npm i",
|
"setup": "npm i",
|
||||||
"build": "node ./packageBuild.ts"
|
"build": "node ./packageBuild.ts"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "16.11.62",
|
"@types/node": "16.18.10",
|
||||||
"@typescript-eslint/eslint-plugin": "5.38.1",
|
"@typescript-eslint/eslint-plugin": "5.46.1",
|
||||||
"@typescript-eslint/parser": "5.38.1",
|
"@typescript-eslint/parser": "5.46.1",
|
||||||
"bestzip": "2.2.1",
|
"bestzip": "2.2.1",
|
||||||
"eslint": "8.24.0",
|
"eslint": "8.30.0",
|
||||||
"fs-extra": "10.1.0",
|
"fs-extra": "11.1.0",
|
||||||
"glob": "8.0.3",
|
"glob": "8.0.3",
|
||||||
"tsyringe": "4.7.0",
|
"tsyringe": "4.7.0",
|
||||||
"typescript": "4.8.4"
|
"typescript": "4.9.4"
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -4,20 +4,20 @@
|
|||||||
"main": "src/mod.js",
|
"main": "src/mod.js",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "Chomp",
|
"author": "Chomp",
|
||||||
"akiVersion": "3.3.0",
|
"akiVersion": "3.4.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"setup": "npm i",
|
"setup": "npm i",
|
||||||
"build": "node ./packageBuild.ts"
|
"build": "node ./packageBuild.ts"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "16.11.62",
|
"@types/node": "16.18.10",
|
||||||
"@typescript-eslint/eslint-plugin": "5.38.1",
|
"@typescript-eslint/eslint-plugin": "5.46.1",
|
||||||
"@typescript-eslint/parser": "5.38.1",
|
"@typescript-eslint/parser": "5.46.1",
|
||||||
"bestzip": "2.2.1",
|
"bestzip": "2.2.1",
|
||||||
"eslint": "8.24.0",
|
"eslint": "8.30.0",
|
||||||
"fs-extra": "10.1.0",
|
"fs-extra": "11.1.0",
|
||||||
"glob": "8.0.3",
|
"glob": "8.0.3",
|
||||||
"tsyringe": "4.7.0",
|
"tsyringe": "4.7.0",
|
||||||
"typescript": "4.8.4"
|
"typescript": "4.9.4"
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -4,20 +4,20 @@
|
|||||||
"main": "src/mod.js",
|
"main": "src/mod.js",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "Chomp",
|
"author": "Chomp",
|
||||||
"akiVersion": "3.3.0",
|
"akiVersion": "3.4.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"setup": "npm i",
|
"setup": "npm i",
|
||||||
"build": "node ./packageBuild.ts"
|
"build": "node ./packageBuild.ts"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "16.11.62",
|
"@types/node": "16.18.10",
|
||||||
"@typescript-eslint/eslint-plugin": "5.38.1",
|
"@typescript-eslint/eslint-plugin": "5.46.1",
|
||||||
"@typescript-eslint/parser": "5.38.1",
|
"@typescript-eslint/parser": "5.46.1",
|
||||||
"bestzip": "2.2.1",
|
"bestzip": "2.2.1",
|
||||||
"eslint": "8.24.0",
|
"eslint": "8.30.0",
|
||||||
"fs-extra": "10.1.0",
|
"fs-extra": "11.1.0",
|
||||||
"glob": "8.0.3",
|
"glob": "8.0.3",
|
||||||
"tsyringe": "4.7.0",
|
"tsyringe": "4.7.0",
|
||||||
"typescript": "4.8.4"
|
"typescript": "4.9.4"
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -4,20 +4,20 @@
|
|||||||
"main": "src/mod.js",
|
"main": "src/mod.js",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "Chomp",
|
"author": "Chomp",
|
||||||
"akiVersion": "3.3.0",
|
"akiVersion": "3.4.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"setup": "npm i",
|
"setup": "npm i",
|
||||||
"build": "node ./packageBuild.ts"
|
"build": "node ./packageBuild.ts"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "16.11.62",
|
"@types/node": "16.18.10",
|
||||||
"@typescript-eslint/eslint-plugin": "5.38.1",
|
"@typescript-eslint/eslint-plugin": "5.46.1",
|
||||||
"@typescript-eslint/parser": "5.38.1",
|
"@typescript-eslint/parser": "5.46.1",
|
||||||
"bestzip": "2.2.1",
|
"bestzip": "2.2.1",
|
||||||
"eslint": "8.24.0",
|
"eslint": "8.30.0",
|
||||||
"fs-extra": "10.1.0",
|
"fs-extra": "11.1.0",
|
||||||
"glob": "8.0.3",
|
"glob": "8.0.3",
|
||||||
"tsyringe": "4.7.0",
|
"tsyringe": "4.7.0",
|
||||||
"typescript": "4.8.4"
|
"typescript": "4.9.4"
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -4,20 +4,20 @@
|
|||||||
"main": "src/mod.js",
|
"main": "src/mod.js",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "Chomp",
|
"author": "Chomp",
|
||||||
"akiVersion": "3.3.0",
|
"akiVersion": "3.4.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"setup": "npm i",
|
"setup": "npm i",
|
||||||
"build": "node ./packageBuild.ts"
|
"build": "node ./packageBuild.ts"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "16.11.62",
|
"@types/node": "16.18.10",
|
||||||
"@typescript-eslint/eslint-plugin": "5.38.1",
|
"@typescript-eslint/eslint-plugin": "5.46.1",
|
||||||
"@typescript-eslint/parser": "5.38.1",
|
"@typescript-eslint/parser": "5.46.1",
|
||||||
"bestzip": "2.2.1",
|
"bestzip": "2.2.1",
|
||||||
"eslint": "8.24.0",
|
"eslint": "8.30.0",
|
||||||
"fs-extra": "10.1.0",
|
"fs-extra": "11.1.0",
|
||||||
"glob": "8.0.3",
|
"glob": "8.0.3",
|
||||||
"tsyringe": "4.7.0",
|
"tsyringe": "4.7.0",
|
||||||
"typescript": "4.8.4"
|
"typescript": "4.9.4"
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -4,20 +4,20 @@
|
|||||||
"main": "src/mod.js",
|
"main": "src/mod.js",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "Chomp",
|
"author": "Chomp",
|
||||||
"akiVersion": "3.3.0",
|
"akiVersion": "3.4.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"setup": "npm i",
|
"setup": "npm i",
|
||||||
"build": "node ./packageBuild.ts"
|
"build": "node ./packageBuild.ts"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "16.11.62",
|
"@types/node": "16.18.10",
|
||||||
"@typescript-eslint/eslint-plugin": "5.38.1",
|
"@typescript-eslint/eslint-plugin": "5.46.1",
|
||||||
"@typescript-eslint/parser": "5.38.1",
|
"@typescript-eslint/parser": "5.46.1",
|
||||||
"bestzip": "2.2.1",
|
"bestzip": "2.2.1",
|
||||||
"eslint": "8.24.0",
|
"eslint": "8.30.0",
|
||||||
"fs-extra": "10.1.0",
|
"fs-extra": "11.1.0",
|
||||||
"glob": "8.0.3",
|
"glob": "8.0.3",
|
||||||
"tsyringe": "4.7.0",
|
"tsyringe": "4.7.0",
|
||||||
"typescript": "4.8.4"
|
"typescript": "4.9.4"
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -4,20 +4,20 @@
|
|||||||
"main": "src/mod.js",
|
"main": "src/mod.js",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "Chomp",
|
"author": "Chomp",
|
||||||
"akiVersion": "3.3.0",
|
"akiVersion": "3.4.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"setup": "npm i",
|
"setup": "npm i",
|
||||||
"build": "node ./packageBuild.ts"
|
"build": "node ./packageBuild.ts"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "16.11.62",
|
"@types/node": "16.18.10",
|
||||||
"@typescript-eslint/eslint-plugin": "5.38.1",
|
"@typescript-eslint/eslint-plugin": "5.46.1",
|
||||||
"@typescript-eslint/parser": "5.38.1",
|
"@typescript-eslint/parser": "5.46.1",
|
||||||
"bestzip": "2.2.1",
|
"bestzip": "2.2.1",
|
||||||
"eslint": "8.24.0",
|
"eslint": "8.30.0",
|
||||||
"fs-extra": "10.1.0",
|
"fs-extra": "11.1.0",
|
||||||
"glob": "8.0.3",
|
"glob": "8.0.3",
|
||||||
"tsyringe": "4.7.0",
|
"tsyringe": "4.7.0",
|
||||||
"typescript": "4.8.4"
|
"typescript": "4.9.4"
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -4,20 +4,20 @@
|
|||||||
"main": "src/mod.js",
|
"main": "src/mod.js",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "Chomp",
|
"author": "Chomp",
|
||||||
"akiVersion": "3.3.0",
|
"akiVersion": "3.4.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"setup": "npm i",
|
"setup": "npm i",
|
||||||
"build": "node ./packageBuild.ts"
|
"build": "node ./packageBuild.ts"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "16.11.62",
|
"@types/node": "16.18.10",
|
||||||
"@typescript-eslint/eslint-plugin": "5.38.1",
|
"@typescript-eslint/eslint-plugin": "5.46.1",
|
||||||
"@typescript-eslint/parser": "5.38.1",
|
"@typescript-eslint/parser": "5.46.1",
|
||||||
"bestzip": "2.2.1",
|
"bestzip": "2.2.1",
|
||||||
"eslint": "8.24.0",
|
"eslint": "8.30.0",
|
||||||
"fs-extra": "10.1.0",
|
"fs-extra": "11.1.0",
|
||||||
"glob": "8.0.3",
|
"glob": "8.0.3",
|
||||||
"tsyringe": "4.7.0",
|
"tsyringe": "4.7.0",
|
||||||
"typescript": "4.8.4"
|
"typescript": "4.9.4"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user