This commit is contained in:
root 2024-11-14 10:39:12 +08:00
parent 214c35df21
commit 7b841ff28a
1 changed files with 8 additions and 0 deletions

8
package.json Normal file
View File

@ -0,0 +1,8 @@
{
"dependencies": {
"encryptlong": "^3.1.4"
},
"devDependencies": {
"crypto-js": "^4.1.1"
}
}