Add "crypto" module

This commit is contained in:
Lawin0129
2021-11-14 17:52:51 +00:00
committed by GitHub
parent 30b5a60dec
commit 4352eca123

View File

@@ -7,6 +7,7 @@
"start": "node index.js"
},
"dependencies": {
"crypto": "^1.0.1",
"express": "^4.17.1",
"fs": "^0.0.1-security",
"moment": "^2.29.1"