UNPKG

yapi-plugin-crowd-login

Version:

基于Crowd认证的YAPI登录插件

24 lines (23 loc) 667 B
{ "name": "yapi-plugin-crowd-login", "version": "1.0.1", "description": "基于Crowd认证的YAPI登录插件", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "http", "url": "https://github.com/congqiu/yapi-plugin-crowd-login" }, "bugs": { "url": "https://github.com/congqiu/yapi-plugin-crowd-login/issues" }, "homepage": "https://github.com/congqiu/yapi-plugin-crowd-login#readme", "keywords": ["YAPI", "login", "yapi-plugin", "Crowd", "Atlassian"], "author": "", "license": "ISC", "publishConfig": { "registry": "https://registry.npmjs.org/" } }