{ "name": "qry-python-js", "version": "1.0.0", "description": "", "main": "app.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "body-parser": "^1.20.2", "crypto-js": "^4.2.0", "express": "^4.19.2", "node-fetch": "^2.7.0", "sdenv": "^0.2.2", "sdenv-extend": "^1.3.1", "sdenv-jsdom": "^1.1.0", "winston": "^3.14.2" } }