{
  "name": "lhgetnet",
  "version": "1.0.5",
  "description": "Implementação da API do GETNET",
  "main": "lhgetnet.js",
  "scripts": {
    "test": "NODE_ENV=development jest --runInBand --watch --verbose false"
  },
  "repository": {
    "type": "git",
    "url": "git+https://leandro_costa@bitbucket.org/leandro_costa/lhgetnet.git"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "homepage": "https://bitbucket.org/leandro_costa/lhgetnet#readme",
  "devDependencies": {
    "axios": "^0.19.2",
    "jest": "^25.2.7"
  }
}
