pgs
Version:
Pay with PGS - Mitec
43 lines (42 loc) • 823 B
JSON
{
"author": {
"name": "Alex Omar",
"email": "contacto@alexomar.com"
},
"name": "pgs",
"description": "Pay with PGS - Mitec",
"version": "0.0.7",
"homepage": "https://github.com/mitbots/pgs",
"keywords": [
"pgs",
"payment",
"credit",
"card",
"gateway",
"pay"
],
"repository": {
"type": "git",
"url": "git://github.com/mitbots/pgs.git"
},
"engines": {
"node": ">= v4.0"
},
"dependencies": {
"crypto": "0.0.3",
"request": "^2.79.0",
"xml2js": "^0.4.17",
"xmlbuilder": "^8.2.2"
},
"main": "lib/pgs.js",
"bugs": {
"url": "https://github.com/mitbots/pgs/issues"
},
"maintainers": [
{
"name": "Alex Omar",
"email": "contacto@alexomar.com"
}
],
"directories": {}
}