registro-online
Version:
Biblioteca com funções para facilitar o registro on line de boletos bancários
29 lines (28 loc) • 730 B
JSON
{
"name": "registro-online",
"version": "0.0.5",
"description": "Biblioteca com funções para facilitar o registro on line de boletos bancários",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/frlorenzon/registro-online.git"
},
"keywords": [
"Registro",
"OnLine",
"Boletos",
"Bancários",
"Banco",
"Cobrança",
"Registrada"
],
"author": "Felipe Ribeiro Lorenzon <frlorenzon@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/frlorenzon/registro-online/issues"
},
"homepage": "https://github.com/frlorenzon/registro-online#readme"
}