UNPKG

lhgetnet

Version:

Implementação da API do GETNET

22 lines (21 loc) 540 B
{ "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" } }