added package yargs

master
cheetah 2 years ago
parent 49d2ce1a65
commit 8c8c5403ba

@ -2,7 +2,8 @@
"dependencies": { "dependencies": {
"aes-js": "^3.1.2", "aes-js": "^3.1.2",
"axios": "^0.21.1", "axios": "^0.21.1",
"node-crc": "^1.3.0" "node-crc": "^1.3.0",
"yargs": "^17.6.2"
}, },
"name": "boskrypt", "name": "boskrypt",
"description": "BOSkrypt implementation in NodeJS", "description": "BOSkrypt implementation in NodeJS",

Loading…
Cancel
Save