UNPKG

nodebb-plugin-sso-open-ldap

Version:
30 lines (29 loc) 546 B
{ "name": "nodebb-plugin-sso-open-ldap", "version": "1.0.2", "description": "OpenLDAP Login", "main": "index.js", "repository": { "type": "git", "url": "https://github.com/meredrica/nodebb-plugin-open-ldap" }, "keywords": [ "nodebb", "plugin", "sso", "ldap", "openldap" ], "author": { "name": "meredrica", "email": "stuff@meredrica.org" }, "license": "MIT", "readmeFilename": "README.md", "nbbpm": { "compatibility": "^1.12.0" }, "dependencies": { "ldapjs": "1.0.2" } }