UNPKG

egg-qywx-login

Version:
35 lines (34 loc) 652 B
{ "name": "egg-qywx-login", "version": "1.0.0", "description": "企业微信扫码登陆 Egg 插件", "keywords": [ "egg", "eggjs", "eggPlugin", "egg-plugin", "qywx", "egg-qywx-login", "企业微信", "企业微信扫码登陆" ], "repository": { "type": "git", "url": "git@github.com:chf007/egg-qywx-login.git" }, "author": "chf007server@163.com", "license": "MIT", "engines": { "node": ">=6.0.0" }, "bugs": { "url": "https://github.com/chf007/egg-qywx-login/issues" }, "eggPlugin": { "name": "qywx-login", "dependencies": [ "session", "qywx" ] } }