UNPKG

sp-pay

Version:
43 lines (42 loc) 893 B
{ "name": "sp-pay", "version": "1.1.4", "license": "MIT", "main": "index.js", "bugs": { "url": "https://github.com/novice79/sp-pay/issues" }, "dependencies": { "jsrsasign": "^8.0.12", "jsrsasign-util": "^1.0.0", "md5": "^2.0.0", "moment": "^2.22.2", "request": "^2.54.0", "xml2js": "^0.4.6" }, "description": "swiftpass payment", "devDependencies": {}, "directories": { "test": "test" }, "homepage": "https://github.com/novice79/sp-pay", "keywords": [ "swiftpass", "payment" ], "maintainers": [ { "name": "novice", "email": "novice@wwpp.date" } ], "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/novice79/sp-pay.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" } }