{

"name": "js_sdk_test",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
  "test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
  "authing-js-sdk": "^4.20.7",
  "axios": ">=0.21.1",
  "dotenv": "^10.0.0"
}

}