UNPKG

egg-rbac-plugin

Version:

egg的rbac插件

32 lines (31 loc) 632 B
{ "name": "egg-rbac-plugin", "version": "1.0.11", "description": "egg的rbac插件", "eggPlugin": { "name": "rbac", "dependencies": [ "mongoose" ] }, "dependencies": { "debug": "^3.1.0" }, "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "egg", "egg-rbac", "egg-rbac-plugin", "eggPlugin", "egg-Plugin" ], "repository": { "type": "git", "url": "https://gitee.com/laotie1015/egg-rbac-plugin.git" }, "author": "wangrenbin<laotie1015@163.com>", "license": "MIT" }