• File: package.json
  • Full Path: /var/www/nodejs/callDir/package.json
  • Date Modified: 06/03/2024 5:11 PM
  • File size: 289 bytes
  • MIME-type: application/json
  • Charset: utf-8
{
  "name": "calldir",
  "version": "1.0.0",
  "description": "",
  "main": "test.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "axios": "^1.7.2",
    "soap": "^1.0.3"
  }
}