UNPKG

hurbis-pagamento-v1

Version:

Biblioteca de pagamento utilizando PagSeguro (UOL).

27 lines (26 loc) 667 B
{ "name": "hurbis-pagamento-v1", "description": "Biblioteca de pagamento utilizando PagSeguro (UOL).", "author": "Hurbis Tecnologia da Informação Ltda.", "version": "1.1.0", "license": "MIT", "main": "hurbis-pagamento-v1.js", "types": "hurbis-pagamento-v1.d.ts", "homepage": "https://github.com/Hurbis/hurbis-pagamento-v1", "repository": { "type": "git", "url": "https://github.com/Hurbis/hurbis-pagamento-v1.git" }, "keywords": [ "Hurbis", "Framework", "Pagamento", "Checkout", "PagSeguro", "AngularJS", "TypeScript" ], "dependencies": { "hurbis-comum-v1": "~1.3.0" } }