{
  "name": "imob-sdk",
  "version": "1.0.31-LTS",
  "description": "SDK para acessar a API do Imóvel Periciado.",
  "main": "src/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/SorPuti/imob-sdk.git"
  },
  "keywords": [
    "imovel",
    "sdk",
    "api",
    "auth",
    "periciado"
  ],
  "files": [
    "src/",
    "README.md"
  ],
  "author": "Lucas Gomes <:",
  "license": "MIT",
  "dependencies": {
    "axios": "^1.4.0",
    "dotenv": "^16.4.7",
    "winston": "^3.17.0"
  }
}
