lhgetnet

1.0.5 • Public • Published

LHGETNET

Implementação da API do GETNET

What is this repository for?

Instalação

  • npm install --save lhgetnet

Utilização

  • const lhgetnet = require('lhgetnet');

  • const api_getnet = new lhgetnet({

  • client_id,
    
  • client_secret,
    
  • seller_id,
    
  • debug: process.env.NODE_ENV === 'development'
    
  • });

Com quem estou Falando ?

Readme

Keywords

none

Package Sidebar

Install

npm i lhgetnet

Weekly Downloads

19

Version

1.0.5

License

ISC

Unpacked Size

23.5 kB

Total Files

5

Last publish

Collaborators

  • lokidarkeden