{
  "name": "signup-login-with-authorizenet",
  "version": "1.1.5",
  "main": "index.js",
  "engines": {
    "node": ">=8.9"
  },
  "scripts": {
    "start": "node ."
  },
  "author": "",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nuevesolutions/signup-login-with-authorizenet.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",
    "cron": "^1.4.1",
    "handlebars": "^4.0.11",
    "lodash": "^4.17.10",
    "loopback-connector-mongodb": "^1.18.1",
    "md5": "^2.2.1",
    "mongodb": "^3.1.4",
    "nodemailer": "^4.6.8",
    "superagent": "^3.8.3",
    "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",
	"md5"
  ],
  "bugs": {
    "url": "https://github.com/nuevesolutions/signup-login-with-authorizenet/issues"
  },
  "homepage": "https://github.com/nuevesolutionsot/signup-login-with-authorizenet#readme",
  "description": "User Signup-login-with-AuthorizedotNet payment gateway"
}
