You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

22 lines
468 B

{
"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"
}
}