UNPKG

signup-login-module-with-authorizedotnet-gateway

Version:
56 lines (55 loc) 1.52 kB
{ "name": "signup-login-module-with-authorizedotnet-gateway", "version": "1.0.8", "main": "index.js", "engines": { "node": ">=8.9" }, "scripts": { "start": "node ." }, "author": "", "repository": { "type": "git", "url": "git+https://github.com/nuevesolutions/signup-login-with-authorizedotnet-gateway.git" }, "license": "ISC", "dependencies": { "@loopback/boot": "^0.12.4", "@loopback/context": "^0.12.4", "@loopback/core": "^0.11.4", "@loopback/dist-util": "^0.3.6", "@loopback/openapi-v3": "^0.12.4", "@loopback/repository": "^0.15.0", "@loopback/rest": "^0.19.4", "@sendgrid/mail": "^6.3.1", "authorizenet": "^1.0.5", "handlebars": "^4.0.11", "lodash": "^4.17.10", "loopback-connector-mongodb": "^1.18.1", "mongodb": "^3.1.4", "nodemailer": "^4.6.8", "yeoman-generator": "^3.1.1" }, "devDependencies": { "@loopback/build": "^0.7.0", "@types/node": "^10.1.1", "@loopback/testlab": "^0.11.4", "@types/mocha": "^5.0.0", "mocha": "^5.1.1", "source-map-support": "^0.5.5" }, "keywords": [ "user", "login", "signup", "Payment Integration", "Authorize.net", "loopback" ], "bugs": { "url": "https://github.com/nuevesolutions/signup-login-with-authorizedotnet-gateway/issues" }, "homepage": "https://github.com/nuevesolutionsot/signup-login-with-authorizedotnet-gateway#readme", "description": "User Signup-login-module-with-AuthorizedotNet payment gateway" }