{ "name": "ngwiki-plugin-auth-ldap", "version": "2.0.0", "description": "ngwiki plugin that provides LDAP authentication to the entire wiki or sections thereof", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Ketchetwahmeegwun T. Southall", "license": "GPL-3.0", "dependencies": { "express-session": "^1.15.6", "ldapjs": "^2.0.0", "node-gyp": "^3.8.0" } }