Files
monibuca/plugin/crypto/pkg/method/package.json
2024-12-31 14:18:07 +08:00

7 lines
78 B
JSON
Executable File

{
"dependencies": {
"aes-js": "^3.1.2",
"crypto-js": "^4.1.1"
}
}