UNPKG

clever-roles

Version:

Adds permissions and roles to users with CleverStack

37 lines (36 loc) 902 B
{ "name" : "clever-roles", "description" : "Adds permissions and roles to users with CleverStack", "version" : "1.2.4", "license" : "MIT", "main" : "module.js", "author": { "name" : "CleverStack", "email" : "admin@cleverstack.io", "web" : "http://cleverstack.io" }, "collaborators": [ "Richard Gustin <richard.gustin86@gmail.com>" ], "repository": { "type" : "git", "url" : "git://github.com/CleverStack/clever-roles.git" }, "bugs": { "url" : "https://github.com/CleverStack/clever-roles/issues" }, "peerDependencies": { "clever-accounts" : "~1.2.x" }, "keywords": [ "cleverstack", "cleverstack-module", "cleverstack-modules", "cleverstack-backend", "roles", "role based authentication", "role based access control", "rbac", "authentication" ] }