sha512 and mustache
Showing
| ... | ... | @@ -32,6 +32,7 @@ | 
| }, | ||
| "devDependencies": { | ||
| "@stdlib/random-base-mt19937": "^0.0.5", | ||
| "@types/mustache": "^4.1.2", | ||
| "@types/node": "^16.10.2", | ||
| "@typescript-eslint/eslint-plugin": "^4.32.0", | ||
| "@typescript-eslint/parser": "^4.32.0", | ||
| ... | ... | @@ -40,6 +41,7 @@ | 
| "eslint-plugin-prettier": "^3.4.1", | ||
| "koishi-core": "^3.14.2", | ||
| "moment": "^2.29.1", | ||
| "mustache": "^4.2.0", | ||
| "prettier": "^2.4.1", | ||
| "raw-loader": "^4.0.2", | ||
| "ts-loader": "^9.2.6", | ||
| ... | ... | 
Please register or sign in to comment
 
