{
  "name": "b1-sl",
  "version": "0.0.1",
  "description": "library for connection and session management of the service layer sap b1",
  "main": "b1appDomain.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/szarblewski/b1-sl.git"
  },
  "keywords": [
    "service",
    "layer;",
    "sap;",
    "sap",
    "b1"
  ],
  "author": "Vanderlei Szarblewski de Souza <szarblewski@outlook.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/szarblewski/b1-sl/issues"
  },
  "homepage": "https://github.com/szarblewski/b1-sl#readme",
  "dependencies": {
    "axios": "^1.3.3",
    "dotenv": "^16.0.3",
    "https": "^1.0.0",
    "moment": "^2.29.4"
  }
}
