1 Star 1 Fork 1

lphkxd/passport-dingding

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 923 Bytes
一键复制 编辑 原始数据 按行查看 历史
lphkxd 提交于 2021-12-10 12:45 . update package.json.
{
"name": "passport-dingding",
"version": "1.0.7",
"description": "dingding authentication strategy for Passport.",
"keywords": [
"passport",
"dingding",
"auth",
"authentication"
],
"author": {
"name": "leegarrett",
"email": "leegarrett0306@gmail.com"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/lee715/passport-dingding.git"
},
"bugs": {
"url": "http://github.com/lee715/passport-dingding/issues"
},
"license": "MIT",
"licenses": [
{
"type": "MIT",
"url": "http://opensource.org/licenses/MIT"
}
],
"main": "./lib/index.js",
"dependencies": {
"passport-oauth2": "https://hub.fastgit.org/lee715/passport-oauth2/archive/v1.3.0-fork.tar.gz",
"querystring": "^0.2.0",
"urllib": "^2.9.1"
},
"engines": {
"node": ">= 0.4.0"
},
"homepage": "https://github.com/lee715/passport-dingding#readme"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lphkxd/passport-dingding.git
git@gitee.com:lphkxd/passport-dingding.git
lphkxd
passport-dingding
passport-dingding
master

搜索帮助