{ "name": "batch-publishing-node", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "axios": "^0.27.2", "commander": "^11.0.0", "dotenv": "^16.0.2", "jsonwebtoken": "^8.5.1" } }