Extract certnode & stuffs out of app.js

This commit is contained in:
Wildan M 2021-08-22 09:10:25 +07:00
commit 43841ff081
13 changed files with 868 additions and 184 deletions

View file

@ -11,6 +11,7 @@
"license": "ISC",
"dependencies": {
"axios": "^0.21.1",
"certnode": "^0.0.1"
"jose-node-cjs-runtime": "^3.12.2",
"pem": "^1.14.4"
}
}