mirror of
https://github.com/langhuihui/monibuca.git
synced 2025-12-24 13:48:04 +08:00
feat: add crypto
This commit is contained in:
6
plugin/crypto/pkg/method/package.json
Executable file
6
plugin/crypto/pkg/method/package.json
Executable file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"aes-js": "^3.1.2",
|
||||
"crypto-js": "^4.1.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user