{
  "name": "passport-zalo",
  "version": "1.0.3",
  "description": "Zalo authentication strategy for Passport require zalo-sdk.",
  "main": "./lib/index.js",
  "scripts": {
    "test": "mocha --reporter spec --require test/bootstrap/node test/*.test.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/longldktmm/passport-zalo.git"
  },
  "keywords": [
    "passport-zalo",
    "zalo",
    "Zalo",
    "passport",
    "nodejs",
    "zalo-sdk"
  ],
  "author": "Long ACTVN",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/longldktmm/passport-zalo/issues"
  },
  "homepage": "https://github.com/longldktmm/passport-zalo#readme"
}
